/[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.1335 by jmc, Tue Nov 16 17:53:33 2010 UTC revision 1.1338 by mlosch, Mon Nov 22 14:02:02 2010 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:
8      - seaice_growth.F: fix bug in conservation of freshwater connected to
9        capping of heff, put contribution into d_HEFFbyNEG
10      - replace irritating parameters SEAICE_latentWater/Ice and SEAICE_sensHeat
11        by something more sensible (parameters that are what their name implies)
12      - change some defaults, so that by default exf-parameters are used for
13        things like rhoAir, cpAir,latent/sensible heat parameters, in order
14        to reproduce the old results, many data.seaice now contain funny values
15        for cpAir and latent heat of sublimation
16    o packages_readparms.F: move exf_readparms up in line so that
17        exf-parameters are visible for other packages (e.g. seaice)
18    o debugMode & debugLevel=2:
19      - differentiate between debugMode & debugLevel=2:
20        debugMode: controls printing of debug messages (sequence of S/R calls).
21        debugLevel: controls printing of algorithm intermediate results and stats.
22      - remove "if debugLevel=2 => debugMode" but keep "debugMode =>  debugLevel=2";
23        => allows to print debug-stats without all sequence of call messages.
24      - switch control of debug print from debugLevel to debugMode in many S/R.
25    o pkg/obcs (obcs-sponge):
26        fix bug that was introduced on Oct 25 (in dynamics.F v1.151): put back the
27        call to OBCS_PRESCRIBE_EXCHANGES (need to exch gU,gV when using obcs-sponge)
28  o pkg/generic_advdiff:  o pkg/generic_advdiff:
29    - record overlap minimum size for each advection scheme;    - record overlap minimum size for each advection scheme;
30    - refine criteria on overlap minimum size;    - refine criteria on overlap minimum size;

Legend:
Removed from v.1.1335  
changed lines
  Added in v.1.1338

  ViewVC Help
Powered by ViewVC 1.1.22