/[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.1788 by jmc, Sat Dec 22 00:41:09 2012 UTC revision 1.1794 by jmc, Thu Dec 27 20:09:11 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 pkg/cheapaml:
8      - use standard routine (S/R GET_PERIODIC_INTERVAL) to decide when it is time
9        to load new forcing fields.
10      - add missing "_d 0" where it's needed; + some editing (improve indentation).
11      - remove switch to "-r8" compiler option (no longer needed) in verification
12        cheapAML_box, keep same output (small trucation error differences).
13    o verification/offline_exf_seaice:
14      - add thermodynamics only test.
15    o verification/cheapAML_box:
16      - split the domain in 8 (2x4) tiles; add MPI and multi-threaded test;
17        keep same output (same 14 digits for cg2d).
18      - switch on "-r8" compiler option (some numerical values are missing
19        the "_d 0") and update output (only 6 digits for cg2d were preserved).
20    
21    checkpoint64b (2012/12/24)
22    o pkg/cheapaml:
23      - remove un-used variables (Qnet,EmPmR) from pickup files.
24      - store tendency of advected variables into cheapaml pickup file
25        and fix the AB-2 restart.
26    o verification/offline_exf_seaice and lab_sea adjoint:
27      - switch to new code (#undef SEAICE_GROWTH_LEGACY).
28      - switch to 4 time steps in offline, consistent with lab_sea.
29      - match parameters from SEAICE_GROWTH_LEGACY branch in data.seaice.
30      - update results after change of experiment seaice.
31    o pkg/seaice:
32      - remove option SEAICE_MULTICATEGORY; has been replaced with run-time
33        parameter SEAICE_multDim. Issue a warning if SEAICE_MULTICATEGORY is
34        still defined since SEAICE_multDim needs to be set to MULTDIM value (from
35        SEAICE_SIZE.h) to recover previous #define SEAICE_MULTICATEGORY default.
36  o model/src:  o model/src:
37    - add run-time parameter to select CG2D solver minimum-residual solution    - add run-time parameter to select CG2D solver minimum-residual solution
38      (in case of a poor convergence).      (in case of a poor convergence).
# Line 13  o pkg/seaice/seaice_lsr.F Line 42  o pkg/seaice/seaice_lsr.F
42      file; the main purpose of this change is to be able to reuse the code      file; the main purpose of this change is to be able to reuse the code
43      in S/R SEAICE_PRECONDITIONER      in S/R SEAICE_PRECONDITIONER
44    - modify the computation of the residual so that the mass of sea-ice    - modify the computation of the residual so that the mass of sea-ice
45      is not used twice; this simplyfies the calculations, but since      is not used twice; this simplifies the calculations, but since
46      the residual is never used except when LSR_mixIniGuess.ge.4---and this is      the residual is never used except when LSR_mixIniGuess.ge.4---and this is
47      not tested in testreport---this does not affect the testreport results.      not tested in testreport---this does not affect the testreport results.
48  o verification/seaice_obcs:  o verification/seaice_obcs:
# Line 47  o pkg/seaice: Line 76  o pkg/seaice:
76    - add a verification experiment for JFNK in offline_exf_seaice    - add a verification experiment for JFNK in offline_exf_seaice
77  o verification:  o verification:
78    - change (for now, only fwd test) offline_exf_seaice experiment:    - change (for now, only fwd test) offline_exf_seaice experiment:
79      use a re-entrant channel with idealized costline (trapezoidal shape)      use a re-entrant channel with idealized coastline (trapezoidal shape)
80      at southern boundary to explore seaice dynamics and thermodynamics      at southern boundary to explore seaice dynamics and thermodynamics
81      with simple forcing. Main set-up has dynamics+thermo and SST relaxation;      with simple forcing. Main set-up has dynamics+thermo and SST relaxation;
82      secondary test (input.thsice) use thermodynamics only with SST relaxation.      secondary test (input.thsice) use thermodynamics only with SST relaxation.

Legend:
Removed from v.1.1788  
changed lines
  Added in v.1.1794

  ViewVC Help
Powered by ViewVC 1.1.22