/[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.1069 by mlosch, Thu Feb 19 09:24:23 2009 UTC revision 1.1074 by mlosch, Tue Mar 3 10:01:40 2009 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/mnc: fix the coordinate variables for multi-tile curvi-linear grids
8      that are not cubed-sphere grids
9    o pkg/seaice: fix a bug for the rare case of SEAICE_VECTORIZE_LSR
10    o pkg/ctrl:
11      fix bug in ctrl_depth_ini.F (EXCH_XYZ was applied to 2-D field xx_r_low)
12    o non-hydrostatic (calc_gw.F):
13      fix viscA4 on CS-grid + fix diagnostics: Wm_Diss & Wm_Advec
14      update output of exp. global_ocean.cs32x15.viscA4
15    o remove backward compatibility for thetaMin,phiMin
16      (replaced by xgOrigin,ygOrigin on Jan 27, 2009)
17  o pkg/exf: fix a serious bug in exf_set_uv.F: do a rotation of the  o pkg/exf: fix a serious bug in exf_set_uv.F: do a rotation of the
18    interpolated wind field not only for curvilineargrid=.true., but also    interpolated wind field not only for curvilineargrid=.true., but also
19    for a rotated grid (rotateGrid=.true.)    for a rotated grid (rotateGrid=.true.)
20  o pkg/exf: add capability to bypass interpolation for runoff  o pkg/exf: add capability to bypass interpolation for runoff
21    by setting yet another CPP-flag    by setting yet another CPP-flag
22    o eesupp/src, B-grid exchange:
23      add simple (6 tiles, non MPI) CS exch + standard interface S/R.
24  o autodiff  o autodiff
25    new CPP option ALLOW_TAMC_SINGLEPREC_COMLEV    new CPP option ALLOW_TAMC_SINGLEPREC_COMLEV
26    allows to switch to single-prec common blocks;    allows to switch to single-prec common blocks;
# Line 24  o pkg/autodiff, pkg/ctrl: Line 36  o pkg/autodiff, pkg/ctrl:
36    Add flag to reduce all tapelev I/O to single-prec.    Add flag to reduce all tapelev I/O to single-prec.
37    In data.ctrl set    In data.ctrl set
38      doSinglePrecTapelev = .TRUE.      doSinglePrecTapelev = .TRUE.
39  o model/src/ini_curvilinear_grid.F: check in hack for SX8 compiler  o model/src/ini_curvilinear_grid.F, new grid-file format without EXCH2:
40    to make sure that recip_dxV and recip_dyU are never zero, until we    check in hack for SX8 compiler (for dxV, dyU); remove it afterwards.
   have a proper exchange for them. Most compilers do not seem  
   to mind divisions by zero in the overlaps, as long as the results are  
   not used anywhere, but sxf90 does.  
41  o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for  o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for
42    real fresh water flux (not yet)    real fresh water flux (not yet)
43  o pkg/mdsio & rw:  o pkg/mdsio & rw:

Legend:
Removed from v.1.1069  
changed lines
  Added in v.1.1074

  ViewVC Help
Powered by ViewVC 1.1.22