/[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.1788 by jmc, Sat Dec 22 00:41:09 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 model/src:
8      - add run-time parameter to select CG2D solver minimum-residual solution
9        (in case of a poor convergence).
10    o pkg/seaice/seaice_lsr.F
11      - move calculation of matrix coefficients into new
12        S/R SEAICE_CALC_LSR_COEFFS; for now this routine remains in the same
13        file; the main purpose of this change is to be able to reuse the code
14        in S/R SEAICE_PRECONDITIONER
15      - modify the computation of the residual so that the mass of sea-ice
16        is not used twice; this simplyfies the calculations, but since
17        the residual is never used except when LSR_mixIniGuess.ge.4---and this is
18        not tested in testreport---this does not affect the testreport results.
19    o verification/seaice_obcs:
20      - disable SEAICE_GROWTH_LEGACY; reset input files to match those of
21        verification/lab_sea/input.salt_plume; changes results/output.txt*
22    o model/src:
23      - adapt quasi-hydrostatic formulation to work with p or p* coordinate.
24  o pkg/seaice:  o pkg/seaice:
25    - improve description of parameters in seaice_fgmres.F and start    - improve description of parameters in seaice_fgmres.F and start
26      cleaning up the code      cleaning up the code
27    - change name of SCALPROD to SEAICE_SCALPROD and modify meaning of    - change name of SCALPROD to SEAICE_SCALPROD and modify meaning of
28      second argument      second argument
29    - add a metric based on grid cell area to SEAICE_SCALPROD; update    - add a metric based on grid cell area to SEAICE_SCALPROD; update
30      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.1788

  ViewVC Help
Powered by ViewVC 1.1.22