/[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.760 by jmc, Sun Dec 24 22:30:57 2006 UTC revision 1.764 by jmc, Thu Jan 11 00:29:41 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 move call to INI_FORCING from PACKAGES_INIT_VARIABLES to INITIALISE_VARIA.
8    o testreport: add option "-skipdir" to skip some test.
9    o exf: when input wind-stress (#undef ALLOW_ATM_WIND), by-pass turbulent
10      momentum calculation.
11    o gad_advection: fix vertAdvecScheme (if different from advectionScheme)
12    o some cleaning: usePickupBeforeC35 no longer supported ; remove this option.
13      remove checkpoint.F and the_correction_step.F (no longer used);
14      do the k loop inside CYCLE_TRACER (supposed to be more efficient).
15    o add option (linFSConserveTr) to correct for tracer source/sink due to
16      Linear Free surface
17    o pkg/seaice: fix a bug in the flooding algorithm: turn off the snow machine
18    o pkg/thsice: fix reading mnc-pickups
19    
20    checkpoint58t_post
21    o pkg/diagnostics: fix multi-threaded output (when singleCpuIO=F)
22    o pkg/mdsio:
23     - clean-up mdsio_readfield.F & mdsio_writefield_new.F and
24       move to new files: mdsio_read_field.F (S/R MDS_READ_FIELD) &
25       mdsio_write_field.F (S/R MDS_WRITE_FIELD);
26     - fix multi-threaded singleCpuIO option in MDS_WRITE_FIELD
27     - collect old S/R  in one file: mdsio_rw_field.F (now just a call to
28       either MDS_READ_FIELD or MDS_WRITE_FIELD )
29     - new S/R (to replace MDSWRITEMETA), which allows to write more
30       informations (variable names, time ...) to meta files.
31     - modify rdmds.m to give back the meta file content.
32  o pkg/diagnostics: change vertical interpolation to be safer, and more  o pkg/diagnostics: change vertical interpolation to be safer, and more
33     flexible (define p-levels to interpolate to in data.diagnostics);     flexible (define p-levels to interpolate to in data.diagnostics);
34    add argument to S/R DIAGNOSTICS_GET_POINTERS to catch the right    add argument to S/R DIAGNOSTICS_GET_POINTERS to catch the right
35     diagnostic pointer.     diagnostic pointer.
36  o pkg/seaice: more cleaning up of seaice_growth, added many comments  o pkg/seaice: more cleaning up of seaice_growth, added many comments
37  o pkg/exf: put runoff0 and runoff into the appropriate common block  o pkg/exf: put runoff0 and runoff1 into the appropriate common block
38  o fix multi-category seaice:  o fix multi-category seaice:
39   - change cpp flag SEAICE_MULTILEVEL to more meaningful name:   - change cpp flag SEAICE_MULTILEVEL to more meaningful name:
40     SEAICE_MULTICATEGORY     SEAICE_MULTICATEGORY

Legend:
Removed from v.1.760  
changed lines
  Added in v.1.764

  ViewVC Help
Powered by ViewVC 1.1.22