/[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.1070 by jmc, Mon Feb 23 01:27:48 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 remove backward compatibility for thetaMin,phiMin
8      (replaced by xgOrigin,ygOrigin on Jan 27, 2009)
9  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
10    interpolated wind field not only for curvilineargrid=.true., but also    interpolated wind field not only for curvilineargrid=.true., but also
11    for a rotated grid (rotateGrid=.true.)    for a rotated grid (rotateGrid=.true.)
12  o pkg/exf: add capability to bypass interpolation for runoff  o pkg/exf: add capability to bypass interpolation for runoff
13    by setting yet another CPP-flag    by setting yet another CPP-flag
14    o eesupp/src, B-grid exchange:
15      add simple (6 tiles, non MPI) CS exch + standard interface S/R.
16  o autodiff  o autodiff
17    new CPP option ALLOW_TAMC_SINGLEPREC_COMLEV    new CPP option ALLOW_TAMC_SINGLEPREC_COMLEV
18    allows to switch to single-prec common blocks;    allows to switch to single-prec common blocks;
# Line 24  o pkg/autodiff, pkg/ctrl: Line 28  o pkg/autodiff, pkg/ctrl:
28    Add flag to reduce all tapelev I/O to single-prec.    Add flag to reduce all tapelev I/O to single-prec.
29    In data.ctrl set    In data.ctrl set
30      doSinglePrecTapelev = .TRUE.      doSinglePrecTapelev = .TRUE.
31  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:
32    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.  
33  o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for  o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for
34    real fresh water flux (not yet)    real fresh water flux (not yet)
35  o pkg/mdsio & rw:  o pkg/mdsio & rw:

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

  ViewVC Help
Powered by ViewVC 1.1.22