/[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.1048 by jmc, Tue Dec 30 18:00:09 2008 UTC revision 1.1062 by mlosch, Mon Feb 9 17:16:39 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/shelfice: fix bug with SHELFICEconserve flag, prepare for
8      real fresh water flux (not yet)
9    o pkg/mdsio & rw:
10     - add argument & option to S/R MDS_WRITEVEC_LOC (avoid Open/Close & write-meta)
11     - add simple interface S/R to MDS_WRITEVEC_LOC in pkg/rw: WRITE_GLVEC_RX.
12    o pkg/flt:
13     - replace FLT_INIT by 3-steps standard initialization S/R: readparms,
14       init_fixed & ini_varia.
15     - clean-up & simplify linear interpolation S/R:
16       move flt_bilinear.F -> flt_interp_linear.F ; add arg. myThid.
17     - fix some indices (mainly vertical index) ; add IMPLICIT NONE.
18     - more efficient I/O, using new options of MDS_WRITEVEC_LOC S/R.
19     - add vert. coordinate & horiz. indices to output files.
20     - change vertical position in initial condition, from index to depth [m].
21    o pkg/ggl90: a few modifications:
22     - fix bottom boundary condition, and interpolation of KappaE
23       near top and bottom
24     - use same set of viscosity/diffusivity for TKE/momnetum/tracer
25     - add smoothing option as in Blanke and Delecluse (1993) (--> ALLOW_GGL90_SMOOTH)
26     - add a few options for mixing-length upper limit (--> mxlMaxFlag)  
27    o rename thetaMin,phiMin -> xgOrigin,ygOrigin
28      (maintain temporary backward compatibility, until next checkpoint)
29    
30    checkpoint61h
31    o pkg/diagnostics with "periodic averaging diagnostics":
32      fix S/R DIAGNOSTICS_COUNT ; hack diagnostics_out.F to get NetCDF output.
33    o pkg/my82: add missing "_d 0" ; update output of exp. vermix.my82
34    o pkg/obcs: fix loop ranges for balancing code
35    o pkg/flt:
36     - improve criteria for finding which tile owns a float.
37     - fix FLT_EXCH for case without MPI ; apply cyclic BC + fix also the MPI case.
38    o Add well-mixed CO2 box in aim_v23 (which includes changes in pkg
39      aim_compon_interf, ocn_compon_interf, gchem, and dic to get coupling
40      with ocean biogeo)
41    o pkg/flt:
42     - do some cleaning and fix the restart ;
43     - add output.txt in flt_example/results to get this pkg tested.
44    o genmake2: add an EXTENDED_SRC option and flag.
45       for now, cannot be turned on on command line (only through genmake_local)
46  o pkg/mdsio: read/write vector:  o pkg/mdsio: read/write vector:
47   - singleCpuIO: fix RL/RS in MDSWRITEVECTOR by calling new S/R MDS_BUFFERtoRL/RS   - singleCpuIO: fix RL/RS in MDSWRITEVECTOR by calling new S/R MDS_BUFFERtoRL/RS
48   - singleCpuIO=F: fix arrType & filePrec & _BYTESWAPIO in both MDSREADVECTOR   - singleCpuIO=F: fix arrType & filePrec & _BYTESWAPIO in both MDSREADVECTOR
49     & MDSWRITEVECTOR by calling new S/R MDS_RD/WR_VEC_RL/RS.     & MDSWRITEVECTOR by calling new S/R MDS_RD/WR_VEC_RL/RS.
50   - affects gradient of test-exp "bottom_ctrl_5x5" (not due to _BYTESWAPIO)   - affects gradient of test-exp "bottom_ctrl_5x5" (not due to _BYTESWAPIO)
51    (drop to 4 digits matching for grad). But this test does not look very    (drop to 4 digits matching for grad). But this test does not look very

Legend:
Removed from v.1.1048  
changed lines
  Added in v.1.1062

  ViewVC Help
Powered by ViewVC 1.1.22