/[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.793 by heimbach, Thu Apr 19 14:58:37 2007 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint59
8    o pkg/exf:
9      - fix wind-stress location: defined on A-grid (if ALLOW_ATM_WIND &
10        ALLOW_BULKFORMULAE or USE_EXF_INTERPOLATION), otherwise, defined on C-grid
11      - move exf header files from lower_case.h to UPPER_CASE.h ;
12        add missing cvs Header & Name
13      - add adjoint routines and flow dirs for newly used exch_uv_agrid routines
14      - add namelist param. selectStressGridPosition, exf_monFreq
15      - retire many _CLIM routines, and remove data.exf_clim
16        + params moved to data.exf
17        + climsst, climsss now handled by exf_set_gen, i.e.
18          climss?period=0 refers to constant field,
19          climss?period=-12 to monthly forcing
20      - split up namelists in data.exf
21    o pkg/seaice:
22      - remove seaice_exch and seaice_exch_uv
23      - remove superfluous exchange of theta
24      - add myThid to seaice_budget_ocean/ice
25      - add new interface for atmospheric wind forcing (C-grid only)
26        + new routine
27        + two new field (taux, tauy for stress over ice)
28        + removed one global field (DAIRN) for C-grid case only
29    o pkg/thsise
30      - 2nd set of modifs for thsice adjoint in conjunction with exf
31    o enable runtime flag useEXF (useCAL is set to .T. if useEXF=.T.)
32    
33    checkpoint58y_post
34    o Added capability for latitudinal dependence of Bryan and Lewis, 1979
35      vertical diffusivity, similar to that in MOM4; turned on using
36      #define ALLOW_BL79_LAT_VARY in CPP_OPTIONS.h and specified using
37      diffKrBL79*, diffKrBLEQ*, and BL79LatVary in runtime data file.
38    o Added capability for 3D specification of background vertical diffusion
39      coefficient.  This is done by (i) #define ALLOW_3D_DIFFKR
40      in CPP_OPTIONS.h and (ii) specifying file diffKrFile in runtime
41      "data" file that contains the 3D vertical diffusivity coefficients.
42    o ice dynamics (pkg/seaice) with thsice thermodynamics:
43      - add code within pkg thsice to advect & diffuse sea-ice fields
44      similar to (and will replace) what has been added in  seaice_advdiff.F,
45      but: - conserving Mass, Heat & Salt.
46           - better when using non-linear advection scheme (not yet fully tested)
47           - can also be used in atmospheric set-up (for now, only the diffusion).
48    
49    checkpoint58x_post
50    o IO option for global-file compact format:
51      - add options when generating topology (utils/exch2/matlab-topology-generator)
52      - add I/O capability (pkg/mdsio).
53      - adapt utils/matlab/rdmds.m to read this format.
54      for now long-line format not yet supported by pkg/mdsio (& exch2).
55    o shelfice: add a few diagnostics
56    
57    checkpoint58w_post
58    o p-coord. non-hydrostatic using reference profile for w <-> omega conversion:
59      rVel2wUnit & wUnit2rVel are computed from reference profile Tref,Sref
60      (and replace horiVertRatio in NH code).
61      Update output of exp.: tutorial_global_oce_in_p (useNHMTerms !)
62                         and tutorial_plume_on_slope (sensitive to truncation)
63  o seaice: if ALLOW_ATM_WIND is undefined use wind stress  o seaice: if ALLOW_ATM_WIND is undefined use wind stress
64    directly to drive seaice model (C-grid only)    directly to drive seaice model (C-grid only)
65  o exf: when input wind-stress (#undef ALLOW_ATM_WIND):  o exf: when input wind-stress (#undef ALLOW_ATM_WIND):
66   - reintroduce computation of wind from stress,   - reintroduce computation of wind from stress,
67   - compute tau (in exf_bulkformulae.F) from windstress averaged to   - compute tau (in exf_bulkformulae.F) from windstress averaged to
68     mass points to avoid tau = 0     mass points to avoid tau = 0
69     - fix serious bug: (1/3) in Fortran is not the same as (1./3.)
70  o rdmnc.m: make it work with "global" files created with gluemnc  o rdmnc.m: make it work with "global" files created with gluemnc
71  o rdmnc.m : some improvements in dealing with singleton dimension  o rdmnc.m : some improvements in dealing with singleton dimension
72    (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.793

  ViewVC Help
Powered by ViewVC 1.1.22