/[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.896 by jmc, Sun Oct 21 18:56:16 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  checkpoint59i
33  o adjoint:  o adjoint:
34    * fix multiDimAdvection adjoint    * fix multiDimAdvection adjoint

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

  ViewVC Help
Powered by ViewVC 1.1.22