/[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.1648 by jmc, Tue Apr 10 17:20:53 2012 UTC revision 1.1657 by jmc, Fri Apr 27 16:33:12 2012 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint63m (2012/04/27)
8    o pkg/shelfice:
9     - account for partical cells in surface level below ice-shelf for hydrostatic
10       pressure calculion (set uniformFreeSurfLev to F); update isomip experiments.
11    o ad test experiments:
12     - update and rename to "ad_optfile.local" local AD-optfile specific to a
13       particular adjoint verification experiment (in verification/*/code_ad/)
14    o pkg/seaice & pkg/exf:
15     - Part two of ECCO-CLIVAR code merges.
16       Completes merge of seaice area relax. code.
17       Requires unified CPP option EXF_ALLOW_SEAICE_RELAX
18       to be set in EXF_OPTIONS.h since this pkg controls its I/O
19       (and avoids second CPP option in SEAICE_OPTIONS.h)
20     - change default value of costIceStart & costIceEnd to a valid date.
21     - add snowPrecip to HSNOW in seaice_growth
22    o pkg/ptracers:
23     - move ptracers summary and setup check into separated S/R ; add a check for
24       valid PTRACERS_Iter0 value (error+stop or just warning).
25    o pkg/cal (+ pkg/ecco):
26     - avoid calling a S/R with 2 times the same arg (FWD: unless both are only used
27       as input; and for AD, unless both are not differentiable (e.g., k index)).
28    o model/src:
29     - define internal flag "uniformFreeSurfLev" (=T when free-surface level-index
30       is everywhere k=1) to speed-up some calculations (by pass kSurf reference);
31       temporary set to usingZCoords value (to be changed to F when using shelfice).
32     - hydrostatic pressure: implement partial cell near the surface also for
33       Z-coordinates (for the case where uniformFreeSurfLev=F); replace test on
34       usingZCoords with test on uniformFreeSurfLev where needed (in NonHyd code).
35    o pkg/ctrl/ctrl_init.F:
36     - add a formal parameter to s/r ctrl_init_rec to print
37       xx_$(ctrl_valiable)_file for easier debugging
38     - move call of cal_* routines into the if-block where they are really
39       needed so that xx_$(ctrl_variable)_period can be 0 or -12 without having
40       to specify a startdate
41  o pkg/seaice:  o pkg/seaice:
42   - update comments in SEAICE_OPTIONS.h (+ similar update of lab_sea/code and   - update comments in SEAICE_OPTIONS.h (+ similar update of lab_sea/code and
43     global_ocean.cs32x15/code versions).     global_ocean.cs32x15/code versions).

Legend:
Removed from v.1.1648  
changed lines
  Added in v.1.1657

  ViewVC Help
Powered by ViewVC 1.1.22