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

Legend:
Removed from v.1.772  
changed lines
  Added in v.1.785

  ViewVC Help
Powered by ViewVC 1.1.22