/[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.1212 by jmc, Sun Jan 3 21:12:48 2010 UTC revision 1.1217 by jmc, Fri Jan 15 00:59:33 2010 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/diagnostics:
8      - add optional level number diagnostics (i.e., level number to be define
9        explictly with S/R DIAGNOSTICS_SETKLEV) with parser-code(10)="X".
10      - strictly check for valid parser-code(10) ;
11      - check if adding diag to the list from the right place.
12    o pkg/longstep:
13      - change parameters and fix tracer conservation with rstar/nonlinear free surface
14    o diagnostics:
15     - in all pkgs, replace remaining calls to old S/R DIAGNOSTICS_ADD2LIST with newer
16       S/R DIAGNOSTICS_ADDTOLIST ; fix seaice VICE diagnostics.
17    o pkg/diagnostics:
18     - Add option for writing vertical integral (sum of selected levels) of an output
19        field instead of writing output field levels. Activate this option on a per
20        output-file basis, by setting the 2nd character of fileflag to 'I'.
21     - Add field-specific information relative to level integral in 3rd postion
22        of parser diagnostics code (gdiag): " "=cumulate levels, "R"=integrate
23        vertically (x level-thickness x hFac), "r"=same but without hFac.
24    o do_the_model_io:
25      - pass end-of-model-run flag as argument, from forward_step to diagnostics_write:
26        in case useSIGREG, will write (averaged) diagnostics (if dumpAtLast) before
27        writing pickups and stopping.
28    o pkg/diagnostics (for now, only with mdsio):
29      - write time information to meta file (and modify accordingly rdmds.m) :
30        time-averaged diagnostics output: write starting and ending time of the
31        time-averaging interval ; snap-shot diagnostics output remains unchanged;
32  o pkg/timeave:  o pkg/timeave:
33    - S/R TIMEAVE_NORMALIZ: change size of cumulated-time array (was previously    - S/R TIMEAVE_NORMALIZ: change size of cumulated-time array (was previously
34      always Nr), now assumed to be equal to number of levels of averaged field;      always Nr), now assumed to be equal to number of levels of averaged field;

Legend:
Removed from v.1.1212  
changed lines
  Added in v.1.1217

  ViewVC Help
Powered by ViewVC 1.1.22