/[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.1889 by dimitri, Mon Jul 1 16:55:57 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/exf ALLOW_RUNOFTEMP
8      - fix sign and make compatible with temp_EvPrRn .NE. UNSET_RL
9      - added RUNOFTEMP test to verification/global_ocean.cs32x15/input.seaice
10      - changes verification/global_ocean.cs32x15/results/output.seaice.txt
11    o pkg/atm_phys:
12      - allows to add some damping on uVel,vVel (strength only function of k).
13    o verification, ad-tests:
14      - reduce length of the simulation for AD test: global_ocean.cs32x15.seaice,
15        global_ocean_ebm and offline_exf_seaice.thsice.
16    o verification/halfpipe_streamice:
17      - found a bug in s/r pkg/streamice/streamice_advect_thickness which caused
18        flux input boundary conditions to be ignored; a fix for this bug changed
19        verification results for forward test.
20      - add adjoint test.
21    o pkg/ptracers:
22      - allow to restart without SOM pickup (resetting SOM to zero).
23    o pkg/gmredi:
24      - New parameterisation for the calculation of K and (GM_PsiX,GM_PsiY) added.
25      - It uses mixing length theory and suppression by steering level effects to
26        calculate a diffusivity used in the Redi tensor (see Bates et al., submitted
27        to JPO, for more details).
28      - It also uses the diffusivity to calculate an eddy induced streamfunction
29        based on a PV closure (rather than a buoyancy closure as in GM).
30      - New files added to pkg/gmredi:
31        gmredi_k3d.F calculates the diffusivity for the Redi tensor and the eddy
32          induced overturning streamfunction (called from gmredi_calc_tensor)
33        gmredi_calc_eigs.F calculates the eigenvalues and eigenvectors required
34          for use in gmredi_k3d
35        gmredi_calc_urms.F calculates the the rms eddy velocity used to calculate
36          the eddy diffusivity
37    
38    checkpoint64i (2013/06/18)
39    o pkg/cheapaml:
40      - take src files from MITgcm_contrib/verification_other/offline_cheapaml/code
41        that enable the use of seaice (pkg/thsice thermo & pkg/seaice dynamics)
42        with pkg/cheapaml.
43    o utils/python: add subpackage for cubed sphere function, first example is
44        simple cs.pcol to plot 2D fields on a map
45  o pkg/streamice:  o pkg/streamice:
46    - 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
47       sheets and ice streams       sheets and ice streams
48    - At the moment it is independent of atmosphere/ocean dynamics, or any    - At the moment it is independent of atmosphere/ocean dynamics, or any
49      other physical packages in MITgcm, even ShelfIce (although it is anticipat-      other physical packages in MITgcm, even ShelfIce (although it is anticipat-
50      ed that this will change)      ed that this will change)
51    - There is a new verification exercise that tests it, halfpipe_streamice,    - There is a new verification exercise that tests it, halfpipe_streamice,
52      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
53      rectangular embayment      rectangular embayment
54    - 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 70  o pkg/cfc:
70      atmospheric CFC ; fix for the case myIter < PTRACERS_iter0.      atmospheric CFC ; fix for the case myIter < PTRACERS_iter0.
71    - 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
72    - new routine to print summary of CFC params and check for consistency.    - new routine to print summary of CFC params and check for consistency.
73    o pkg/seaice: add uice/vice to the parameter list of s/r seaice_advdiff,
74      similar to thsice_advdiff.
75      Note that for the B-grid case the routine parameters uc/vc are overwritten.
76  o pkg/cfc:  o pkg/cfc:
77    - 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);
78      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.1889

  ViewVC Help
Powered by ViewVC 1.1.22