/[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.1592 by jmc, Tue Feb 7 02:20:37 2012 UTC revision 1.1593 by gforget, Tue Feb 7 19:12:06 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/seaice: turbulent flux term specification via run time params.
8      - replace CPP switches with run time switches to facilitate testing
9      - retired CPPs : MCPHEE_OCEAN_ICE_HEAT_FLUX, GRADIENT_MIXED_LAYER_TURBULENCE_FACTOR
10      - added runtime parameter : SEAICEturbFluxFormula
11      - move Mcphee constants to SEAICE_PARAMS.h
12      - seaice_readparms.F : read turbulent flux term params (SEAICEturbFluxFormula;
13       SEAICE_availHeatFrac/Frz, or SEAICE_gamma_t/_frz if apply); remove
14       seaice_summary call (moved to seaice_init_fixed)
15      - seaice_init_fixed.F : set SEAICE_availHeatFrac/Frz depending on
16       SEAICEturbFluxFormula, and seaice_summary call (moved from seaice_readparms)
17      - seaice_summary.F : add missing report of read turbulent flux term set up (and SITRACER).
18      - seaice_check.F : check range; inform and stop if retired CPPs are used (incl. SEAICE_AGE).
19      - seaice_growth.F : unified use of SEAICE_availHeatFrac/Frz, without
20            CPP switch, same computation as before for the different options.
21      - change results at the truncation level.
22  o pkg/seaice:  o pkg/seaice:
23    - remove un-used parameters LAD & MAX_TICE ; add new run-time parameters:    - remove un-used parameters LAD & MAX_TICE ; add new run-time parameters:
24      useMaykutSatVapPoly (default=F), postSolvTempIter (default=2) and      useMaykutSatVapPoly (default=F), postSolvTempIter (default=2) and

Legend:
Removed from v.1.1592  
changed lines
  Added in v.1.1593

  ViewVC Help
Powered by ViewVC 1.1.22