/[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.44 by adcroft, Tue Jul 31 18:42:13 2001 UTC revision 1.53.4.25 by dimitri, Thu Feb 27 07:04:39 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o Added cost_ice for sea-ice volume sensitivity experiment.
7    
8    icebear3
9    o Removed spurious iikey and idkey
10    o pkg/exf
11      - bug fix in treatment of downward radiation
12    o pkg/seaice
13      - added initial sea-ice thickness parameter SEAICE_initialHEFF
14    o updated verification/natl_box_adjoint
15    
16    icebear2
17    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
18      kpp_transport_t.F,and ecco_the_main_loop.F
19    o adjoint-friendly modifications to pkg/seaice
20    o added verification/lab_sea as per release1_p12_pre
21    
22    ecco_c44_e26
23    o Merging pkg/exf and pkg/seaice from cvs tag ecco_ice2
24    o exf: Modifications to correctly handle evap field for adjoint
25    o grdchk:
26      Added code to perform gradient checks for bulk formulae/atmos. state
27      (atemp, aqh, uwind, vwind).
28      NOTE:
29      This package is out of synch with c48 package.
30      The latter also has the tangent linear gradient checks.
31      Need to be merged.
32    o verification/natl_box_adjoint:
33      * added new setup: code_bulk/, input_bulk, results_bulk
34        (Experiment 2, described in README)
35        uses bulk formulae and atmos. state as control instead of
36        air-sea fluxes.
37        Performs gradient checks for first 4 elements of atemp control.
38      * changed standard verification to perform
39        gradient checks on first 4 elements on hflux control.
40      * gmredi switched off (will come after merge with c48).
41    
42    ecco_c44_e25
43    o Merging some GM changes from main trunk (c47) to ecco-branch.
44    o Updating verif. natl_box_adjoint with GMRedi.
45    o Adding setup with explicit differentiaton of pressure solver.
46    o Bug fix: missing OBCS_OPTIONS.h for sponge layer code.
47    o (Re-?) Commiting old bug fixes in kpp to ecco-branch
48      (kpp_calc.F, kpp_routines.F)
49    o exf:
50      updated external forcing package
51      - cleaned old exfa stuff
52      - bug fixes
53        (missing OBCS_OPTIONS.h in two routines)
54      - enable easy to use "no forcing".
55      - added exf I/O for atmospheric loading
56      - added exf I/O for runoff data
57      - transfered scaling between exf <-> MITgcm to exf namelist
58    
59    ecco_c44_e24
60    o modifications to gradient check package (Martin Losch)
61      - enable centered differences
62      - modified format of standard output
63    o bug fix for nwettile contents
64      so far assumed global sum  in first entry (1,1,k),
65      needed for global control vector
66      -> introduced new variable nwet[c/w/s]global(nr)
67    o shifts of calls to cal/exf package to be accessible
68      in MITgcm stand-alone
69    o shifted packages_init_variables before convective_adjustment_ini
70      (corresponding update of TAF tape initialisation).
71    o removed auxiliary field in impldiff
72      (caused numerical differences for GMRedi cases)
73    o updated obcs control part (G. Gebbie)
74    o removed some f90 comments ("!")
75    o Bug fixes and updates in cost package
76     * cost_final: correct multiplier mult_tauv, mult_sflux
77     * cost_hyd: added call cost_ssh
78     * cost_init_barfiles.F: replaced arrays by tmpfld's
79     * cost_readtopexmean.F: ersmask -> tpmeanmask
80     * cost_weights.F: corrected wtheta[2], wsalt[2]
81    o cleaned exchanges in cg2d.F
82    
83    ecco_c44_e23
84    merged patches between release1_p1 and release1_p2:
85    o fixed array boundary problem for adjoint
86      (related to partial recomputation within subroutine
87      related to dynamics -> calc_viscosity -> mom_...
88    o fixed recomputation in thermodynamics
89    o prepare (but not complete) recomputation problem in impldiff
90    o fixed problem for adjoint of global_max
91    o switched off sponge layer code in external_forcing
92    Bug fix in ctrl_mask_set_yz (spotted by G. Gebbie)
93    
94    ecco_c44_e22
95    o Finally, the merges with the Scripps cost function terms:
96      Various additions, modifications, quality checks.
97    o Plus: Included switch ALLOW_AUTODIFF_MONITOR to handle
98      monitoring of adjoint state.
99    o Plus: removed comm_stats, ini_communication_patterns from diff. list
100      (no more need to "keep" MPI headers for adjoint generation)
101    o Plus: exf changes:
102      o added run-off routine
103      o additional storing needed for ustress,vstess
104        because of state-dependent quality check
105      o added missing initialisations
106    o Plus: genmake with MAKEDEPEND variable was still missing in ecco-branch
107    NB: - verification/natl_box_adjoint/ 240 steps run
108          * looks ok under Linux (twain.lcs.mit.edu)
109          * looks ok on MIT SUN's (fjord.mit.edu)
110          * NaN in reverse mode on Scripps SUN's at iter=214
111          * NaN in reverse mode on IBM SP3 (BlueHorizon) at iter=204
112        - 1 year forward int. global 2x2 deg. produces similar cost functions
113          * all cost terms of new code are slightly smaller (0.5 to 3%).
114    
115    ecco_c44_e21
116    o reversed order of ctrl/cost initialisation
117    o gmredi_slope_psi.F: Inconsistent types in MIN/MAX expressions
118    o modified to enable ctrl field swapping
119    o bug fix for global sum of ncvarlength in ctrl_init
120    o no more call to ctrl_unpack from ctrl_init
121    o no more write of ctrl vector in ctrl_pack
122      however, init. of control vector from ctrl_unpack
123    o various bug fixes & consistent nobcs handling in
124      ctrl_pack/unpack routines (by G. Gebbie)
125    o optim package: Added obcs control part for lsopt I/O
126      (by G. Gebbie)
127    o missing call to obcs_diags
128    o moved calls in packages_init_fixed to packages_readparms
129      because some quantities are needed earlier.
130    
131    ecco_c44_e20
132    o before major merges from the Scripps setup
133      here are two small updates:
134      - field swapping for surface flux controls enabled
135        (remains t.b.d. for atmos. state plus obcs)
136      - bug fix in active_file.F for xz-/yz- routines
137      - added missing xz-/yz- routines to active_file_ad.F
138    
139    ecco_c44_e19
140    o merged necessary patches:
141      - AD-related changes for GMRedi
142      - fixes i KPP (delZ -> drF)
143      - hook to OBCS songe layer code in external_forcing
144      - errorMessageUnit non-zero in eeboot.F
145      - included GMREDI, EXACT_CONSERV to natl_box_adjoint verif.
146    
147    ecco_c44_e18
148    o sponge layer code for obcs was missing
149      - added hook in external_forcing.F
150      - added storing for TAF
151    o new routine cost_init_barfiles to initialise
152      adjoint fields adtbar, adsbar, adpsbar
153      (needed in conjunction with corrected ladinit for active I/O)
154    o cleaned up and corrected order in packages_readparms, ecco_readparms
155    o corrected and simplified weights for obcs controls
156      - weight fields simplified
157      - bug fix in ctrl_pack
158      - no more write of control vector in ctrl_pack
159    o i/j index bug fixes in cost_ssh_mean
160    
161    ecco_c44_e17
162    o bug fixes in cost package
163      * wrong identifier for active I/O of monthly mean psbar
164        (cost_averagesfields, cost_ssh) xx_psbar_dummy
165      * cleaned all identifier for active I/O of monthly fields
166      * wrong ladinit in various cost routines
167    o merge with interval (chkpt44c_post - chkpt44d_post)
168      * added missing EXCLUDE_MONITOR flags
169      * changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
170        (incompatible typ in MIN/MAX expressions caused problems
171        on IBM SP3)
172      * in genmake added variable MAKEDEPEND
173        plus resetting for case SunOS
174        added timer_stats.c routine for IBM SP3
175      * removed variables in dynamics
176    
177    ecco_c44_e16
178    o new ECCO checkpoint, the first since ecco_c43_e15
179      which is branched from MITgcm.
180      All changes were merged in between (see ecco-branch-mod? tags).
181    o last changes:
182      * assuming path for TAF and TAMC are known (e.g. in $path)
183      * genmake:
184        - added tools/xmakedepend to circumvene shortcoming of
185          SUN's makedepend (size too small)
186        - invoking ../tools/xmakedepend instead of makedepend
187        - changed compiler flags for case SunOS
188    
189    ecco-branch-mod5
190    o mod's to reproduce open boundary run
191    o enable field swapping for OB's and climatology
192    o update store directives for OB control
193    o added option ALLOW_OBCS_PRESCRIBE
194    o call of getobcs now out of obcs_calc (param. list modified)
195    
196    ecco-branch-mod4
197    o this is the second part of changes necessary to reconcile
198      the natl_box_adjoint verification (with and without grdchk).
199      >>>!!! CHANGES BETWEEN THE TAGS ecco-branch-mod3 !!!<<<
200      >>>!!!                      AND ecco-branch-mod4 !!!<<<
201      >>>!!! SHOULD BE MERGED INTO THE MAIN TRUNK      !!!<<<
202      - genmake: removed $S64 overwrite for case SunOS
203      - pkg/exf: update and corrections for field swapping and obcs
204      - pkg/ecco: parameter lists for the_model_main, the_main_loop
205                  harmonized between ECCO and MITgcm
206      - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
207                      updated checkpointing_lev... lists for obcs
208      - model/src: minor changes in forward_step, plot_field
209      - pkg/mdsio: added mdsio_gl_slice
210    
211    ecco-branch-mod3
212    o this is the first part of changes necessary to reconcile
213      natl_box_adjoint verification (with and without grdchk).
214      This set of changes is relevant for ECCO only.
215      The next set/tag of changes (ecco-branch-mod4)
216      should be merged into the main trunk.
217      - update some options
218      - parameter lists of ecco_the_model_main and ecco_the_main_loop
219        differed from those of the MITgcm counterparts.
220    
221    ecco-branch-mod2
222    o update ecco-branch-mod1 to checkpoint44
223    o exclude from updates:
224      - verification/
225      - adjoint/
226      - pkg/cost
227      - pkg/ctrl
228      - pkg/ecco
229      - pkg/obcs
230      - model/src/the_model_main.F
231      - model/src/the_main_loop.F
232    
233    checkpoint44
234    o apply Shapiro filter on T&S before calc_PhiHyd (stagger time stepping)
235    o fix bug in mom_vi_del2uv
236    o added some stuff for AD
237    
238    ecco-branch-mod1
239    o based on c43
240    o replaced packages cost, ctrl, ecco, obcs
241    o removed MITgcm verif.'s, added ECCO verif.'s
242    o added lsopt, optim for line search optimization.
243    
244    checkpoint43
245    o added two new advection tests
246    o added global 4x4 degree ocean test
247    o added test of H&S94 with free surface on cube
248    o some final mods for gradient check, adjoint,...
249    
250    checkpoint42
251      Fixed AD-related problems:
252    o Store directives up-to-date with re-arranged Adams-Bashforth
253      (mainly thermodynamics.F)
254    o New store directives for multi-dim. advection schemes
255      * new CPP flag ALLOW_MULTI_DIM_ADVECTION
256      * new common block and key passkey
257      (mainly gad_advection.F)
258    o Modified store directives for split of dynamics/thermodynamics
259      for the case ALLOW_KPP
260    o Cleaned argument list for timestep_tracer.F
261    
262    checkpoint41
263    o re-formatted/added comments in prologues of key subroutines
264      to work with protex
265    
266    checkpoint40
267    o moved calc_gs, calc_gt and calc_tr1 back to model/src
268    o added FLT (floats) package from Arne along with demo. experiment
269    o re-arranged Adams-Bashforth scheme for tracers to allow easier
270      implementation of forward-in-time forcing terms
271    o more mods for non-linear free-surface including new variable
272    o modified multi-dim method to work on cube
273    o bug fix in KPP (from DM)
274    
275    checkpoint40pre9
276    o added DST advection schemes
277    o fix MPI bug on SGI's
278    o modifications for non-linear free-surface
279    o fixed conditionals for fixed flow/passive tracer only mode
280    o added tension/strain form of stress tensor
281    o changes to commenting of arguments for TAF/TAMC
282    o added/updated many matlab scripts
283    o added multi-dimensional advection method for tracers
284      
285    checkpoint40pre8
286    o new package rw/
287      Added method for dumping intermediate local arrays:
288      mdsio_writetile - same as mdsio_writefield except works from inside
289                        bi,bj loop
290      mdsio_writelocal - same as mdsio_writetile except works for local
291                         arrays
292      write_local_r? - higher-level wrapper for mdsio_writelocal
293      Controlled by diagFreq. Defaults to zero (ie. no dumps)
294      Example given at end of mom_vecinv.F that dumps some local arrays.
295    o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
296      control flux-form versus vector invariant code.
297      Switch is runtime flag vectorInvariantMomentum (defaults to false)
298      or genmake -DISABLE ...
299    o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
300      (additional storing is now needed for case vecinv;
301      currently nothing implemented to switch this storing off
302      in case fluxform is used since no CPP flag available).
303    
304    checkpoint40pre7
305    o bug fix in dynamics.F
306      calc_viscosity called before k=1,Nr loop.
307    o added some #ifdef's ALLOW_PASSIVE_TRACER
308    o cleaned initialisations in ctrl_map_ini
309      related to TAF
310    
311    checkpoint40pre6
312    o split dynamics into thermodynamics & dynamics
313    o corresponding split of calc_diffusivity into
314      calc_diffusivity, calc_viscosity
315      (kpp_calc_diff, kpp_calc_visc).
316    o Added diffkr, kapgm to control variables
317    o bug fix in gmredi_slope_limit for ldd97
318    
319  checkpoint40pre5  checkpoint40pre5
320  o proper initialization of Adams-Bashforth time stepping  o proper initialization of Adams-Bashforth time stepping
321    + uses forward step for very first step of model (iter=0)    + uses forward step for very first step of model (iter=0)

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.53.4.25

  ViewVC Help
Powered by ViewVC 1.1.22