/[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.1039 by jmc, Fri Nov 14 22:09:04 2008 UTC revision 1.1086 by jmc, Sat Apr 11 13:53:17 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/exch2 (+ utils/exch2): ignore blank tiles (instead of removing them)
8      and keep the original tile numbering. Note: compatible with old
9      W2_EXCH2_TOPOLOGY.h & w2_e2setup.F topology files.
10    
11    checkpoint61l
12    o Overlaps had been forgotten in calculating ijk keys : fixed
13    o fix cyrus makedepend for gcc 4.4
14    o experiment fizhi-cs-aqualev20:
15      switching to new version of S/R GETPWHERE (#define TRY_NEW_GETPWHERE)
16      and generate new output. Note: new output is much closer to the old
17      one (v1.8) generated with pgf77 -O2 on Mar 14 2007 than it is from
18      the previous one (v1.9) generated with pgf77 -O0 on Jun 13 2007.
19    o pkg/fizhi:
20     - change to avoid indices going deliberately over array-bounds
21     - remove unnecessary MPI stuff
22     - perpetual spring equinox with "#define FIZHI_USE_FIXED_DAY"
23     - new version of S/R GETPWHERE available with #define TRY_NEW_GETPWHERE:
24       does not go over array-bounds and therefore returns reliable output.
25     - in fizhi_driver.F & fizhi_turb.F, fix "get_alarm" calls:
26       this S/R has 4 output arguments, which are used inside "get_alarm";
27       when it is called with the same variable "ndum" in place of several
28       output arguments, this produces weird side effect inside "get_alarm"
29      (e.g., datein=dates(n) is overwritten by timein=times(n) since both
30       datein & timein, resp. 2nd and 3rd arg., are pointed to the same "ndum"
31       address) and produces error.
32    o lab_sea experiment: change from 2x1 tiles to 2x2 tiles and regenerate output
33    o pkg/seaice: fix bug in new version of S/R SEAICE_LSR.F:
34       update lab_sea.lsr & lab_sea.salt_plume results
35    o pkg/seaice:
36      Major overhaul of the LSOR solver: change discretization from original
37      finite differences to finite volume. The old routine is still in the
38      file seaice_lsr.F and can be turned on with the CPP-flag
39      SEAICE_OLD_AND_BAD_DISCRETIZATION
40      Along with this change, the discretization of the strain rates is changed.
41      The same flag turns on the old discretization in seaice_calc_strainrates.F
42      All verification experiments with seaice are affected (except for
43      seaice_exf_offline); global_ocean.cs32x15/input.icedyn recovers the old
44      results by setting the above flag.
45      Further changes involve changes in defaults:
46      - ALLOW_FLOODING is defined and turned on by default
47      - SEAICE_advSnow = .true. is now the default
48      - SEAICE_advSalt = .true. is now the default
49      - SEAICE_advAge  = .true. is now the default
50      - SEAICE_clipVelocities  = .false. is now the default
51                                         (as per J. Zhang's recommendation)
52      - B-grid, and thus not tested: SEAICE_TEST_ICE_STRESS_1/EXPLICIT_SSH_SLOPE
53        is defined, SEAICE_TEST_ICE_STRESS_1 is renamed into SEAICE_BICE_STRESS
54      - seaice_growth: replace computation of UG by a simple copy from wspeed
55    
56    checkpoint61k
57    o pkg/seaice: a few bug fixes mostly concerning the metric terms:
58      seaice_lsr: fixed a few metric terms,
59                  affects lab_sea.lsr, lab_sea.salt_plume, seaice_obcs
60                  add more debugging diagnostics
61      seaice_evp: removed superfluous many metric terms of FV discretization
62                  of stress divergence
63                  affects lab_sea, lab_sea.hb87
64      seaice_ocean_stress: removed superfluous many metric terms of FV discretization
65                  of stress divergence for non-evp solver
66                  (this part is not tested anywhere)
67      seaice_calc_strainrates: fixed a bug in no-slip boundary conditions,
68                  they were effectively only half slip
69                  affects lab_sea.hb87
70      updated all relevant verification experiments (except lab_sea//output_adm.txt
71        which was left over, but fails at level 7 & 6)
72    
73    checkpoint61j
74    o pkg/seaice: turn a few hard wired parameters into run time parameters
75    o pkg/seaice/exf/monitor: turn netcdf coordinate variable T into model
76      time in seconds as promised by the usints in seaice_monitor and exf_monitor
77    o pkg/mnc: fix the coordinate variables for multi-tile curvi-linear grids
78      that are not cubed-sphere grids
79    o pkg/seaice: fix a bug for the rare case of SEAICE_VECTORIZE_LSR
80    o pkg/ctrl:
81      fix bug in ctrl_depth_ini.F (EXCH_XYZ was applied to 2-D field xx_r_low)
82    o non-hydrostatic (calc_gw.F):
83      fix viscA4 on CS-grid + fix diagnostics: Wm_Diss & Wm_Advec
84      update output of exp. global_ocean.cs32x15.viscA4
85    o remove backward compatibility for thetaMin,phiMin
86      (replaced by xgOrigin,ygOrigin on Jan 27, 2009)
87    o pkg/exf: fix a serious bug in exf_set_uv.F: do a rotation of the
88      interpolated wind field not only for curvilineargrid=.true., but also
89      for a rotated grid (rotateGrid=.true.)
90    o pkg/exf: add capability to bypass interpolation for runoff
91      by setting yet another CPP-flag
92    o eesupp/src, B-grid exchange:
93      add simple (6 tiles, non MPI) CS exch + standard interface S/R.
94    o autodiff
95      new CPP option ALLOW_TAMC_SINGLEPREC_COMLEV
96      allows to switch to single-prec common blocks;
97      corresponding switch occurs in tamc.h, integer isbyte
98      TAF store directivs "byte" and "kind" seem equivalent;
99      Most tamc.h have been updated correspondingly.
100    
101    checkpoint61i
102    o autodiff:
103      fix autodiff_sore/_restore indices for obcs
104      (spotted by I. Hoteit, M. Mazloff)
105    o pkg/autodiff, pkg/ctrl:
106      Add flag to reduce all tapelev I/O to single-prec.
107      In data.ctrl set
108        doSinglePrecTapelev = .TRUE.
109    o model/src/ini_curvilinear_grid.F, new grid-file format without EXCH2:
110      check in hack for SX8 compiler (for dxV, dyU); remove it afterwards.
111    o pkg/shelfice: fix bug with SHELFICEconserve flag, prepare for
112      real fresh water flux (not yet)
113    o pkg/mdsio & rw:
114     - add argument & option to S/R MDS_WRITEVEC_LOC (avoid Open/Close & write-meta)
115     - add simple interface S/R to MDS_WRITEVEC_LOC in pkg/rw: WRITE_GLVEC_RX.
116    o pkg/flt:
117     - replace FLT_INIT by 3-steps standard initialization S/R: readparms,
118       init_fixed & ini_varia.
119     - clean-up & simplify linear interpolation S/R:
120       move flt_bilinear.F -> flt_interp_linear.F ; add arg. myThid.
121     - fix some indices (mainly vertical index) ; add IMPLICIT NONE.
122     - more efficient I/O, using new options of MDS_WRITEVEC_LOC S/R.
123     - add vert. coordinate & horiz. indices to output files.
124     - change vertical position in initial condition, from index to depth [m].
125     - store horizontal (decimal) indices i,j in common block (instead of coord. x,y)
126       (easier to get to a curvilinear grid) ; delX,delY no longer used.
127    o pkg/ggl90: a few modifications:
128     - fix bottom boundary condition, and interpolation of KappaE
129       near top and bottom
130     - use same set of viscosity/diffusivity for TKE/momnetum/tracer
131     - add smoothing option as in Blanke and Delecluse (1993) (--> ALLOW_GGL90_SMOOTH)
132     - add a few options for mixing-length upper limit (--> mxlMaxFlag)  
133    o rename thetaMin,phiMin -> xgOrigin,ygOrigin
134      (maintain temporary backward compatibility, until next checkpoint)
135    
136    checkpoint61h
137    o pkg/diagnostics with "periodic averaging diagnostics":
138      fix S/R DIAGNOSTICS_COUNT ; hack diagnostics_out.F to get NetCDF output.
139    o pkg/my82: add missing "_d 0" ; update output of exp. vermix.my82
140    o pkg/obcs: fix loop ranges for balancing code
141    o pkg/flt:
142     - improve criteria for finding which tile owns a float.
143     - fix FLT_EXCH for case without MPI ; apply cyclic BC + fix also the MPI case.
144    o Add well-mixed CO2 box in aim_v23 (which includes changes in pkg
145      aim_compon_interf, ocn_compon_interf, gchem, and dic to get coupling
146      with ocean biogeo)
147    o pkg/flt:
148     - do some cleaning and fix the restart ;
149     - add output.txt in flt_example/results to get this pkg tested.
150    o genmake2: add an EXTENDED_SRC option and flag.
151       for now, cannot be turned on on command line (only through genmake_local)
152    o pkg/mdsio: read/write vector:
153     - singleCpuIO: fix RL/RS in MDSWRITEVECTOR by calling new S/R MDS_BUFFERtoRL/RS
154     - singleCpuIO=F: fix arrType & filePrec & _BYTESWAPIO in both MDSREADVECTOR
155       & MDSWRITEVECTOR by calling new S/R MDS_RD/WR_VEC_RL/RS.
156     - affects gradient of test-exp "bottom_ctrl_5x5" (not due to _BYTESWAPIO)
157      (drop to 4 digits matching for grad). But this test does not look very
158      reliable (was already failling on eddy, fc5, at 6.digits). Update output.
159    
160    checkpoint61g
161    o pkg/flt:
162      - move FLT_CPPOPTIONS.h to FLT_OPTIONS.h (standard name)
163       + make OPTIONS file more standard.
164      - rename S/R MDSREADVECTOR_FLT to FLT_MDSREADVECTOR (to mach src file name)
165      - fix _BYTESWAPIO CPP-Flag
166      - standard reading of file-parameter "data.flt"
167      - fix argument list of S/R FLT_RESTART
168      still need to fix _BYTESWAPIO in pkg/mdsio/mdsio_writevector.F
169    o pkg/obcs: fix a CPP-flag, bug reported by Jeff Blundell
170    o gather_2d.F/scatter_2d.F: suppress vectorisation on NEC SX in respond to
171      a still unfixed compiler/optimization bug
172    
173    checkpoint61f
174    o pkg/seaice, LSR solver: fix bug in GLOBAL_MAX calls ;
175      update results of global_ocean.cs32x15.icedyn test.
176    o move getcon.F from model/src to pkg/fizhi.
177    o pkg/exf: add parameter for extrapolation of temp up to the surface
178       and option to prevent negative evap (in bulk_largeyeager04 only).
179  o Prather Advection scheme: fix tracer conservation for divergent flow  o Prather Advection scheme: fix tracer conservation for divergent flow
180    (e.g., when using NonLin Free-Surface).    (e.g., when using NonLin Free-Surface).
181  o kpp: retire KPPmld diagnostics --> use MXLDEPTH instead  o kpp: retire KPPmld diagnostics --> use MXLDEPTH instead
# Line 2281  o add two new packages Line 2453  o add two new packages
2453    - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme    - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme
2454    - these scheme operate in a similar manner as KPP (without ghat, of    - these scheme operate in a similar manner as KPP (without ghat, of
2455      course), however there is only one diffusivity that is used for both      course), however there is only one diffusivity that is used for both
2456      temperature and salinity (and passive tracers)ç      temperature and salinity (and passive tracers)
2457  o add offline package  o add offline package
2458  o add "verification/dic_example" which contains a dic-gchem-ptracer setup  o add "verification/dic_example" which contains a dic-gchem-ptracer setup
2459    provided by Stephanie Dutkiewicz    provided by Stephanie Dutkiewicz

Legend:
Removed from v.1.1039  
changed lines
  Added in v.1.1086

  ViewVC Help
Powered by ViewVC 1.1.22