/[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.1872 by mlosch, Thu May 30 14:08:52 2013 UTC revision 1.1880 by jmc, Tue Jun 18 13:33:34 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint64i (2013/06/18)
8    o pkg/cheapaml:
9      - take src files from MITgcm_contrib/verification_other/offline_cheapaml/code
10        that enable the use of seaice (pkg/thsice thermo & pkg/seaice dynamics)
11        with pkg/cheapaml.
12    o utils/python: add subpackage for cubed sphere function, first example is
13        simple cs.pcol to plot 2D fields on a map
14    o pkg/streamice:
15      - This is a new package in MITgcm, which solves dynamic equations for ice
16         sheets and ice streams
17      - At the moment it is independent of atmosphere/ocean dynamics, or any
18        other physical packages in MITgcm, even ShelfIce (although it is anticipat-
19        ed that this will change)
20      - There is a new verification exercise that tests it, halfpipe_streamice,
21        evolves a 40x80 km ice stream/ice shelf (at coarse resolution) in a
22        rectangular embayment
23      - halfpipe_streamice is forward-only for now, will have TAF test soon
24      - for questions, email dgoldber@mit.edu
25    o pkg/thsice:
26      - fix filling of snow-precip diagnostic (SIsnwPrc) (left from the removing
27        of snowPrc from common bloc, on May 2nd, thsice_step_fwd.F revision 1.40);
28      - remove diagnostics 'SI_FrcFx' ( now identical to 'SI_Fract' with new
29         call sequence: ice-Thermo(thsice),ice-Dyn,ice-Advect );
30      - allow precip from pkg/cheapaml to make snow over seaice.
31    o pkg/cfc:
32      - move in separated header file (CFC_ATMOS.h) time-serie arrays of Atmos CFC
33      - remove atmos CFC 2-D arrays from common bloc (now local variables)
34      - change some hard-coded constant to run time parameter for reading and
35        and interpolating atmospheric CFC ; keep same default as previously.
36      - more flexible reading of Atmos CFC (number of records no longer hard-coded)
37      - put arguments in standard order: myTime, myIter, myThid
38      - use standard S/R GET_PERIODIC_INTERVAL for time interpolation of
39        atmospheric CFC ; fix for the case myIter < PTRACERS_iter0.
40      - fix calculation of surf tendencys for partial-cell and/or Non-Lin Free-Surf
41      - new routine to print summary of CFC params and check for consistency.
42    o pkg/cfc:
43      - change time interpolation for atmospheric CFC-11 (now same as for CFC-12);
44        update output (CFC-11) of experiment cfc_example and tutorial_cfc_offline.
45      - fix interpolation of atmphspheric CFC between Sorthern and Northern
46        hemisphere value.
47    o pkg/seaice:
48      - allow to use seaice dynamics without pkg/exf (e.g., using pkg/cheapaml)
49  o pkg/seaice: add Adams-Bashforth2 time discretization for ice dynamics;  o pkg/seaice: add Adams-Bashforth2 time discretization for ice dynamics;
50                so far only for JFNK-solver, turn on with SEAICEuseAB2 = .TRUE.                so far only for JFNK-solver, turn on with SEAICEuseAB2 = .TRUE.
51    - requires an additional time level that is stored in the pickup    - requires an additional time level that is stored in the pickup

Legend:
Removed from v.1.1872  
changed lines
  Added in v.1.1880

  ViewVC Help
Powered by ViewVC 1.1.22