/[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.774 by mlosch, Thu Mar 8 11:22:31 2007 UTC revision 1.787 by jmc, Sun Apr 15 22:04:51 2007 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint58y_post
8    o Added capability for latitudinal dependence of Bryan and Lewis, 1979
9      vertical diffusivity, similar to that in MOM4; turned on using
10      #define ALLOW_BL79_LAT_VARY in CPP_OPTIONS.h and specified using
11      diffKrBL79*, diffKrBLEQ*, and BL79LatVary in runtime data file.
12    o Added capability for 3D specification of background vertical diffusion
13      coefficient.  This is done by (i) #define ALLOW_3D_DIFFKR
14      in CPP_OPTIONS.h and (ii) specifying file diffKrFile in runtime
15      "data" file that contains the 3D vertical diffusivity coefficients.
16    o ice dynamics (pkg/seaice) with thsice thermodynamics:
17      - add code within pkg thsice to advect & diffuse sea-ice fields
18      similar to (and will replace) what has been added in  seaice_advdiff.F,
19      but: - conserving Mass, Heat & Salt.
20           - better when using non-linear advection scheme (not yet fully tested)
21           - can also be used in atmospheric set-up (for now, only the diffusion).
22    
23    checkpoint58x_post
24    o IO option for global-file compact format:
25      - add options when generating topology (utils/exch2/matlab-topology-generator)
26      - add I/O capability (pkg/mdsio).
27      - adapt utils/matlab/rdmds.m to read this format.
28      for now long-line format not yet supported by pkg/mdsio (& exch2).
29    o shelfice: add a few diagnostics
30    
31    checkpoint58w_post
32    o p-coord. non-hydrostatic using reference profile for w <-> omega conversion:
33      rVel2wUnit & wUnit2rVel are computed from reference profile Tref,Sref
34      (and replace horiVertRatio in NH code).
35      Update output of exp.: tutorial_global_oce_in_p (useNHMTerms !)
36                         and tutorial_plume_on_slope (sensitive to truncation)
37  o seaice: if ALLOW_ATM_WIND is undefined use wind stress  o seaice: if ALLOW_ATM_WIND is undefined use wind stress
38    directly to drive seaice model (C-grid only)    directly to drive seaice model (C-grid only)
39  o exf: when input wind-stress (#undef ALLOW_ATM_WIND):  o exf: when input wind-stress (#undef ALLOW_ATM_WIND):
40   - reintroduce computation of wind from stress,   - reintroduce computation of wind from stress,
41   - compute tau (in exf_bulkformulae.F) from windstress averaged to   - compute tau (in exf_bulkformulae.F) from windstress averaged to
42     mass points to avoid tau = 0     mass points to avoid tau = 0
43     - fix serious bug: (1/3) in Fortran is not the same as (1./3.)
44  o rdmnc.m: make it work with "global" files created with gluemnc  o rdmnc.m: make it work with "global" files created with gluemnc
45  o rdmnc.m : some improvements in dealing with singleton dimension  o rdmnc.m : some improvements in dealing with singleton dimension
46    (tested on all testreport mnc output files).    (tested on all testreport mnc output files).

Legend:
Removed from v.1.774  
changed lines
  Added in v.1.787

  ViewVC Help
Powered by ViewVC 1.1.22