/[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.403 by heimbach, Sat Dec 4 23:26:49 2004 UTC revision 1.441 by jmc, Wed Feb 2 20:20:09 2005 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o update exp. aim.5l_cs (use default LAND_OPTIONS.h file) and add
7      new test for AIM with thSIce + slab-ocean
8    o cpl_aim+ocn test: update output (optfile & default GMREDI_OPTIONS.h)
9    o move state variable diagnostics to the beginning of the time step ;
10      (note: still needs some work specially for snap-shot diagnostics)
11      duplicate & replace UVELVVEL diagnostics with UV_VEL_C & UV_VEL_Z
12    
13    checkpoint57c_post
14    o Change testing option (-ieee) to get closer agreement between g77 & ifort
15    o generate new output.txt files on faulks with g77 & the new -ieee option
16    checkpoint57c_pre
17    
18    o add "_d 0" in freeze ; change some "FLOAT" to "DFLOAT" and went back (TAF);
19      update output.txt of exp. global_ocean.90x40x15
20    o fix in ini_eos.F (one "_d 0" was missing): now g77 & ifc give much closer
21      results; update global_ocean_pressure & global_ocean.cs32x15 output.txt
22    o add saltFlux(+File) forcing capability with periodicExternalForcing
23    o allow to use pkg diagnostics for GM-Redi & ThSIce output
24    o diagnostics_fill: fill in up to sNx+1 or sNy+1 (if U,V or Z pt) for mnc.
25    o improvements for the MNC output from DIAGNOSTICS:
26      - correct handling of the unlimitied dimension
27      - all dims now have associated coordinate variables
28      - variables located at U, V, and Corner ("Z") points are now written
29        with the correct horzontal dimensions (eg. 'Xp1', 'Yp1') so that
30        *all* data points are output
31    o added seaice_summary.F and removed obsolete ALLOW_SEAICE's from pkg/seaice
32    o added pkg/seaice/seaice_monitor.F
33    o mdsio_readfield.F can now read files visible only to master MPI process.
34    o pkg/seaice: some test code for ice-modified ocean stress
35    o exf_getffields interpolation defaults to bilinear for all scalar forcing
36      fields (remains bicubic for wind velocity and stress).  This avoids, e.g.,
37      spurious negative numbers for precipitation and humidity.  Will cause
38      some small numerical differences for integrations using pkg/exf/exf_interp.F.
39    o pkg/ctrl/
40      * Add ctrlvec diagnostics in pack/unpack for nondimensional I/O
41        May be enabled via doPackDiag
42      *  introduce z-scaling of
43         + gradient (doZscalePack) and
44         + control (doZscaleUnpack)
45    o pkg/mdsio/
46      * enable useSingleCpuIO for state estimation (ctrl_pack/unpack) mdsio_gl.F
47      * N.B.: leave tiled I/O for tapelev (i.e. mds...vector)
48    
49    checkpoint57b_post
50    o simplify options in diagnostics_fill arguments (remove weird combinations)
51    o fix MNC coordinate variables so that they now contain per-face index
52      values (instead of xC,xG,yC,yG values) when run with EXCH2 since, in
53      general, EXCH2 grids are only aligned to a "local" coordinate system
54    o test diagnostics pkg in dic_example (no output) and ideal_2D_oce (with ouput)
55    o Implement instantaneous output within pkg diagnostics:
56      setting a negative frequency in data.diagnostics produces
57     "snap-shot" output (as opposed to time-average if freq > 0)
58    o move out off EQUIVALENCE all diagnostics that fizhi does not use ;
59      NOTE: change ptracer diagnostics name: use 2 characters to work with
60            more than 9 tracers. Add also diagnostics of advect & diffus flux.
61    o more CF compliance: convert all MNC 'iter' variables to 'T' so that it
62      becomes the coordinate variable for the 'T' dimension
63    o add CF-style coordinate variables to MNC
64      - just a first cut:  numbers are meaningless on the cubesphere and
65        missing along the T axis but otherwise it works!
66    o add surface flux diagnostics: TAUX, TAUY, TFLUX, TRELAX, TICE, SFLUX, SRELAX
67    o pkg/thSIce: read initial state from 6 files ; allow monitor to use MNC.
68    o add diagnostics of advective & diffusive flux for T & S (pTracers coming soon)
69      this is based directly on what the model compute, so that the content of
70      each diagnostics might be affected by switching options (e.g., implicitDiffusion)
71    o small changes for diagnostics (gad_biharm_?.F, arguments of S/R impldiff.F)
72    o clean up build options files for SunOS, in particular
73      - remove -traditional from xmakedepend
74      - change -xarch=v9 to -xarch=native for f77
75      - restore use of make (not gmake)
76      - add CC=gcc if using g77
77    o changes per discussion of AM, JMC, & EH3 today:
78      - move redundant "grid" variables out of "state" -- in preparation of
79        creating proper CF-style coordinate variables and in recognition
80        that any/all grid variables can be easily copied (eg. w/NCO) from
81        the grid files into any of the other NetCDF files
82      - *always* output grid variables with MDSIO (this will eventually be
83        changed)
84      - output MNC grid file if useMNC is true
85    o every instance of _END_MASTER() has been found and replaced with
86      _END_MASTER( myThid ) in order to satisfy certain picky Sun
87      preprocessors
88    o re-arrange diagnostics pkg initialisation:
89     - allow each package to extend the available diagnostics list
90     - add some checking and fix small problems (multi-threaded, ...)
91     - new S/R diagnostics_fill (replace fill_diagnostics):
92       look through the short list of active diag. (instead of the long list)
93       create function DIAGNOSTICS_IS_ON to tell if a diagnostics is active
94    
95    checkpoint57a_post
96    o this set of changes restores TAMC compatibility
97      tested for global_ocean.90x40x15 adjoint on trough
98      (what a pain)
99    
100    checkpoint57a_pre
101    o some modifs in tools/build_options for sunos
102    o call ctrl_pack for ctrl at end for optimcycle=0
103    
104    checkpoint57
105    o add horizontal bi-harmonic viscosity for vertical velocity
106      - new parameter viscA4W (defaults to viscA4)
107      - affects only non-hydrostatic code
108      - to be done: no-slip lateral boundary conditions
109    o switch back to "sflux = sflux - runoff" in exf_getforcing.F
110    o implement Implicit Vertical advection for pTracers
111  o depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)  o depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)
112    (implemented also for implicit vertical diffusion & advection)    (implemented also for implicit vertical diffusion & advection)
113  o OBCS: extend application of tracer open boundary conditions  o OBCS: extend application of tracer open boundary conditions
# Line 11  o add call monitor to TAF set of require Line 116  o add call monitor to TAF set of require
116    and include in natl_box_adjoint    and include in natl_box_adjoint
117  o untangle a few ifdefs related to cost, ctrl, autodiff  o untangle a few ifdefs related to cost, ctrl, autodiff
118    untangel a few ALLOW_ECCO_OPTIMIZATION    untangel a few ALLOW_ECCO_OPTIMIZATION
119    o Apply Cooper & Haines representative estimates also at sub-surface (k=Nr)
120      (theta2, salt2 in ecco_cost_weights)
121    
122  checkpoint56c_post  checkpoint56c_post
123  o OBCS as control variables  o OBCS as control variables

Legend:
Removed from v.1.403  
changed lines
  Added in v.1.441

  ViewVC Help
Powered by ViewVC 1.1.22