/[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.1649 by mlosch, Wed Apr 11 12:11:56 2012 UTC revision 1.1650 by jmc, Wed Apr 11 18:17:42 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/ctrl/ctrl_init.F:  o model/src:
8   - add a formal parameter to s/r ctrl_init_rec to print   - define internal flag "uniformFreeSurfLev" (=T when free-surface level-index
9       is everywhere k=1) to speed-up some calculations (by pass kSurf reference);
10       temporary set to usingZCoords value (to be changed to F when using shelfice).
11     - hydrostatic pressure: implement partial cell near the surface also for
12       Z-coordinates (for the case where uniformFreeSurfLev=F); replace test on
13       usingZCoords with test on uniformFreeSurfLev where needed (in NonHyd code).
14    o pkg/ctrl/ctrl_init.F:
15     - add a formal parameter to s/r ctrl_init_rec to print
16     xx_$(ctrl_valiable)_file for easier debugging     xx_$(ctrl_valiable)_file for easier debugging
17   - move call of cal_* routines into the if-block where they are really   - move call of cal_* routines into the if-block where they are really
18     needed so that xx_$(ctrl_variable)_period can be 0 or -12 without having     needed so that xx_$(ctrl_variable)_period can be 0 or -12 without having
19     to specify a startdate     to specify a startdate
20  o pkg/seaice:  o pkg/seaice:
21   - 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

Legend:
Removed from v.1.1649  
changed lines
  Added in v.1.1650

  ViewVC Help
Powered by ViewVC 1.1.22