/[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.1066 by heimbach, Fri Feb 13 17:17:58 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
10      interpolated wind field not only for curvilineargrid=.true., but also
11      for a rotated grid (rotateGrid=.true.)
12    o pkg/exf: add capability to bypass interpolation for runoff
13      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
17      new CPP option ALLOW_TAMC_SINGLEPREC_COMLEV
18      allows to switch to single-prec common blocks;
19      corresponding switch occurs in tamc.h, integer isbyte
20      TAF store directivs "byte" and "kind" seem equivalent;
21      Most tamc.h have been updated correspondingly.
22    
23  checkpoint61i  checkpoint61i
24  o autodiff:  o autodiff:
25    fix autodiff_sore/_restore indices for obcs    fix autodiff_sore/_restore indices for obcs
# Line 12  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:
# Line 2362  o add two new packages Line 2375  o add two new packages
2375    - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme    - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme
2376    - these scheme operate in a similar manner as KPP (without ghat, of    - these scheme operate in a similar manner as KPP (without ghat, of
2377      course), however there is only one diffusivity that is used for both      course), however there is only one diffusivity that is used for both
2378      temperature and salinity (and passive tracers)ç      temperature and salinity (and passive tracers)
2379  o add offline package  o add offline package
2380  o add "verification/dic_example" which contains a dic-gchem-ptracer setup  o add "verification/dic_example" which contains a dic-gchem-ptracer setup
2381    provided by Stephanie Dutkiewicz    provided by Stephanie Dutkiewicz

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

  ViewVC Help
Powered by ViewVC 1.1.22