/[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.1877 by dgoldberg, Wed Jun 12 22:07:23 2013 UTC revision 1.1883 by m_bates, Fri Jun 21 17:23:31 2013 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/gmredi:
8      - New parameterisation for the calculation of K and (GM_PsiX,GM_PsiY) added.
9      - It uses mixing length theory and suppression by steering level effects to
10        calculate a diffusivity used in the Redi tensor (see Bates et al., submitted
11        to JPO, for more details).
12      - It also uses the diffusivity to calculate an eddy induced streamfunction
13        based on a PV closure (rather than a buoyancy closure as in GM).
14      - New files added to pkg/gmredi:
15        gmredi_k3d.F calculates the diffusivity for the Redi tensor and the eddy
16          induced overturning streamfunction (called from gmredi_calc_tensor)
17        gmredi_calc_eigs.F calculates the eigenvalues and eigenvectors required
18          for use in gmredi_k3d
19        gmredi_calc_urms.F calculates the the rms eddy velocity used to calculate
20          the eddy diffusivity
21    
22    checkpoint64i (2013/06/18)
23    o pkg/cheapaml:
24      - take src files from MITgcm_contrib/verification_other/offline_cheapaml/code
25        that enable the use of seaice (pkg/thsice thermo & pkg/seaice dynamics)
26        with pkg/cheapaml.
27    o utils/python: add subpackage for cubed sphere function, first example is
28        simple cs.pcol to plot 2D fields on a map
29  o pkg/streamice:  o pkg/streamice:
30    - This is a new package in MITgcm, which solves dynamic equations for ice    - This is a new package in MITgcm, which solves dynamic equations for ice
31       sheets and ice streams       sheets and ice streams
32    - At the moment it is independent of atmosphere/ocean dynamics, or any    - At the moment it is independent of atmosphere/ocean dynamics, or any
33      other physical packages in MITgcm, even ShelfIce (although it is anticipat-      other physical packages in MITgcm, even ShelfIce (although it is anticipat-
34      ed that this will change)      ed that this will change)
35    - There is a new verification exercise that tests it, halfpipe_streamice,    - There is a new verification exercise that tests it, halfpipe_streamice,
36      evolves a 40x80 km ice stream/ice shelf (at coarse resolution) in a      evolves a 40x80 km ice stream/ice shelf (at coarse resolution) in a
37      rectangular embayment      rectangular embayment
38    - halfpipe_streamice is forward-only for now, will have TAF test soon    - halfpipe_streamice is forward-only for now, will have TAF test soon
# Line 32  o pkg/cfc: Line 54  o pkg/cfc:
54      atmospheric CFC ; fix for the case myIter < PTRACERS_iter0.      atmospheric CFC ; fix for the case myIter < PTRACERS_iter0.
55    - fix calculation of surf tendencys for partial-cell and/or Non-Lin Free-Surf    - fix calculation of surf tendencys for partial-cell and/or Non-Lin Free-Surf
56    - new routine to print summary of CFC params and check for consistency.    - new routine to print summary of CFC params and check for consistency.
57    o pkg/seaice: add uice/vice to the parameter list of s/r seaice_advdiff,
58      similar to thsice_advdiff.
59      Note that for the B-grid case the routine parameters uc/vc are overwritten.
60  o pkg/cfc:  o pkg/cfc:
61    - change time interpolation for atmospheric CFC-11 (now same as for CFC-12);    - change time interpolation for atmospheric CFC-11 (now same as for CFC-12);
62      update output (CFC-11) of experiment cfc_example and tutorial_cfc_offline.      update output (CFC-11) of experiment cfc_example and tutorial_cfc_offline.

Legend:
Removed from v.1.1877  
changed lines
  Added in v.1.1883

  ViewVC Help
Powered by ViewVC 1.1.22