/[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.1062 by mlosch, Mon Feb 9 17:16:39 2009 UTC revision 1.1066 by heimbach, Fri Feb 13 17:17:58 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint61i
8    o autodiff:
9      fix autodiff_sore/_restore indices for obcs
10      (spotted by I. Hoteit, M. Mazloff)
11    o pkg/autodiff, pkg/ctrl:
12      Add flag to reduce all tapelev I/O to single-prec.
13      In data.ctrl set
14        doSinglePrecTapelev = .TRUE.
15    o model/src/ini_curvilinear_grid.F: check in hack for SX8 compiler
16      to make sure that recip_dxV and recip_dyU are never zero, until we
17      have a proper exchange for them. Most compilers do not seem
18      to mind divisions by zero in the overlaps, as long as the results are
19      not used anywhere, but sxf90 does.
20  o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for  o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for
21    real fresh water flux (not yet)    real fresh water flux (not yet)
22  o pkg/mdsio & rw:  o pkg/mdsio & rw:
# Line 18  o pkg/flt: Line 31  o pkg/flt:
31   - more efficient I/O, using new options of MDS_WRITEVEC_LOC S/R.   - more efficient I/O, using new options of MDS_WRITEVEC_LOC S/R.
32   - add vert. coordinate & horiz. indices to output files.   - add vert. coordinate & horiz. indices to output files.
33   - change vertical position in initial condition, from index to depth [m].   - change vertical position in initial condition, from index to depth [m].
34     - store horizontal (decimal) indices i,j in common block (instead of coord. x,y)
35       (easier to get to a curvilinear grid) ; delX,delY no longer used.
36  o pkg/ggl90: a few modifications:  o pkg/ggl90: a few modifications:
37   - fix bottom boundary condition, and interpolation of KappaE   - fix bottom boundary condition, and interpolation of KappaE
38     near top and bottom     near top and bottom

Legend:
Removed from v.1.1062  
changed lines
  Added in v.1.1066

  ViewVC Help
Powered by ViewVC 1.1.22