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

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

  ViewVC Help
Powered by ViewVC 1.1.22