/[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.1052 by mlosch, Mon Jan 12 10:10:19 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
24    o autodiff:
25      fix autodiff_sore/_restore indices for obcs
26      (spotted by I. Hoteit, M. Mazloff)
27    o pkg/autodiff, pkg/ctrl:
28      Add flag to reduce all tapelev I/O to single-prec.
29      In data.ctrl set
30        doSinglePrecTapelev = .TRUE.
31    o model/src/ini_curvilinear_grid.F, new grid-file format without EXCH2:
32      check in hack for SX8 compiler (for dxV, dyU); remove it afterwards.
33    o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for
34      real fresh water flux (not yet)
35    o pkg/mdsio & rw:
36     - add argument & option to S/R MDS_WRITEVEC_LOC (avoid Open/Close & write-meta)
37     - add simple interface S/R to MDS_WRITEVEC_LOC in pkg/rw: WRITE_GLVEC_RX.
38    o pkg/flt:
39     - replace FLT_INIT by 3-steps standard initialization S/R: readparms,
40       init_fixed & ini_varia.
41     - clean-up & simplify linear interpolation S/R:
42       move flt_bilinear.F -> flt_interp_linear.F ; add arg. myThid.
43     - fix some indices (mainly vertical index) ; add IMPLICIT NONE.
44     - more efficient I/O, using new options of MDS_WRITEVEC_LOC S/R.
45     - add vert. coordinate & horiz. indices to output files.
46     - change vertical position in initial condition, from index to depth [m].
47     - store horizontal (decimal) indices i,j in common block (instead of coord. x,y)
48       (easier to get to a curvilinear grid) ; delX,delY no longer used.
49    o pkg/ggl90: a few modifications:
50     - fix bottom boundary condition, and interpolation of KappaE
51       near top and bottom
52     - use same set of viscosity/diffusivity for TKE/momnetum/tracer
53     - add smoothing option as in Blanke and Delecluse (1993) (--> ALLOW_GGL90_SMOOTH)
54     - add a few options for mixing-length upper limit (--> mxlMaxFlag)  
55    o rename thetaMin,phiMin -> xgOrigin,ygOrigin
56      (maintain temporary backward compatibility, until next checkpoint)
57    
58    checkpoint61h
59    o pkg/diagnostics with "periodic averaging diagnostics":
60      fix S/R DIAGNOSTICS_COUNT ; hack diagnostics_out.F to get NetCDF output.
61    o pkg/my82: add missing "_d 0" ; update output of exp. vermix.my82
62  o pkg/obcs: fix loop ranges for balancing code  o pkg/obcs: fix loop ranges for balancing code
63  o pkg/flt:  o pkg/flt:
64   - improve criteria for finding which tile owns a float.   - improve criteria for finding which tile owns a float.
# Line 2320  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.1052  
changed lines
  Added in v.1.1070

  ViewVC Help
Powered by ViewVC 1.1.22