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

Legend:
Removed from v.1.1047  
changed lines
  Added in v.1.1060

  ViewVC Help
Powered by ViewVC 1.1.22