/[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.897 by dimitri, Tue Oct 23 08:25:28 2007 UTC revision 1.898 by jmc, Tue Oct 23 16:19:50 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 new read/write pickup version:
8      - for now, only implemented for main (mdsio) pickup file.
9      - write out only what is needed to restart; merge pickup_nh , pickup_ph
10        and main pickup together.
11      - read meta file; read only what is needed to restart; stop if a field
12        is missing (if pickupStrictlyMatch=T, = the default) or try to restart
13        if it make sense (even if the restart is not perfect).
14      - if no meta file, assume that pickup to read corresponds exactly to
15        a pickup that would currently be written.
16      - read pickup written in the old format (until checkpoint59i) if it
17        recognizes an old meta file (no field-list).
18      - add a meta file in exp. which starts from a pickup: 2 cases:
19        a) minimal meta file (with just file precision) + pickupStrictlyMatch=F
20         e.g.: global_ocean.90x40x15/input/pickup.0000036000.meta
21        b) a meta file describing the content of the associated pickup file
22         e.g.: tutorial_global_oce_biogeo/input/pickup.0004248000.meta
23    o pkg/mdsio & pkg/rw:
24      - new routine to read a meta file ; new set of routine to read
25        Multiple-fields file (with meta file).
26  o added open boundary conditions capability for seaice HSNOW and HSALT  o added open boundary conditions capability for seaice HSNOW and HSALT
27    
28  checkpoint59i  checkpoint59i

Legend:
Removed from v.1.897  
changed lines
  Added in v.1.898

  ViewVC Help
Powered by ViewVC 1.1.22