/[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.289 by cnh, Thu May 6 13:51:15 2004 UTC revision 1.477 by edhill, Sun Apr 17 00:25:45 2005 UTC
# Line 1  Line 1 
1  $Header$  $Header$
2    $Name$
3    
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o fix mnc flags in pkg/seaice so that they are "owned" by seaice,
8      not mnc -- this mistake was found by JMC and is now corrected
9    
10    checkpoint57g_post
11    o add Adams-Bashforth 3rd Order time stepping:
12      - default remains AB-2 (#undef ALLOW_ADAMSBASHFORTH_3)
13      - not yet implemented with NH, CD_Scheme, pTracers, MNC_pickup ...
14    checkpoint57g_pre
15    
16    o make lambda[Theta,Salt]ClimRelax spatially varying
17      (default remains spatially uniform constant based on tau)
18    o added new control variables
19      * init. uVel, vVel, etanN
20      * lambda[Theta,Salt]ClimRelax
21    o separate masks used for ctrl_pack/unpack 'from write_grid' output
22      (suggested by G. Forget)
23    
24    checkpoint57f_post
25    o add parameter "baseTime" = model base time = time at iteration zero
26      new function DIFF_BASE_MULTIPLE (replace DIFFERENT_MULTIPLE) to
27      account for baseTime shift
28    o move Coriolis arrays from PARAMS.h to GRID.h
29    checkpoint57f_pre
30    
31    o mnc-ifying the seaice package
32    o introduced an alternative length scale calculation for use in the limiting
33      maximum viscosity (off by default, see mom_vi_hdissip.F for details)
34    o S/R ptracers_calc_diff: argument list bug for CALL KPP_CALC_DIFF_S
35    o added modified Leith scheme with viscosity proportional to grad(Hdiv)
36      as well as grad(vort3).  Made it compatible with both approximate form
37      for the cubed sphere and full form of these gradients.  Added flag
38      useFullLeith to select between approximate and full form.  
39    o add "d0" in getcon.F to reduce differences between compilers/platforms
40      update output.txt of exp. fizhi-gridalt-hs
41    o change port_rand funtion to allow to set the seed.
42    o fix obscure MNC bug involving conversion between reals and integers
43      - it caused no problems with certain (eg. gcc, ifc) compilers but the
44        new version is now more standards-compliant
45    o adjoint-related modifications
46      * gad_dst3_adv_?: to be able to use advscheme=30 in adjoint
47      * gad_calc_rhs: fool adjoint, revert to advscheme=30 in reverse when using 33
48      * mom_vi_hdissip: to be able to use Leith scheme in adjoint
49    
50    checkpoint57e_post
51    o Adding eddy stress controls a la Ferreira et al.
52    checkpoint57e_pre (actually was tagged: eckpoint57e_pre)
53    
54    o fizhi pkg: fix AtoC and CtoA when called with same input & output array
55      update output.txt of exp. fizhi-gridalt-hs
56    o add more "Z" dimensions and associated coordinate vars to MNC
57    o pkg/exf: added twoDigitYear capability for option useExfYearlyFields
58    o parameter calendarDumps: when set, approximate months (30-31 days) and years
59      (360-372 days) for parameters chkPtFreq, pChkPtFreq, taveFreq, SEAICE_taveFreq,
60      KPP_taveFreq, and freq in pkg/diagnostics are converted to exact calendar
61      months and years.  Requires pkg/cal.
62    o diagnostics: add pickup functionality
63      - off by default for backwards compatibility
64      - current version only uses MDSIO -- MNC will be added
65    o allow to use pkg diagnostics for LAND pkg output & Shapiro Tendencies.
66    o pkg/shap_filt: fix for multi-tiles per face (CS-grid with EXCH2)
67    
68    checkpoint57d_post
69    o pkg/thsice used in the ocean: fix tile Pb related to sIceLoad forcing
70    o modify verification/ideal_2D_oce so that it tests the creation of mnc
71      output from the diagnostics package
72    o temporary fix in EXCH2_UV: add a 3rd call to fix the 24.tiles CS-grid set-up
73    o make genmake2 more portable by using ".$FS" instead of ".f" for more
74      of the test compilations (eg. IBM xlf on Mac OSX w/HFS filesys)
75    o add coordinate variables to the MNC output from the diagnostics package
76    o change MNC-flags default value: true when useMNC=TRUE
77    o add a "readgrid_mnc" flag to MNC and give model/src/ini_curvilinear_grid.F
78      the ability (off by default) to read the grid information using MNC
79    o lab_sea: use LSR_ERROR=1.E-12 for testing ; update output.txt
80    o diagnostics: fix a bug (sub-set of levels); keep full precision when averaging
81    o do snap-shot diagnostics at the middle of the time-interval (instead of
82      at the end).
83    o update exp. aim.5l_cs (use default LAND_OPTIONS.h file) and add
84      new test for AIM with thSIce + slab-ocean
85    o cpl_aim+ocn test: update output (optfile & default GMREDI_OPTIONS.h)
86    o move state variable diagnostics to the beginning of the time step ;
87      (note: still needs some work specially for snap-shot diagnostics)
88      duplicate & replace UVELVVEL diagnostics with UV_VEL_C & UV_VEL_Z
89    
90    checkpoint57c_post
91    o Change testing option (-ieee) to get closer agreement between g77 & ifort
92    o generate new output.txt files on faulks with g77 & the new -ieee option
93    checkpoint57c_pre
94    
95    o add "_d 0" in freeze ; change some "FLOAT" to "DFLOAT" and went back (TAF);
96      update output.txt of exp. global_ocean.90x40x15
97    o fix in ini_eos.F (one "_d 0" was missing): now g77 & ifc give much closer
98      results; update global_ocean_pressure & global_ocean.cs32x15 output.txt
99    o add saltFlux(+File) forcing capability with periodicExternalForcing
100    o allow to use pkg diagnostics for GM-Redi & ThSIce output
101    o diagnostics_fill: fill in up to sNx+1 or sNy+1 (if U,V or Z pt) for mnc.
102    o improvements for the MNC output from DIAGNOSTICS:
103      - correct handling of the unlimitied dimension
104      - all dims now have associated coordinate variables
105      - variables located at U, V, and Corner ("Z") points are now written
106        with the correct horzontal dimensions (eg. 'Xp1', 'Yp1') so that
107        *all* data points are output
108    o added seaice_summary.F and removed obsolete ALLOW_SEAICE's from pkg/seaice
109    o added pkg/seaice/seaice_monitor.F
110    o mdsio_readfield.F can now read files visible only to master MPI process.
111    o pkg/seaice: some test code for ice-modified ocean stress
112    o exf_getffields interpolation defaults to bilinear for all scalar forcing
113      fields (remains bicubic for wind velocity and stress).  This avoids, e.g.,
114      spurious negative numbers for precipitation and humidity.  Will cause
115      some small numerical differences for integrations using pkg/exf/exf_interp.F.
116    o pkg/ctrl/
117      * Add ctrlvec diagnostics in pack/unpack for nondimensional I/O
118        May be enabled via doPackDiag
119      *  introduce z-scaling of
120         + gradient (doZscalePack) and
121         + control (doZscaleUnpack)
122    o pkg/mdsio/
123      * enable useSingleCpuIO for state estimation (ctrl_pack/unpack) mdsio_gl.F
124      * N.B.: leave tiled I/O for tapelev (i.e. mds...vector)
125    
126    checkpoint57b_post
127    o simplify options in diagnostics_fill arguments (remove weird combinations)
128    o fix MNC coordinate variables so that they now contain per-face index
129      values (instead of xC,xG,yC,yG values) when run with EXCH2 since, in
130      general, EXCH2 grids are only aligned to a "local" coordinate system
131    o test diagnostics pkg in dic_example (no output) and ideal_2D_oce (with ouput)
132    o Implement instantaneous output within pkg diagnostics:
133      setting a negative frequency in data.diagnostics produces
134     "snap-shot" output (as opposed to time-average if freq > 0)
135    o move out off EQUIVALENCE all diagnostics that fizhi does not use ;
136      NOTE: change ptracer diagnostics name: use 2 characters to work with
137            more than 9 tracers. Add also diagnostics of advect & diffus flux.
138    o more CF compliance: convert all MNC 'iter' variables to 'T' so that it
139      becomes the coordinate variable for the 'T' dimension
140    o add CF-style coordinate variables to MNC
141      - just a first cut:  numbers are meaningless on the cubesphere and
142        missing along the T axis but otherwise it works!
143    o add surface flux diagnostics: TAUX, TAUY, TFLUX, TRELAX, TICE, SFLUX, SRELAX
144    o pkg/thSIce: read initial state from 6 files ; allow monitor to use MNC.
145    o add diagnostics of advective & diffusive flux for T & S (pTracers coming soon)
146      this is based directly on what the model compute, so that the content of
147      each diagnostics might be affected by switching options (e.g., implicitDiffusion)
148    o small changes for diagnostics (gad_biharm_?.F, arguments of S/R impldiff.F)
149    o clean up build options files for SunOS, in particular
150      - remove -traditional from xmakedepend
151      - change -xarch=v9 to -xarch=native for f77
152      - restore use of make (not gmake)
153      - add CC=gcc if using g77
154    o changes per discussion of AM, JMC, & EH3 today:
155      - move redundant "grid" variables out of "state" -- in preparation of
156        creating proper CF-style coordinate variables and in recognition
157        that any/all grid variables can be easily copied (eg. w/NCO) from
158        the grid files into any of the other NetCDF files
159      - *always* output grid variables with MDSIO (this will eventually be
160        changed)
161      - output MNC grid file if useMNC is true
162    o every instance of _END_MASTER() has been found and replaced with
163      _END_MASTER( myThid ) in order to satisfy certain picky Sun
164      preprocessors
165    o re-arrange diagnostics pkg initialisation:
166     - allow each package to extend the available diagnostics list
167     - add some checking and fix small problems (multi-threaded, ...)
168     - new S/R diagnostics_fill (replace fill_diagnostics):
169       look through the short list of active diag. (instead of the long list)
170       create function DIAGNOSTICS_IS_ON to tell if a diagnostics is active
171    
172    checkpoint57a_post
173    o this set of changes restores TAMC compatibility
174      tested for global_ocean.90x40x15 adjoint on trough
175      (what a pain)
176    
177    checkpoint57a_pre
178    o some modifs in tools/build_options for sunos
179    o call ctrl_pack for ctrl at end for optimcycle=0
180    
181    checkpoint57
182    o add horizontal bi-harmonic viscosity for vertical velocity
183      - new parameter viscA4W (defaults to viscA4)
184      - affects only non-hydrostatic code
185      - to be done: no-slip lateral boundary conditions
186    o switch back to "sflux = sflux - runoff" in exf_getforcing.F
187    o implement Implicit Vertical advection for pTracers
188    o depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)
189      (implemented also for implicit vertical diffusion & advection)
190    o OBCS: extend application of tracer open boundary conditions
191      to a strip beyond the boundary of width Olx/Oly
192    o add call monitor to TAF set of required calls (flow directives)
193      and include in natl_box_adjoint
194    o untangle a few ifdefs related to cost, ctrl, autodiff
195      untangel a few ALLOW_ECCO_OPTIMIZATION
196    o Apply Cooper & Haines representative estimates also at sub-surface (k=Nr)
197      (theta2, salt2 in ecco_cost_weights)
198    
199    checkpoint56c_post
200    o OBCS as control variables
201      - update ctrl_ad_diff.list, obcs_ad_diff.list
202      - remove balance of obcs controls from default
203      - fix index bug nobcs in ctrl_init
204      - fix dummy fields filen in ctrl_pack
205      - add dummy weights for obcs
206    o lsopt: comment out fort.94 output
207    o optim:
208      - remove unnecessary header files
209      - adjusted namelists
210      - add xerbla.F to Makefile
211    o exf:
212      - multiple modifications of exf_check_range
213      - unit change in exf_init_runoff from [m/year] to [m/s]
214    o mdsio:
215      - i/o-vector change debugLevel from debLevA to debLevB
216    
217    checkpoint56b_post
218    o collect all ptracers output in an new routine (PTRACERS_OUTPUT) that
219      is called from DO_THE_MODEL_IO
220      - rename PTRACERS_STATV_WRITE to PTRACERS_WRITE_TIMEAVE
221      - introduce new parameter PTRACERS_dumpFreq (defaults to dumpFreq)
222      - clean up PTRACERS_WRITE_TIMEAVE a little
223    o add another verification experiment that tests both the cfc-pkg and
224      the gchem-pkg with GCHEM_SEPARATE_FORCING undefined, that is with
225      reactive tendencies treated inline with regular timestepping
226    o testreport previously did a lousy job of comparing small numbers, so
227      we (Ed and Martin) changed the  way the cut-off of 1.e-12 is
228      implemented in the little c-progam tmp_cmpnum.c which is embedded in
229      testreport.
230    o ptracers_monitor: bug fix for MPI
231    
232    checkpoint56a_post
233    o GCHEM: finish reorganizating the package
234      - forward_step calls GCHEM_CALC_TENDENDY, which computes gchemTendency
235        (introduces another 3D-array for each passive tracer, but only if
236        GCHEM_SEPARATE_FORCING is undefined. For GCHEM_SEPARATE_FORCING
237        gchemTendency is not needed because the timestep is done separately)
238      - gchemTendency is added to gPtr in GCHEM_ADD_TENDENCY
239      - GCHEM is now---more or less cleanly---separate from PTRACERS
240      - to bo done: handling of surfaceForcingPtr that is needed for KPP not
241        so clear to me how that should be done in a general way.
242    o CFC: improve formatting of output in CFC_ATMOS
243    o PTRACERS:
244      - rename GCHEM_MONITOR to PTRACERS_MONITOR and call it from MONITOR, so
245        that ALL experiments with ptracers enable can be checked. This makes
246        GCHEM_MONITOR obsolete.
247      - include a runtime parameter PTRACERS_monitorFreq that defaults to
248        monitorFreq
249      - set default PTRACERS_write_mdsio to false if PTRACERS_write_mnc is true
250    o add PTRACERS (PTR0[1-5]) to testreport output
251    o exf_check_range:
252      * default changed to .TRUE.
253      * will check values for niter0 if debLevA, every timestep if debLevB
254      * STOP in exf_check_range if 'out of range'
255      * range chosen generous to allow for potential extema
256      TBD: a version with stricter range
257           permitted range would be runtime parameters
258    o GMredi:
259      - fix ldd97 slope limit ; extend valid domain of Psi-Bolus ;
260      - change S/R GRAD_SIGMA to be valid in the overlap on CS-grid.
261      - change the default GMREDI_OPTIONS.h: compile everything except Visbeck
262    o GCHEM:
263      - move call to GCHEM_FORCING_SEP, so that it is now called before
264        the blocking exchanges to avoid computing halos in GCHEM_FORCING_SEP
265      - introduced a useGCHEM runtime flag and applied it everywhere.
266      - renamed PTRACERS_SEPARATE_FORCING to GCHEM_SEPARATE_FORCING;
267        this flag is now only visible within GCHEM-pkg routines.
268      - moved gchem_forcing_int temporarily into ptracers_forcing, this will
269        be replaced by a 3D array that is computed before thermodynamics; for
270        this, the tracer ID iTracer had to be included into the parameter list
271        of ptracers_forcing
272      - set up forward_step to call gchem_forcing, that will replace
273        gchem_forcing_int in ptracers_forcing
274      - cleaning up
275    o small cleaning of exch2: remove files that are also in eesupp/src
276    
277    checkpoint56
278    o AIM: read land-Fraction earlier (from ini-fixed) and monitor land at nIter0
279    o mnc: cleanup "full" files--fixes out-of-memory problem
280    o ECCO-GODAE
281      * model/, pkg/, code/, input/ now complete w.r.t. ECCO-GODAE production setup
282      * fully merged and updated from SIO code
283        windstress sign change affects
284        - exf_inscal_[u/v]stress
285        - sign of xx_tau[u/v] adjustments
286        - signs in cost_scat
287      * ctrl_get_gen: avoid update of tau[u/v] for first few days
288      * natl_box_adjoint updated and compressed
289      * 2-level checkpoint switch added
290        (tested in EXP. 1 of natl_box_adjoint)
291      * new switch doInitXX to avoid init. of xx_... in optimcycle=0
292    o SVD
293      * first complete, non-hacked version for SVD calculations
294      * all interfaces clean w.r.t to handling of xx_..., adxx_..., g_xx_...
295        performed via direct access files admtlm_vector.it????
296        (via ctrl_[un]pack)
297      * optimcycle is used for ARPACK iteration counter
298        (note: adxx_... is iterated, rather than xx_...; latter is constant!)
299      * EV problem ok w.r.t. L2-norm in tangent space; need to check other norms
300        and add linear transforms where necessary
301      * controls are initial/final SST, SSS (can be extended; need to check
302        ctrl_set_[un]pack_xyz.F according to ctrl_set_[un]pack_xy.F
303    o mdsio: filename info to both stderr, stdout
304    o exf: exf_inscal_runoff: separated default conversion [m/year] -> [m/sec]
305      from sign change
306    
307    checkpoint55j_post
308    o isolate dissipation tendency (allow to keep it out off AB) in V.I form.
309      affects (truncation level) output.txt of global_ocean.cs32x15(&.thsice)
310    o add consistent build directories and .cvsignore files to verification
311    o added viscA4GridMin and viscA4GridMax for more control on biharmonic viscosity
312    o make all subroutines 30 or less characters in length for certain older
313      compilers to work (a thorough search only turns up two routines in
314      pkg/ptracers)
315    o allow (vecinv only) a different horiz. viscosity for Divergence and Vorticity;
316      affects (truncation level) output.txt of global_ocean.cs32x15(&.thsice)
317    
318    checkpoint55i_post
319    o change arrays for total vertical diffusivity (2.D if explicit,
320      3.D if implicit) ; each ptracer uses its own background value.
321    o added mnc/NetCDF output capability to ocn_compon_interf
322      - added bits to verification/cpl_aim+ocn so that it can run on
323        ITRDA and other clusters without the mpirun "-wd" option
324    o fixed wayward endif in mom_fluxform.F that messed up cyclindrical
325      configuration
326    o give MNC the ability to create additional files rather than
327      exceeding a specified file size limit "MNC_MAX_FILESIZE"
328      - the default is just less than 2GB which is a practical limit
329        on many systems
330    o Compute the non-local term using either KPP vertical diffusivity (=default)
331       or the total vertical diffusivity (when KPP_ghatUseTotalDiffus=T)
332    
333    checkpoint55h_post
334    o add verification test "vermix"
335    o remove all the *_ioinc flags and replace with the single global
336      outputTypesInclusive flag
337    o allow to set a vertical profile of vertical diffusivity for T & S
338    o call PACKAGE_BOOT & PACKAGES_READPARMS just after INI_PARMS
339    o useMNC moved from data.mnc to data.pkg
340    
341    checkpoint55g_post
342    o Renaming carbon AD experiments to comply with testreport conventions
343    o Updating adjoint of Held-Suarez hs94.1x64x5
344    o Fixing directives for non-ECCO forward_step, after ECCO directives
345      have been fixed to avoid recomp. of do_oceanic_phys
346      Works well for global_ocean.90x40x15,
347      but recomp. issue remains for carbon
348    o Updating adjoint output for natl_box_adjoint after
349      pkg/ecco has been modified (see taga c55d_post)
350    
351    checkpoint55f_post
352    o rename to timeave_init_fixed
353    
354    checkpoint55e_post
355    o some delicate re-shuffle of store directives to avoid one
356      extra call of do_oceanic_physics
357      affects ecco_the_main_loop.F, do_oceanic_physics.F
358      checkpoint_lev1_directives.h
359    o NB: this may break global_ocean adjoint temporarily,
360      but it is clear how to fix it. Will do later, need this now.
361    
362    checkpoint55d_post
363    o ECCO specific cost function terms (up-to-date with 1x1 runs)
364    o ecco_cost_weights is modified to 1x1 runs
365    o modifs to allow observations to be read in as
366      single file or yearly files
367    o enable to read exf forcing fields as either
368      single file or yearly files (flag useExfYearlyFields)
369    checkpoint55d_pre
370    
371    o switch between 2-level and 3-level checkpointing
372    o add ability of MNC to write local and "partial" (eg. 2D slices where
373      the full 3D field is never actually stored) arrays to NetCDF files
374      with the correct (that is, the complete multi-dimensional) set of
375      array indicies
376      - used in mom_vecinv() to write the diagFreq output
377      - tested (demonstrated) in verification/aim.5l_cs
378    o further mnc-ification
379      - add verification/lab_sea to the list with mnc setups
380      - fix undefined mnc v-names in cd_code
381      - add kpp to mnc output (both snapshot and timeave)
382    o non-hydrostatic code
383      - added horizontal viscosity parameter viscAhW for w, that replaces viscAh
384        in calc_gw.F
385      - defaults to viscAh
386      - this is useful, when I want to use viscAh=0 (e.g., only biharmonic
387        friction or Leith) in non-hydrostatic mode, as long as there is
388        no biharmonic friction and/or Leigth or equivalent for vertical velocity.
389    o pkg/cost
390      extend simple cost functions to treat time mean quantities
391      (T,U,V) via cost_accumulate_state from cost_tile
392    o multidimAdvection on CS-grid: implement the full 3 pass ; overlap needs to
393        be 2 times larger than the minimum size the advection scheme requires.
394        now get a perfect conservation of salt in advect_cs test-exp (updated)
395    o GGL90 (Gaspar's TKE mixed layer)
396      - add horizontal diffusion of TKE, requires exchanges in
397        do_fields_blocking_exchanges, horizontal diffusivity is zero by
398        default. In OPA there is no horizontal diffusion of TKE but the
399        mixing coefficients are computed from a horizontal average of TKE of
400        6 points or so. I think that diffusion has a little more physical
401        justification.
402      - clean up ggl90_calc in the hope of reducing memory usage (this hope
403        was in vain)
404      - mask tke-variable in ggl90_init
405    o fix mask Pb in multidimAdvection on CS-grid (still a small Pb with ipass)
406    o fix biharmonic diffusion on CS-grid.
407    o more obcs stuff
408      - added obcs_external_fields_load as an alternative to the EXF-pkg option
409        for reading boundary values. This routine is called from
410        obcs_prescribe_read
411      - updated obcs_check
412      - changed sponge layer relaxation parameter units for days to seconds
413      - turned off sponge layer by default
414      - changed argument list of OBCS_CALC to myTime+deltaTclock
415      - fixed about 35 bugs in obcs_external_fields_load
416    
417    checkpoint55c_post
418    o obcs stuff
419      - new runtime flags useOBCSprescribe, useOBCSbalance
420      - re-arranged obcs_calc
421      - moved exf_getobcs to obcs_prescibe_read
422        obcs_prescibe_read is called after ORLANSKI stuff
423        and independent of it (executable can contain all).
424      - updated obcs_check
425      - added exchanges for U,V,gU,gV for useOBCSprescribe=.TRUE.
426        These may be necessary only if tangential velocities are
427        prescribed at OB, not sure, needs testing.
428    o make the MNC_CW_ADD_VATTR_* subroutines all take scalar arguments
429      which simplifies the calls and passes the ifc check-bounds test
430    
431    checkpoint55b_post
432    o add a 2D scalar, Z location, exchange_2 routine.
433    o EXCH_UV for CS-grid: add one u,v in the corner-halo region, allows
434      to compute vorticity on a wider stencil [e.g., vort3(0,1)&(1,0)]
435      affects advect_cs results (for the wrong reason): update output.txt
436    o use a more standard discretization for biharmonic viscosity ;
437     (original version still available with #define MOM_VI_ORIGINAL_VISCA4 )
438      affects results of dome set-up: update output.txt
439    o fix gad_advection.F (CubedSphere part), back to version 1.23
440    o fix bug in mom_vi_del2uv.F (CubedSphere part).
441    
442    checkpoint55a_post
443    o merged code to
444      * prescribe/read time-dependent open boundaries
445        (works in conjunction with exf, cal)
446      * sponge layer code for open boundaries
447      * each boundary N/S/E/W now has its own CPP option
448        (healthy for the adjoint)
449    
450    checkpoint55
451    o up-to-date adjoint of previous breaks
452      - natl_box_adjoint: problem for exp 12, 13: cost = 0. needs fix
453      - global_ocean_ebm: adjoint still needs fix (TLM ok)
454      - global_ocean.90x40x15: extended GMREDI_OPTIONS.h
455      - carbon: * remove tr1-related adjoint verification
456                * add ptracer as control variable
457    o remove all tr1-related code (ALLOW_PASSIVE_TRACER)
458      (adjoint stuff still has some tr1 'names', but all use ptracer arrays)
459    
460    checkpoint54f_post
461    o in verification/carbin/ remove experiment related to
462      ALLOW_PASSIVE_TRACER (array tr1 etc)
463      code_ad/ input_ad/ results_ad
464    
465    o add two new packages
466      - ggl90, TKE-model of Gaspar et al. (1990), Blanke+Delecluse (1993)
467        + subject to optimization (memory)
468      - opps, OPPS (ocean penetrative plume scheme) of Paluszkiewicz+Romea (1997)
469        + subject to reordering (many GOTOs in the original code)
470        + so far opps is called for every (i,j) point, and then operates in
471          the vertical; one may want to reorder the scheme in order operate in
472          horizontal slabs at the cost of (a lot of) memory, at least ten new 3D
473          fields)
474    o overhaul of IO so that we now have flags for MDSIO and/or MNC
475      - all verification tests compile and run with linux_ia32_g77
476      - defaults are compatible with current input files--nothing
477        should change if you were not previously using MNC
478      - MNC output has been added in numerous places (eg. timeave)
479        but there are still a few writes not yet do-able with MNC
480        (this is in progress)
481      - flags now allow for either/or/both use of MDSIO and MNC and
482        documentation will soon follow
483      - numerous small formatting cleanups for ProTeX
484    o add version info (via BUILD_INFO.h) to MNC and stdout
485    
486    checkpoint54e_post
487    o add two new packages
488      - pp81 (Packanowski and Philander, 1981), Richardson number and
489        stratification dependent mixing
490      - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme
491      - these scheme operate in a similar manner as KPP (without ghat, of
492        course), however there is only one diffusivity that is used for both
493        temperature and salinity (and passive tracers)ç
494    o add offline package
495    o add "verification/dic_example" which contains a dic-gchem-ptracer setup
496      provided by Stephanie Dutkiewicz
497    o genmake2: add ability to search for C compilers and cleanup test output
498      - fixes recent SX-6 problems and should help with others (eg. HP-UX)
499    
500    checkpoint54d_post
501    o data.diagnostics: if levels() is unspecified then ALL levels are diagnosed
502    o bug fix in pkg/cal/cal_addtime.F for TheCalendar='model' day count is wrong,
503      leading to additional shift by 5 days each year of integration
504       (i.e. leading to considerable offset over the years)
505    o update global_ocean.cs32x15/thsice: use z* + RealFW + staggerTimeStep
506    o start with no AB and no initial filtering (staggerTimeStep):
507      change the results of test-exp: hs94.128x64x5, hs94.1x64x5 & hs94.cs-32x32x5
508    o move ocean specific S/R calls from forward_step.F to do_oceanic_phys.F
509      (external loading & cpl import/export stay in forward_step.F)
510    o update coupling interface to work with new staggerTimeStep
511    o change MDSIO ptracers_pickup.
512    o fix a bug in Flux deriv. vs Ts (pkg/aim_v23/phy_suflux_sice.F);
513    o genmake2 fixes so netcdf now works on halem ("osf1_alpha_*")
514    o bugs fixed in kpp_calc.F (ustarY) and external_forcing.F (Qsw & Partial-cell)
515    
516    checkpoint54c_post
517    o replace surfaceTendency U,V,S,T,Tice,Ptr by surfaceForcing U,V,S,T,Tice,Ptr
518      this affects (truncation error) output.txt of test-exp:
519       global_ocean_ebm,_pressure,.cs32x15(&.thsice), lab_sea & natl_box
520    o pkg/kpp: replace pMask by maskC to reduce memory size (one 3.D array)
521    o change Qnet to always be the net heat flux, (+upward).
522      affects (truncation error) output of natl_box exp.: updated
523    o define the max number of passive tracers in PTRACERS_SIZE.h
524    o start to test mnc routinely in exp0
525    o add sea-ice loading (sIceLoad) as a new forcing field.
526    
527    checkpoint54b_post
528    o add testreport "-j JOBS" option for parallel builds (tested and pretty
529       impressive on Altix and Opteron systems)
530    o diagnostics can now write NetCDF files through the mnc package
531    o staggerTimeStep & NLFS: update pkg aim_v23 & thsice; update aim.5l_cs output
532    o staggerTimeStep & multi-Dim-Advec: Exch(U,V) added
533    o staggerTimeStep & NLFS: rescale T & S surface tendencies.
534      affects (truncation error) output of lab_sea & natl_box exp.: updated
535    o change pickup _cd & _ptracers (old pickup restart: usePickupBeforeC54=.T.)
536    
537    checkpoint54a_post
538    o re-write staggerTimeStep: step fwd U,V and then T,S (reverse the order).
539    o change pickup file (to restart from old pickup, set usePickupBeforeC54=.T.)
540    o get a perfect restart when using RealFreshWaterFlux + NLFS (not finished)
541    o update output of all exp. that use staggerTimeStep (except hs94.cs & 2D)
542      + internal_wave (shift in writing cg2d_ini_res)
543    checkpoint54a_pre
544    
545    o require forcing_In_AB=.FALSE. and remove surfaceTendencyTice from pkg/seaice
546      - modified verification/lab_sea and natl_box_adjoint accordingly
547    
548    checkpoint54
549    checkpoint53g_post
550    o prepare splitting of thermodynamics: store convect.counter in common block
551    o store d.etaH/dt (instead of Div.hV) in common ; affects (truncation error)
552      output of: global_ocean.cs32x15, global_ocean_pressure & internal_wave
553    o cnh's modifs to gad_advection.F for cube-sphere multi-dim advection
554    o new parameter "nShapS": allow to treat differently S from T (nShapT)
555    o separate Vert.Advec.Scheme from horizontal Advec.Scheme (T & S)
556    o restore adjointability
557    
558    checkpoint53f_post
559    o modifications that affect AIM experiment results (update output.txt):
560      - no advection of S at top interface Nr (pkg/generic_advdiff)
561      - air surf. temp: use lower value between T0 & T1 (phy_suflux_prep.F)
562    o AIM pkg:
563      - include stability function into surf.Flux derivative relative to Tsurf
564      - calculate clear-sky radiation & surface temp. change (for diagnostics)
565    
566    checkpoint53e_post
567    o merged cylindrical coord configuration
568    o added rotating_tank experiment
569    checkpoint53e_pre
570    
571    checkpoint53d_post
572    o faulks upgraded: re-generate output.txt that have changed:
573       global_ocean.cs32x15(.thsice), global_ocean_ebm, lab_sea, natl_box
574    o Added Bryan and Lewis, 1979, vertical diffusivity profile
575    o pkg/land: fix problem in land_impl_temp.F when Ts arround freezing.
576    o added Sadourny discretization of Coriolis
577      - moved some PARAMETERS from mom_*_coriolis.F to PARAMS.h
578      - re-enabled use of omega3 (useAbsVorticity)
579    o added Leith (Phys. Fluids, 1968, 10, 1409-1416) variable viscosity for
580      vector-invariant equations
581      - note: does *NOT* yet use same variable visc. for no-slip BC's.
582    o recoded the lateral boundary conditions for non-hydrostatic w, this time
583      hopefully without new bugs
584      - still to do: biharmonic friction for non-hydrostatic w
585    o bug fix for mom_*_sidedrag: rA -> rAs,rAw
586    o regenerated output for global_ocean_ebm (using -ieee)
587    o fix mom_common/mom_*_sidedrag.F to recover numeric output prior to creation
588      of mom_common/
589      - simple re-arrangement of instructions within computing loop
590    checkpoint53d_pre
591    
592    checkpoint53c_post
593    o new version of coupler for AIM+thSIce and Ocean models
594     - new fields (SSS,h_MixLayer ...) are exchanged through the coupler
595     - land: change Evaporation of snow
596     - aim with thSIce: fix bug in snow-precip.
597    o changes to calc_gw.F
598     - bug fix for w^2 term near the bottom boundary
599     - (hopefully) improve the lateral slip boundary condtions for use with
600        partial/looped cells
601      - because the bug fix changes two verification experiments anyway (exp5
602        and plume on slope), change the lateral boundary condition from half slip
603        to the value of no_slip_sides
604    o ebm package wasnt quite up to the parallel task. Fixed that.
605    o Adjoint of EBM package + verification
606      * TLM OK
607      * ADM not sufficient accuracy yet (needs further testing)
608    
609    checkpoint53b_post
610    o Commiting new energy balance model to repository
611      * package is pkg/ebm
612      * verif. is verification/global_ocean_ebm
613      * references are in ebm_driver.F
614    C      * X. Wang, P. Stone and J. Marotzke, 1999:
615    C        Global thermohaline circulation. Part I:
616    C        Sensitivity to atmospheric moisture transport.
617    C        J. Climate 12(1), 71-82
618    C      * X. Wang, P. Stone and J. Marotzke, 1999:
619    C        Global thermohaline circulation. Part II:
620    C        Sensitivity with interactive transport.
621    C        J. Climate 12(1), 83-91
622    C      * M. Nakamura, P. Stone and J. Marotzke, 1994:
623    C        Destabilization of the thermohaline circulation
624    C        by atmospheric eddy transports.
625    C        J. Climate 7(12), 1870-1882
626    o Will need long integration testing.
627    checkpoint53b_pre
628    
629    o created pkg/mom_common in preparation for variable viscosity code
630    o renamed and split ini_mnc_io
631    o pkg/land: only liquid water can diffuse or run-off
632    o AIM using land: soil wetness availability account for snow
633    o added printMapIncludesZeros to EEPARMS namelist
634    
635    checkpoint53a_post
636    o restore TAMC compatiility for exf_constants.h
637      (no usage of _d in .h)
638    o Additional storing in KPP in an attempt to fix
639      TAMC problem with adjoint of KPP code.
640      (no success...)
641      Identical code works fine with TAF.
642    o Fixed verification/natl_box_adjoint experiments.
643      Initial conditions for Experiments 4 and 5 are now
644      set to "SEAICE_initialHEFF=0", which is more reasonable,
645      and hence gives results closer to that of Experiment 2.
646      Experiment 6 requires "SEAICE_initialHEFF=1" and is working once again.
647    
648  checkpoint53  checkpoint53
649  o stable checkpoint with up to date adjoint  o stable checkpoint with up to date adjoint
650    TLM tests only run for 1st grdchk at the moment. Its unclear if    TLM tests only run for 1st grdchk at the moment. Its unclear if

Legend:
Removed from v.1.289  
changed lines
  Added in v.1.477

  ViewVC Help
Powered by ViewVC 1.1.22