/[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.1211 by jmc, Mon Dec 28 02:46:20 2009 UTC revision 1.1212 by jmc, Sun Jan 3 21:12:48 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/timeave:
8      - S/R TIMEAVE_NORMALIZ: change size of cumulated-time array (was previously
9        always Nr), now assumed to be equal to number of levels of averaged field;
10        only used for DIC_COST monthly mean arrays: this fixes dic_aver_final.F
11    o pkg/sbo:
12      - fix ocean bottom pressure global-average & 2-D time-ave output (was
13        neither initialised nor filled).
14      - add starting iteration in suffix of global-average output file
15        (to avoid over-writing the file after a restart)
16      - use standard MDSIO pkg S/R instead of SBO_WRITEVECTOR (fix byte-swap Pb).
17    o time-average:
18      - use simple cumulative-time array (no k index) in all pkgs: {PKG}_timeAve(bi,bj)
19        (pkgs: aim_v23, bulk_force, dic, gmredi, kpp, land, ocn_compon_interf,
20         ggl90, my82, opps, pp81, ptracers, sbo, seaice, shelfice, thsice)
21        this fix DIC_COST cumulative-time array (previously: bi,bj,k)
22      - fix 1rst call (nIter0) snap-shot output and accumulation (pkg/shelfice)
23      - fix missing accumulation for pkg/opps.
24      - cumulate fields only if doing time-ave output ({PKG}_taveFreq > 0)
25         (pkgs: ptracers, kpp, ocn_compon_interf, ggl90, my82, pp81);
26      - fix initialisation of time-ave vars and do only full time-step increment
27        (i.e.: no first & last "half time-step") (pkgs: ggl90, my82, opps, pp81);
28  o pkg/layers:  o pkg/layers:
29    - use standard RW pkg S/R to write the output    - use standard RW pkg S/R to write the output
30      and remove local write_fld version (which had a problem).      and remove local write_fld version (which had a problem).

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

  ViewVC Help
Powered by ViewVC 1.1.22