/[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.1056 by jmc, Tue Jan 27 15:41:52 2009 UTC revision 1.1071 by jmc, Fri Feb 27 02:05:04 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 non-hydrostatic (calc_gw.F):
8      fix viscA4 on CS-grid + fix diagnostics: Wm_Diss & Wm_Advec
9      update output of exp. global_ocean.cs32x15.viscA4
10    o remove backward compatibility for thetaMin,phiMin
11      (replaced by xgOrigin,ygOrigin on Jan 27, 2009)
12    o pkg/exf: fix a serious bug in exf_set_uv.F: do a rotation of the
13      interpolated wind field not only for curvilineargrid=.true., but also
14      for a rotated grid (rotateGrid=.true.)
15    o pkg/exf: add capability to bypass interpolation for runoff
16      by setting yet another CPP-flag
17    o eesupp/src, B-grid exchange:
18      add simple (6 tiles, non MPI) CS exch + standard interface S/R.
19    o autodiff
20      new CPP option ALLOW_TAMC_SINGLEPREC_COMLEV
21      allows to switch to single-prec common blocks;
22      corresponding switch occurs in tamc.h, integer isbyte
23      TAF store directivs "byte" and "kind" seem equivalent;
24      Most tamc.h have been updated correspondingly.
25    
26    checkpoint61i
27    o autodiff:
28      fix autodiff_sore/_restore indices for obcs
29      (spotted by I. Hoteit, M. Mazloff)
30    o pkg/autodiff, pkg/ctrl:
31      Add flag to reduce all tapelev I/O to single-prec.
32      In data.ctrl set
33        doSinglePrecTapelev = .TRUE.
34    o model/src/ini_curvilinear_grid.F, new grid-file format without EXCH2:
35      check in hack for SX8 compiler (for dxV, dyU); remove it afterwards.
36    o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for
37      real fresh water flux (not yet)
38    o pkg/mdsio & rw:
39     - add argument & option to S/R MDS_WRITEVEC_LOC (avoid Open/Close & write-meta)
40     - add simple interface S/R to MDS_WRITEVEC_LOC in pkg/rw: WRITE_GLVEC_RX.
41    o pkg/flt:
42     - replace FLT_INIT by 3-steps standard initialization S/R: readparms,
43       init_fixed & ini_varia.
44     - clean-up & simplify linear interpolation S/R:
45       move flt_bilinear.F -> flt_interp_linear.F ; add arg. myThid.
46     - fix some indices (mainly vertical index) ; add IMPLICIT NONE.
47     - more efficient I/O, using new options of MDS_WRITEVEC_LOC S/R.
48     - add vert. coordinate & horiz. indices to output files.
49     - change vertical position in initial condition, from index to depth [m].
50     - store horizontal (decimal) indices i,j in common block (instead of coord. x,y)
51       (easier to get to a curvilinear grid) ; delX,delY no longer used.
52    o pkg/ggl90: a few modifications:
53     - fix bottom boundary condition, and interpolation of KappaE
54       near top and bottom
55     - use same set of viscosity/diffusivity for TKE/momnetum/tracer
56     - add smoothing option as in Blanke and Delecluse (1993) (--> ALLOW_GGL90_SMOOTH)
57     - add a few options for mixing-length upper limit (--> mxlMaxFlag)  
58  o rename thetaMin,phiMin -> xgOrigin,ygOrigin  o rename thetaMin,phiMin -> xgOrigin,ygOrigin
59    (maintain temporary backward compatibility, until next checkpoint)    (maintain temporary backward compatibility, until next checkpoint)
60    
# Line 2327  o add two new packages Line 2378  o add two new packages
2378    - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme    - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme
2379    - these scheme operate in a similar manner as KPP (without ghat, of    - these scheme operate in a similar manner as KPP (without ghat, of
2380      course), however there is only one diffusivity that is used for both      course), however there is only one diffusivity that is used for both
2381      temperature and salinity (and passive tracers)ç      temperature and salinity (and passive tracers)
2382  o add offline package  o add offline package
2383  o add "verification/dic_example" which contains a dic-gchem-ptracer setup  o add "verification/dic_example" which contains a dic-gchem-ptracer setup
2384    provided by Stephanie Dutkiewicz    provided by Stephanie Dutkiewicz

Legend:
Removed from v.1.1056  
changed lines
  Added in v.1.1071

  ViewVC Help
Powered by ViewVC 1.1.22