/[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.38 by heimbach, Tue Apr 10 22:35:24 2001 UTC revision 1.53.4.10 by heimbach, Tue Mar 26 08:28:14 2002 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    ecco_c44_e20
7    o before major merges from the Scripps setup
8      here are two small updates:
9      - field swapping for surface flux controls enabled
10        (remains t.b.d. for atmos. state plus obcs)
11      - bug fix in active_file.F for xz-/yz- routines
12      - added missing xz-/yz- routines to active_file_ad.F
13    
14    ecco_c44_e19
15    o merged necessary patches:
16      - AD-related changes for GMRedi
17      - fixes i KPP (delZ -> drF)
18      - hook to OBCS songe layer code in external_forcing
19      - errorMessageUnit non-zero in eeboot.F
20      - included GMREDI, EXACT_CONSERV to natl_box_adjoint verif.
21    
22    ecco_c44_e18
23    o sponge layer code for obcs was missing
24      - added hook in external_forcing.F
25      - added storing for TAF
26    o new routine cost_init_barfiles to initialise
27      adjoint fields adtbar, adsbar, adpsbar
28      (needed in conjunction with corrected ladinit for active I/O)
29    o cleaned up and corrected order in packages_readparms, ecco_readparms
30    o corrected and simplified weights for obcs controls
31      - weight fields simplified
32      - bug fix in ctrl_pack
33      - no more write of control vector in ctrl_pack
34    o i/j index bug fixes in cost_ssh_mean
35    
36    ecco_c44_e17
37    o bug fixes in cost package
38      * wrong identifier for active I/O of monthly mean psbar
39        (cost_averagesfields, cost_ssh) xx_psbar_dummy
40      * cleaned all identifier for active I/O of monthly fields
41      * wrong ladinit in various cost routines
42    o merge with interval (chkpt44c_post - chkpt44d_post)
43      * added missing EXCLUDE_MONITOR flags
44      * changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
45        (incompatible typ in MIN/MAX expressions caused problems
46        on IBM SP3)
47      * in genmake added variable MAKEDEPEND
48        plus resetting for case SunOS
49        added timer_stats.c routine for IBM SP3
50      * removed variables in dynamics
51    
52    ecco_c44_e16
53    o new ECCO checkpoint, the first since ecco_c43_e15
54      which is branched from MITgcm.
55      All changes were merged in between (see ecco-branch-mod? tags).
56    o last changes:
57      * assuming path for TAF and TAMC are known (e.g. in $path)
58      * genmake:
59        - added tools/xmakedepend to circumvene shortcoming of
60          SUN's makedepend (size too small)
61        - invoking ../tools/xmakedepend instead of makedepend
62        - changed compiler flags for case SunOS
63    
64    ecco-branch-mod5
65    o mod's to reproduce open boundary run
66    o enable field swapping for OB's and climatology
67    o update store directives for OB control
68    o added option ALLOW_OBCS_PRESCRIBE
69    o call of getobcs now out of obcs_calc (param. list modified)
70    
71    ecco-branch-mod4
72    o this is the second part of changes necessary to reconcile
73      the natl_box_adjoint verification (with and without grdchk).
74      >>>!!! CHANGES BETWEEN THE TAGS ecco-branch-mod3 !!!<<<
75      >>>!!!                      AND ecco-branch-mod4 !!!<<<
76      >>>!!! SHOULD BE MERGED INTO THE MAIN TRUNK      !!!<<<
77      - genmake: removed $S64 overwrite for case SunOS
78      - pkg/exf: update and corrections for field swapping and obcs
79      - pkg/ecco: parameter lists for the_model_main, the_main_loop
80                  harmonized between ECCO and MITgcm
81      - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
82                      updated checkpointing_lev... lists for obcs
83      - model/src: minor changes in forward_step, plot_field
84      - pkg/mdsio: added mdsio_gl_slice
85    
86    ecco-branch-mod3
87    o this is the first part of changes necessary to reconcile
88      natl_box_adjoint verification (with and without grdchk).
89      This set of changes is relevant for ECCO only.
90      The next set/tag of changes (ecco-branch-mod4)
91      should be merged into the main trunk.
92      - update some options
93      - parameter lists of ecco_the_model_main and ecco_the_main_loop
94        differed from those of the MITgcm counterparts.
95    
96    ecco-branch-mod2
97    o update ecco-branch-mod1 to checkpoint44
98    o exclude from updates:
99      - verification/
100      - adjoint/
101      - pkg/cost
102      - pkg/ctrl
103      - pkg/ecco
104      - pkg/obcs
105      - model/src/the_model_main.F
106      - model/src/the_main_loop.F
107    
108    checkpoint44
109    o apply Shapiro filter on T&S before calc_PhiHyd (stagger time stepping)
110    o fix bug in mom_vi_del2uv
111    o added some stuff for AD
112    
113    ecco-branch-mod1
114    o based on c43
115    o replaced packages cost, ctrl, ecco, obcs
116    o removed MITgcm verif.'s, added ECCO verif.'s
117    o added lsopt, optim for line search optimization.
118    
119    checkpoint43
120    o added two new advection tests
121    o added global 4x4 degree ocean test
122    o added test of H&S94 with free surface on cube
123    o some final mods for gradient check, adjoint,...
124    
125    checkpoint42
126      Fixed AD-related problems:
127    o Store directives up-to-date with re-arranged Adams-Bashforth
128      (mainly thermodynamics.F)
129    o New store directives for multi-dim. advection schemes
130      * new CPP flag ALLOW_MULTI_DIM_ADVECTION
131      * new common block and key passkey
132      (mainly gad_advection.F)
133    o Modified store directives for split of dynamics/thermodynamics
134      for the case ALLOW_KPP
135    o Cleaned argument list for timestep_tracer.F
136    
137    checkpoint41
138    o re-formatted/added comments in prologues of key subroutines
139      to work with protex
140    
141    checkpoint40
142    o moved calc_gs, calc_gt and calc_tr1 back to model/src
143    o added FLT (floats) package from Arne along with demo. experiment
144    o re-arranged Adams-Bashforth scheme for tracers to allow easier
145      implementation of forward-in-time forcing terms
146    o more mods for non-linear free-surface including new variable
147    o modified multi-dim method to work on cube
148    o bug fix in KPP (from DM)
149    
150    checkpoint40pre9
151    o added DST advection schemes
152    o fix MPI bug on SGI's
153    o modifications for non-linear free-surface
154    o fixed conditionals for fixed flow/passive tracer only mode
155    o added tension/strain form of stress tensor
156    o changes to commenting of arguments for TAF/TAMC
157    o added/updated many matlab scripts
158    o added multi-dimensional advection method for tracers
159      
160    checkpoint40pre8
161    o new package rw/
162      Added method for dumping intermediate local arrays:
163      mdsio_writetile - same as mdsio_writefield except works from inside
164                        bi,bj loop
165      mdsio_writelocal - same as mdsio_writetile except works for local
166                         arrays
167      write_local_r? - higher-level wrapper for mdsio_writelocal
168      Controlled by diagFreq. Defaults to zero (ie. no dumps)
169      Example given at end of mom_vecinv.F that dumps some local arrays.
170    o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
171      control flux-form versus vector invariant code.
172      Switch is runtime flag vectorInvariantMomentum (defaults to false)
173      or genmake -DISABLE ...
174    o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
175      (additional storing is now needed for case vecinv;
176      currently nothing implemented to switch this storing off
177      in case fluxform is used since no CPP flag available).
178    
179    checkpoint40pre7
180    o bug fix in dynamics.F
181      calc_viscosity called before k=1,Nr loop.
182    o added some #ifdef's ALLOW_PASSIVE_TRACER
183    o cleaned initialisations in ctrl_map_ini
184      related to TAF
185    
186    checkpoint40pre6
187    o split dynamics into thermodynamics & dynamics
188    o corresponding split of calc_diffusivity into
189      calc_diffusivity, calc_viscosity
190      (kpp_calc_diff, kpp_calc_visc).
191    o Added diffkr, kapgm to control variables
192    o bug fix in gmredi_slope_limit for ldd97
193    
194    checkpoint40pre5
195    o proper initialization of Adams-Bashforth time stepping
196      + uses forward step for very first step of model (iter=0)
197    o re-generated *all* output since almost all output is modified by this
198      change (sorry but we've been putting this one off for about 2 years)
199      + natl_box, aim.5l_Equatorial_Channel and aim.5l_zon-ave were
200        *not* regenerated since they are already out of date and I don't
201        want to create the impression that they are suddenly working.
202    o removed KAP stuff for DEC's
203    o modified/added many .cvsignore files in */code and */input
204    o added new expt "solid-body.cs-32x32x1"
205      + this uses an alternative form of ini_curvilinear_grid.F which
206        is not necessarily any better than the current one...
207    
208    checkpoint40pre4
209    o added re-initialisations of utrans,vtrans,rtrans in
210      calc_common_factors which are crucial for TAF.
211    o extended iMin,jMin range for calc_common_factors,
212      calc_diffusivity
213    o added option ALLOW_PASSIVE_TRACER
214    o a few minor updates and fixes
215    
216    checkpoint40pre3
217    o created calc_gtr1.F for gad package
218    o split the_main_loop and re-introduced forward_step
219    o some recomputations of nIter0 for TAMC
220    
221    checkpoint40pre2
222    o Updated to latest branch of AJA, JMC
223    o Added gradient check package
224    o Added routines for passive tracer handling
225    o Added carbon sequestration sensitivity experiment
226    
227    checkpoint39
228     o Modifications and fixes to support TAMC
229       (mainly missing or wrong directives)
230     o Corrected common blocks when fooling TAMC to produce adjoint I/O
231       in addummy_in_stepping
232     o Updated verification/vero/ (bug fixes in code/, correct pickups in input/)
233     o Enabled "sliced" (xz-,yz-) exchanges, needed for obcs.
234     o Included following packages:
235       cal: calendar
236       exf: external forcing
237       ecco: essential routines to control use of cal, exf
238             (NB: this is not the full ECCO environment)
239     o disabled some packages by default in genmake
240    
241  checkpoint38  checkpoint38
242   o see notes_c37_adj.txt   o see notes_c37_adj.txt
243   o corrected wrong layer index in external_forcing_t   o corrected wrong layer index in external_forcing_t

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.53.4.10

  ViewVC Help
Powered by ViewVC 1.1.22