/[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.894 by jmc, Fri Oct 19 20:34:20 2007 UTC revision 1.900 by jmc, Sun Oct 28 21:39:40 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 pkg/mom_fluxform:
8      add a special version of momentum advection intended to conserve momentum
9      next to a bathymetry step or a coastline edge. (default = off = #undef)
10    o new read/write pickup version:
11      - for now, only implemented for main (mdsio) pickup file.
12      - write out only what is needed to restart; merge pickup_nh , pickup_ph
13        and main pickup together.
14      - read meta file; read only what is needed to restart; stop if a field
15        is missing (if pickupStrictlyMatch=T, = the default) or try to restart
16        if it make sense (even if the restart is not perfect).
17      - if no meta file, assume that pickup to read corresponds exactly to
18        a pickup that would currently be written.
19      - read pickup written in the old format (until checkpoint59i) if it
20        recognizes an old meta file (no field-list).
21      - add a meta file in exp. which starts from a pickup: 2 cases:
22        a) minimal meta file (with just file precision) + pickupStrictlyMatch=F
23         e.g.: global_ocean.90x40x15/input/pickup.0000036000.meta
24        b) a meta file describing the content of the associated pickup file
25         e.g.: tutorial_global_oce_biogeo/input/pickup.0004248000.meta
26    o pkg/mdsio & pkg/rw:
27      - new routine to read a meta file ; new set of routine to read
28        Multiple-fields file (with meta file).
29    o added open boundary conditions capability for seaice
30        HSNOW, HSALT, UICE, and VICE
31    
32    checkpoint59i
33    o adjoint:
34      * fix multiDimAdvection adjoint
35        (partial recomputation problem by TAF for fVerT(:,:,kDown)
36        and comlev1 size definition (maxpass vs. max. number of tracers)
37      * verification/global_ocean.90x45x15 adjoint now tests
38        NLFS and multiDimAdvection using DST3 (=30)
39      * verification/lab_sea now tests multiDimAdvection using DST3 (=30)
40  o pkg/kpp: add "_d 0" to real constant (if missing);  o pkg/kpp: add "_d 0" to real constant (if missing);
41    update output of exp: natl_box (10.digits); vermix (std, 7.digits)    update output of exp: natl_box (10.digits); vermix (std, 7.digits)
42    and lab_sea, 3.FW (only 6,4,6 digits match) & AD (8.digits).    and lab_sea, 3.FW (only 6,4,6 digits match) & AD (8.digits).

Legend:
Removed from v.1.894  
changed lines
  Added in v.1.900

  ViewVC Help
Powered by ViewVC 1.1.22