/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1783 by mlosch, Mon Dec 17 15:38:59 2012 UTC revision 1.1789 by gforget, Sat Dec 22 18:35:27 2012 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o verification/offline_exf_seaice and lab_sea adjoint:
8     - switch to new code (#undef SEAICE_GROWTH_LEGACY).
9     - switch to 4 time steps in offline, consistent with lab_sea.
10     - match paramaters from SEAICE_GROWTH_LEGACY branch in data.seaice.
11     - update results after change of experiment seaice.
12    o model/src:
13      - add run-time parameter to select CG2D solver minimum-residual solution
14        (in case of a poor convergence).
15    o pkg/seaice/seaice_lsr.F
16      - move calculation of matrix coefficients into new
17        S/R SEAICE_CALC_LSR_COEFFS; for now this routine remains in the same
18        file; the main purpose of this change is to be able to reuse the code
19        in S/R SEAICE_PRECONDITIONER
20      - modify the computation of the residual so that the mass of sea-ice
21        is not used twice; this simplyfies the calculations, but since
22        the residual is never used except when LSR_mixIniGuess.ge.4---and this is
23        not tested in testreport---this does not affect the testreport results.
24    o verification/seaice_obcs:
25      - disable SEAICE_GROWTH_LEGACY; reset input files to match those of
26        verification/lab_sea/input.salt_plume; changes results/output.txt*
27    o model/src:
28      - adapt quasi-hydrostatic formulation to work with p or p* coordinate.
29  o pkg/seaice:  o pkg/seaice:
30    - improve description of parameters in seaice_fgmres.F and start    - improve description of parameters in seaice_fgmres.F and start
31      cleaning up the code      cleaning up the code
32    - change name of SCALPROD to SEAICE_SCALPROD and modify meaning of    - change name of SCALPROD to SEAICE_SCALPROD and modify meaning of
33      second argument      second argument
34    - add a metric based on grid cell area to SEAICE_SCALPROD; update    - add a metric based on grid cell area to SEAICE_SCALPROD; update
35      results of offline_exf_seaice.dyn_jfnk      results of offline_exf_seaice.dyn_jfnk

Legend:
Removed from v.1.1783  
changed lines
  Added in v.1.1789

  ViewVC Help
Powered by ViewVC 1.1.22