/[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.757 by mlosch, Wed Dec 20 12:27:02 2006 UTC revision 1.762 by jmc, Sat Dec 30 22:15:37 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint58t_post
8    o pkg/diagnostics: fix multi-threaded output (when singleCpuIO=F)
9    o pkg/mdsio:
10     - clean-up mdsio_readfield.F & mdsio_writefield_new.F and
11       move to new files: mdsio_read_field.F (S/R MDS_READ_FIELD) &
12       mdsio_write_field.F (S/R MDS_WRITE_FIELD);
13     - fix multi-threaded singleCpuIO option in MDS_WRITE_FIELD
14     - collect old S/R  in one file: mdsio_rw_field.F (now just a call to
15       either MDS_READ_FIELD or MDS_WRITE_FIELD )
16     - new S/R (to replace MDSWRITEMETA), which allows to write more
17       informations (variable names, time ...) to meta files.
18     - modify rdmds.m to give back the meta file content.
19    o pkg/diagnostics: change vertical interpolation to be safer, and more
20       flexible (define p-levels to interpolate to in data.diagnostics);
21      add argument to S/R DIAGNOSTICS_GET_POINTERS to catch the right
22       diagnostic pointer.
23    o pkg/seaice: more cleaning up of seaice_growth, added many comments
24    o pkg/exf: put runoff0 and runoff into the appropriate common block
25  o fix multi-category seaice:  o fix multi-category seaice:
26   - change cpp flag SEAICE_MULTILEVEL to more meaningful name:   - change cpp flag SEAICE_MULTILEVEL to more meaningful name:
27     SEAICE_MULTICATEGORY     SEAICE_MULTICATEGORY
28   - fix short wave heat flux   - fix short wave heat flux
29    o pkg/seaice: change default (SEAICE_OPTIONS.h): use C-grid dynamics
30       and allow to use EVP solver. Change forward lab_sea: test both EVP
31       solver and LSR solver, and use C-grid dynamics (like lab_sea adjoint)
32  o Initial check-in of lab_sea adjoint  o Initial check-in of lab_sea adjoint
33    (very similar to natl_box_adjoint/code_seaice)    (very similar to natl_box_adjoint/code_seaice)
34    * used C-grid and EVP solver    * used C-grid and EVP solver

Legend:
Removed from v.1.757  
changed lines
  Added in v.1.762

  ViewVC Help
Powered by ViewVC 1.1.22