/[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.1075 by mlosch, Tue Mar 3 14:07:45 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/seaice/exf/monitor: turn netcdf coordinate variable T into model
8      time in seconds as promised by the usints in seaice_monitor and exf_monitor
9    o pkg/mnc: fix the coordinate variables for multi-tile curvi-linear grids
10      that are not cubed-sphere grids
11    o pkg/seaice: fix a bug for the rare case of SEAICE_VECTORIZE_LSR
12    o pkg/ctrl:
13      fix bug in ctrl_depth_ini.F (EXCH_XYZ was applied to 2-D field xx_r_low)
14    o non-hydrostatic (calc_gw.F):
15      fix viscA4 on CS-grid + fix diagnostics: Wm_Diss & Wm_Advec
16      update output of exp. global_ocean.cs32x15.viscA4
17    o remove backward compatibility for thetaMin,phiMin
18      (replaced by xgOrigin,ygOrigin on Jan 27, 2009)
19    o pkg/exf: fix a serious bug in exf_set_uv.F: do a rotation of the
20      interpolated wind field not only for curvilineargrid=.true., but also
21      for a rotated grid (rotateGrid=.true.)
22    o pkg/exf: add capability to bypass interpolation for runoff
23      by setting yet another CPP-flag
24    o eesupp/src, B-grid exchange:
25      add simple (6 tiles, non MPI) CS exch + standard interface S/R.
26    o autodiff
27      new CPP option ALLOW_TAMC_SINGLEPREC_COMLEV
28      allows to switch to single-prec common blocks;
29      corresponding switch occurs in tamc.h, integer isbyte
30      TAF store directivs "byte" and "kind" seem equivalent;
31      Most tamc.h have been updated correspondingly.
32    
33  checkpoint61i  checkpoint61i
34  o autodiff:  o autodiff:
35    fix autodiff_sore/_restore indices for obcs    fix autodiff_sore/_restore indices for obcs
# Line 12  o pkg/autodiff, pkg/ctrl: Line 38  o pkg/autodiff, pkg/ctrl:
38    Add flag to reduce all tapelev I/O to single-prec.    Add flag to reduce all tapelev I/O to single-prec.
39    In data.ctrl set    In data.ctrl set
40      doSinglePrecTapelev = .TRUE.      doSinglePrecTapelev = .TRUE.
41  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:
42    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.  
43  o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for  o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for
44    real fresh water flux (not yet)    real fresh water flux (not yet)
45  o pkg/mdsio & rw:  o pkg/mdsio & rw:
# Line 2362  o add two new packages Line 2385  o add two new packages
2385    - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme    - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme
2386    - these scheme operate in a similar manner as KPP (without ghat, of    - these scheme operate in a similar manner as KPP (without ghat, of
2387      course), however there is only one diffusivity that is used for both      course), however there is only one diffusivity that is used for both
2388      temperature and salinity (and passive tracers)ç      temperature and salinity (and passive tracers)
2389  o add offline package  o add offline package
2390  o add "verification/dic_example" which contains a dic-gchem-ptracer setup  o add "verification/dic_example" which contains a dic-gchem-ptracer setup
2391    provided by Stephanie Dutkiewicz    provided by Stephanie Dutkiewicz

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

  ViewVC Help
Powered by ViewVC 1.1.22