/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Contents of /MITgcm/doc/tag-index

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.53.4.11 - (show annotations) (download)
Thu Apr 4 10:45:15 2002 UTC (22 years, 2 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c44_e21
Changes since 1.53.4.10: +17 -1 lines
creating ecco_c44_e21.
These are meant to be pre-SIO merging changes.

1 $Header: /u/gcmpack/MITgcm/doc/tag-index,v 1.53.4.10 2002/03/26 08:28:14 heimbach Exp $
2
3 Notes on tags used in MITgcmUV
4 ==============================
5
6 ecco_c44_e21
7 o reversed order of ctrl/cost initialisation
8 o gmredi_slope_psi.F: Inconsistent types in MIN/MAX expressions
9 o modified to enable ctrl field swapping
10 o bug fix for global sum of ncvarlength in ctrl_init
11 o no more call to ctrl_unpack from ctrl_init
12 o no more write of ctrl vector in ctrl_pack
13 however, init. of control vector from ctrl_unpack
14 o various bug fixes & consistent nobcs handling in
15 ctrl_pack/unpack routines (by G. Gebbie)
16 o optim package: Added obcs control part for lsopt I/O
17 (by G. Gebbie)
18 o missing call to obcs_diags
19 o moved calls in packages_init_fixed to packages_readparms
20 because some quantities are needed earlier.
21
22 ecco_c44_e20
23 o before major merges from the Scripps setup
24 here are two small updates:
25 - field swapping for surface flux controls enabled
26 (remains t.b.d. for atmos. state plus obcs)
27 - bug fix in active_file.F for xz-/yz- routines
28 - added missing xz-/yz- routines to active_file_ad.F
29
30 ecco_c44_e19
31 o merged necessary patches:
32 - AD-related changes for GMRedi
33 - fixes i KPP (delZ -> drF)
34 - hook to OBCS songe layer code in external_forcing
35 - errorMessageUnit non-zero in eeboot.F
36 - included GMREDI, EXACT_CONSERV to natl_box_adjoint verif.
37
38 ecco_c44_e18
39 o sponge layer code for obcs was missing
40 - added hook in external_forcing.F
41 - added storing for TAF
42 o new routine cost_init_barfiles to initialise
43 adjoint fields adtbar, adsbar, adpsbar
44 (needed in conjunction with corrected ladinit for active I/O)
45 o cleaned up and corrected order in packages_readparms, ecco_readparms
46 o corrected and simplified weights for obcs controls
47 - weight fields simplified
48 - bug fix in ctrl_pack
49 - no more write of control vector in ctrl_pack
50 o i/j index bug fixes in cost_ssh_mean
51
52 ecco_c44_e17
53 o bug fixes in cost package
54 * wrong identifier for active I/O of monthly mean psbar
55 (cost_averagesfields, cost_ssh) xx_psbar_dummy
56 * cleaned all identifier for active I/O of monthly fields
57 * wrong ladinit in various cost routines
58 o merge with interval (chkpt44c_post - chkpt44d_post)
59 * added missing EXCLUDE_MONITOR flags
60 * changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
61 (incompatible typ in MIN/MAX expressions caused problems
62 on IBM SP3)
63 * in genmake added variable MAKEDEPEND
64 plus resetting for case SunOS
65 added timer_stats.c routine for IBM SP3
66 * removed variables in dynamics
67
68 ecco_c44_e16
69 o new ECCO checkpoint, the first since ecco_c43_e15
70 which is branched from MITgcm.
71 All changes were merged in between (see ecco-branch-mod? tags).
72 o last changes:
73 * assuming path for TAF and TAMC are known (e.g. in $path)
74 * genmake:
75 - added tools/xmakedepend to circumvene shortcoming of
76 SUN's makedepend (size too small)
77 - invoking ../tools/xmakedepend instead of makedepend
78 - changed compiler flags for case SunOS
79
80 ecco-branch-mod5
81 o mod's to reproduce open boundary run
82 o enable field swapping for OB's and climatology
83 o update store directives for OB control
84 o added option ALLOW_OBCS_PRESCRIBE
85 o call of getobcs now out of obcs_calc (param. list modified)
86
87 ecco-branch-mod4
88 o this is the second part of changes necessary to reconcile
89 the natl_box_adjoint verification (with and without grdchk).
90 >>>!!! CHANGES BETWEEN THE TAGS ecco-branch-mod3 !!!<<<
91 >>>!!! AND ecco-branch-mod4 !!!<<<
92 >>>!!! SHOULD BE MERGED INTO THE MAIN TRUNK !!!<<<
93 - genmake: removed $S64 overwrite for case SunOS
94 - pkg/exf: update and corrections for field swapping and obcs
95 - pkg/ecco: parameter lists for the_model_main, the_main_loop
96 harmonized between ECCO and MITgcm
97 - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
98 updated checkpointing_lev... lists for obcs
99 - model/src: minor changes in forward_step, plot_field
100 - pkg/mdsio: added mdsio_gl_slice
101
102 ecco-branch-mod3
103 o this is the first part of changes necessary to reconcile
104 natl_box_adjoint verification (with and without grdchk).
105 This set of changes is relevant for ECCO only.
106 The next set/tag of changes (ecco-branch-mod4)
107 should be merged into the main trunk.
108 - update some options
109 - parameter lists of ecco_the_model_main and ecco_the_main_loop
110 differed from those of the MITgcm counterparts.
111
112 ecco-branch-mod2
113 o update ecco-branch-mod1 to checkpoint44
114 o exclude from updates:
115 - verification/
116 - adjoint/
117 - pkg/cost
118 - pkg/ctrl
119 - pkg/ecco
120 - pkg/obcs
121 - model/src/the_model_main.F
122 - model/src/the_main_loop.F
123
124 checkpoint44
125 o apply Shapiro filter on T&S before calc_PhiHyd (stagger time stepping)
126 o fix bug in mom_vi_del2uv
127 o added some stuff for AD
128
129 ecco-branch-mod1
130 o based on c43
131 o replaced packages cost, ctrl, ecco, obcs
132 o removed MITgcm verif.'s, added ECCO verif.'s
133 o added lsopt, optim for line search optimization.
134
135 checkpoint43
136 o added two new advection tests
137 o added global 4x4 degree ocean test
138 o added test of H&S94 with free surface on cube
139 o some final mods for gradient check, adjoint,...
140
141 checkpoint42
142 Fixed AD-related problems:
143 o Store directives up-to-date with re-arranged Adams-Bashforth
144 (mainly thermodynamics.F)
145 o New store directives for multi-dim. advection schemes
146 * new CPP flag ALLOW_MULTI_DIM_ADVECTION
147 * new common block and key passkey
148 (mainly gad_advection.F)
149 o Modified store directives for split of dynamics/thermodynamics
150 for the case ALLOW_KPP
151 o Cleaned argument list for timestep_tracer.F
152
153 checkpoint41
154 o re-formatted/added comments in prologues of key subroutines
155 to work with protex
156
157 checkpoint40
158 o moved calc_gs, calc_gt and calc_tr1 back to model/src
159 o added FLT (floats) package from Arne along with demo. experiment
160 o re-arranged Adams-Bashforth scheme for tracers to allow easier
161 implementation of forward-in-time forcing terms
162 o more mods for non-linear free-surface including new variable
163 o modified multi-dim method to work on cube
164 o bug fix in KPP (from DM)
165
166 checkpoint40pre9
167 o added DST advection schemes
168 o fix MPI bug on SGI's
169 o modifications for non-linear free-surface
170 o fixed conditionals for fixed flow/passive tracer only mode
171 o added tension/strain form of stress tensor
172 o changes to commenting of arguments for TAF/TAMC
173 o added/updated many matlab scripts
174 o added multi-dimensional advection method for tracers
175
176 checkpoint40pre8
177 o new package rw/
178 Added method for dumping intermediate local arrays:
179 mdsio_writetile - same as mdsio_writefield except works from inside
180 bi,bj loop
181 mdsio_writelocal - same as mdsio_writetile except works for local
182 arrays
183 write_local_r? - higher-level wrapper for mdsio_writelocal
184 Controlled by diagFreq. Defaults to zero (ie. no dumps)
185 Example given at end of mom_vecinv.F that dumps some local arrays.
186 o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
187 control flux-form versus vector invariant code.
188 Switch is runtime flag vectorInvariantMomentum (defaults to false)
189 or genmake -DISABLE ...
190 o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
191 (additional storing is now needed for case vecinv;
192 currently nothing implemented to switch this storing off
193 in case fluxform is used since no CPP flag available).
194
195 checkpoint40pre7
196 o bug fix in dynamics.F
197 calc_viscosity called before k=1,Nr loop.
198 o added some #ifdef's ALLOW_PASSIVE_TRACER
199 o cleaned initialisations in ctrl_map_ini
200 related to TAF
201
202 checkpoint40pre6
203 o split dynamics into thermodynamics & dynamics
204 o corresponding split of calc_diffusivity into
205 calc_diffusivity, calc_viscosity
206 (kpp_calc_diff, kpp_calc_visc).
207 o Added diffkr, kapgm to control variables
208 o bug fix in gmredi_slope_limit for ldd97
209
210 checkpoint40pre5
211 o proper initialization of Adams-Bashforth time stepping
212 + uses forward step for very first step of model (iter=0)
213 o re-generated *all* output since almost all output is modified by this
214 change (sorry but we've been putting this one off for about 2 years)
215 + natl_box, aim.5l_Equatorial_Channel and aim.5l_zon-ave were
216 *not* regenerated since they are already out of date and I don't
217 want to create the impression that they are suddenly working.
218 o removed KAP stuff for DEC's
219 o modified/added many .cvsignore files in */code and */input
220 o added new expt "solid-body.cs-32x32x1"
221 + this uses an alternative form of ini_curvilinear_grid.F which
222 is not necessarily any better than the current one...
223
224 checkpoint40pre4
225 o added re-initialisations of utrans,vtrans,rtrans in
226 calc_common_factors which are crucial for TAF.
227 o extended iMin,jMin range for calc_common_factors,
228 calc_diffusivity
229 o added option ALLOW_PASSIVE_TRACER
230 o a few minor updates and fixes
231
232 checkpoint40pre3
233 o created calc_gtr1.F for gad package
234 o split the_main_loop and re-introduced forward_step
235 o some recomputations of nIter0 for TAMC
236
237 checkpoint40pre2
238 o Updated to latest branch of AJA, JMC
239 o Added gradient check package
240 o Added routines for passive tracer handling
241 o Added carbon sequestration sensitivity experiment
242
243 checkpoint39
244 o Modifications and fixes to support TAMC
245 (mainly missing or wrong directives)
246 o Corrected common blocks when fooling TAMC to produce adjoint I/O
247 in addummy_in_stepping
248 o Updated verification/vero/ (bug fixes in code/, correct pickups in input/)
249 o Enabled "sliced" (xz-,yz-) exchanges, needed for obcs.
250 o Included following packages:
251 cal: calendar
252 exf: external forcing
253 ecco: essential routines to control use of cal, exf
254 (NB: this is not the full ECCO environment)
255 o disabled some packages by default in genmake
256
257 checkpoint38
258 o see notes_c37_adj.txt
259 o corrected wrong layer index in external_forcing_t
260 o replaced the_main_loop/forward_step by the_main_loop
261 o removed forceoutput from write_state
262 (replaced criteria for initial/final state)
263 o added runtime flag for pre-C35 pickups: usePickupBeforeC35
264
265 checkpoint37
266 o mdsio.F routine split and packaged in pkg/mdsio
267 (mdsio.F and mdsio_gl.F still exist in eesupp/src but are not
268 used unless genmake -disable=mdsio)
269 o allow a more precise surface-geopotential gradient for the atmosphere
270 taking into account the change in space of Alpha (=1/rho) at the surface.
271 o variable "etaN" (replace cg2d_x) is the surface R-anomaly [r unit]
272 (ocean: sea surface height [m] / atmos: surface pressure anomaly [Pa])
273 o Change units: Phi_Hydrostatic (=phiHyd), Phi_Surface(=cg2d_x) and
274 Phi_NonHydrostatic (=cg3d_x), all have now the dimension of a potential
275 [m2/s2] (pressure/rhoConst in the ocean ; Geo-Potential in the atmosphere).
276 o Time-Average diagnostics defined as a pseudo package "timeave".
277 o pickup files : old pickup (before c35) did not work with new code (c35
278 and after) unless activating 2 commented lines in initialise-varia.
279 o Non-Hydrostatic pickup file Pb fixed.
280 o bug with Rigid-lid version (since c35) fixed.
281
282 checkpoint36
283 o implement Crank-Nickelson barotropic time-stepping
284 o recover Time-Average diagnostics
285 o fix Pb in checkpoint (PR#19)
286 o AIM become a standard package ; clean unused CPP_kees
287
288 checkpoint35
289 o subtantial rewrite of dynamics.f
290 o allows staggered time-stepping
291 o packaged obcs, aim (Atmospheric Physics), zonal_filt, shap_filt
292 o added bottom drag (linear + quadratic)
293
294 checkpoint34
295 o Modified exchange routines for correct reverse simulation.
296 o Added verification output to comply with bug fix in impldiff.F
297 as of c33 (exp2, natl_box).
298 o Corrected store directives in dynamics.F
299 o Corrected array boundaries in impldiff.F
300 o Corrected array dimensions in gmredi.
301 Added temporary scalars to avoid storage by TAMC (gmredi, kpp).
302 o Added routine GLOBAL_SUM_INT to global_sum.F
303 o Added mdsio_gl.F for ECCO purposes.
304
305 checkpoint33
306 o Fixed bug in lower BC in impldiff.F
307 o Fixed confusion about units of forcing arrays in FFIELDS.h
308 namely Fu,Fv,Qnet,Qsw,EmPmR:
309 - Removed verification/natl_box/code/external_fields_scale.F
310 (did not differ from that in model/src)
311 - Changed units of fu,fv,Qnet,Qsw,EmPmR back to proper units
312 (see FFIELDS.h for description)
313 - Scale fu,fv,Qnet,Qsw,EmPmR when used in external_forcing_surf.F,
314 kpp_calc.F and kpp_transport_t.F
315 - Removed model/src/external_fields_scale.F and calls to it
316 - verification/natl_box uses flux data with "atmospheric" sign so
317 a special version of external_fields_load.F is used to
318 change the data as it's read in. This way, the arrays
319 have the right units and signs at all times tha a user could
320 possibly use them.
321 o Corrected genmake to delete a temporary file during configuration
322
323 checkpoint32
324 o Scaling of forcing fields moved from external_forcing.F to
325 external_fields_scale.F, called directly after loading fields.
326 o Surface relaxation terms added to surface tendency fields in
327 extra subroutine.
328 o impldiff.F changed to avoid storing by TAMC of huge intermediate
329 fields.
330 o Changes in GMRedi to comply with packaging structure.
331 o Modifications and bug fixes in KPP package.
332 o Verification experiment for KPP added (verification/nat_box/)
333
334 checkpoint31
335 o Packages interface brought in line with defined standard
336 -> new routines packages_...F
337 -> changes in initialise_fixed.F, initialise_varia.F
338 -> enables initialisation interface for ECCO package
339 o Rescaling of external forcing fields immediately after read
340 (removed from external_forcing.F)
341 -> new: surface_fields_scale.F
342 -> affects ini_foorcing.F, external_fields_load.F
343 o Computation of surface tendencies before tendency updates.
344 -> new: external_forcing_surf.F
345 o Change of variable names useGMRedi, useKPP, useECCO
346 o Further changes in dynamics.F, impldiff.F for TAMC
347 o Tested for experiments 0, 2, 4.
348 - not yet tested for GMRedi.
349 - not yet tested for KPP.
350
351 checkpoint30
352 o Updates for OBCs
353 o New experiment for test OBCs (internal_wave)
354 o New output.txt in verification/exp4/results/
355 o Updates for KPP: calculation of viscosity corrected, new variables
356 kpp_dumpFreq and kpp_taveFreq
357 o CPP'd calls to system routines for TARGET_CRAY_VECTOR (P.H.)
358 and entry for T90 in genmake
359
360 checkpoint29
361 o packaged KPP and GM/Redi
362
363 checkpoint28
364 o Corrected initialization of hFacMin for difference vertical coordinates
365 o Modified calculation of partial cell thickness to more robust algorithm
366 o config_summary.F: replaced write_1D_... by write_0D_...
367 read_write.F: added subroutines write_0D_...
368 o routines calc_common_factors, calc_gs, calc_gt, calc_phi_hyd, find_rho:
369 included some initialisations required for TAMC.
370 o routine calc_isoslopes: modified sqrt computation to make it
371 differentiable for zero argument.
372 o routines dynamics, impldiff:
373 included store directives and tape key computations required for TAMC.
374 o ALL TAMC related changes are between ifdef ALLOW_AUTODIFF_TAMC
375
376 checkpoint27
377 o fixed calc_isoslopes() to so that cancellation of terms in tensor
378 formulation works properly with variable resolution.
379 o restructured the calling tree between the_model_main() and dynamics()
380 o split initialise() into initialise_fixed() and initialise_varia()
381 o introduced initialization file pSurfInitFile for free surface (cg2d_x)
382 in new routine ini_psurf()
383
384 checkpoint26
385 o moved some #ifdef in optional routines to encompass everything
386 except the argument declarations. This was using up some memory.
387 o fixed macros like _ADT to work with both versions of Linux cpp
388 o cleaned up some unused and uninitialized variables
389 (helps when debugging with strict compile options)
390 o split up CPP_EEOPTIONS.h into options and macros
391 (macros are now in eesupp/inc/CPP_EEMACROS.h)
392 o patch for 2 processor JAM mode
393
394 checkpoint25
395 o updates for OBCs and NH
396 o dramatically reduced memory usage
397 o added "JAM" routines for use on Artic network
398 o parameterization of convection by implicit vertical diffusion
399 o added a diagnostic of convective index
400 o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
401 (this is was partly for OBCs and NH but also in anticipation of
402 an explicit free-surface option)
403 o initial state input files for U and V
404
405 checkpoint24
406 o Removed some spurious "REAL"s
407 o Updated KPP to latest version from JPL
408 o Added a COS(latitude) in horizontal viscosity
409
410 checkpoint23
411 o Added del^4 diffusion for salt and temperature
412 o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
413
414 checkpoint22
415 o Made many small changes: implicit none, format(i5), etc...
416 o Introduced KPP mixing scheme (compiles and runs but *not* tested)
417
418 checkpoint21
419 o Introduced new I/O package that supports direct-access records (mdsio.F)
420 o Split-up mid-level I/O routines
421 o Updated input data for experiments 0,1,2,4 and 5
422 o Finally removed the genmake.* scripts (everyone seems happy with genmake)
423
424 checkpoint20
425 o Tidied up open-boundaries some more
426 o Added non-hydrostatic code
427 o Fixed some input data
428 o Modified MPI start-up to work in "coupled" context.
429
430 checkpoint19
431 o Tidied up directory structure for verification experiments.
432 o Added new code for open boundaries.
433 o Corrected advective terms near boundaries.
434 o Added CPP flag for "old UV" geometry and corrected spherical geometry.
435 o Implemented free-slip/no-slip BCs and del^4 dissipation.
436 o Split default parameters out of ini_parms.F into set_defaults.F.
437
438 checkpoint18
439 o Further changes for optional code generation with
440 CPP - ugh!
441
442 checkpoint17
443 o Beginning to incorporating modularity
444 for supporting atmos. and ocean configs.
445 o Small changes for TAMC complinace
446 o New ultra simple test case. Barotropic box
447 configuration "exp0".
448
449 checkpoint16
450 o Minor changes to exchange routines to support
451 accumulation in reverse mode. Adjoint of an
452 assignment is an addition.
453 o Changes to support compilation by TAMC (LR(1)
454 syntax) and by g77 under Linux ( 72 character
455 limit ).
456
457 checkpoint15
458 Rewrote exchange routines to allow
459 o General tile <-> tile connectivity.
460 o TAMC reverse mode flag ( is this really needed? )
461 o Variable width overlap and exchange region widths.
462 o Hooks for sharing data via DMA, Arctic, Memory Channel,
463 shmput/shmget, VIA, SYSV shmem and every other cool
464 communication method.
465
466 checkpoint14
467 Consistent isomorphism chages made. These allow dynamical core
468 to support both pressure and meters as a vertical coordinate.
469
470 checkpoint13
471 Release which corrects global_max problem and a couple
472 of KGM time-averaging diagnostic errors. Also contains
473 a double-gyre experiment setup as well as the baseline
474 4 degree global template. The double gyre template is
475 organised to allow it to be applied automatically to
476 the baseline configuration.
477
478 branch-point-rdot
479 A few tidy-ups have been made bt the real point of this
480 check-point (excuse the pun) is to allow a branch to be
481 made for the purposes of adding the rDot alterations.
482 I don't want to commit the rDot to the main-trunk until
483 we've actually tested it...
484
485 checkpoint12
486 Tidy up and added generic genmake script (formerly
487 configure script).
488 Released to testers.
489
490 checkpoint11
491 Re-arranged initialise() and introduced ini_vertical_grid()
492 and ini_masks_etc().
493
494 checkpoint10
495 Introduced the configure script.
496 Separated out the diags package.
497 Added template for writing time-averages of tile/intermediate quantities.
498 Updated SIZE.h in exp2 and made the data big-endian.
499
500 checkpoint9
501 MPI fix. Filename changes (meta/data). salbin*y stuff.
502 General tidy-up.
503 SST.bin SSS.bin added to verification/exp2
504
505 checkpoint8
506 Inludes time-dependant forcing and time-averaging.
507 Works at 4x4 and 2.8125x2.8125 global
508
509 checkpoint7-4degree-ref
510 Branch from checkpoint7. Released for application to
511 global modeling and general modeling - process studies, regional
512 model etc..
513 Configured for verification/exp2 - 4 degree global, two process.
514
515 checkpoint7
516 Created by cnh
517 Simple 4 degree global simulation
518 configuration.
519 Includes climatological wind,
520 hydrography, bathymetry etc
521 Does not include Heat Flux and E-P
522
523 checkpoint6
524 Created by cnh
525 merged checkpoint5 with CD and
526 spherical polar code.
527 Still some problems with GM Redi
528 abd full topography.
529
530 checkpoint5
531 Created by AJA
532 contains updates to GM Redi
533 and reordered timestepping loop
534 for Implicit Diffusion.
535
536 checkpoint4
537 Created by cnh
538 Contains memory saving macros ( _rdxc etc..) for when
539 grid variations are limited.
540 Contains polynomial coeffs for EOS and knudsen program
541 for generation.
542
543 checkpoint3
544 Created by cnh
545 Added extra flags for runtime options
546 Added this file
547 Added implicit free-surface
548 Added pre-conditioner
549 Put compare01 into repository ( compare01/... )
550 Put data and eedata into repository ( verification/exp1 )
551
552 checkpoint2
553 Created by AJA
554 Added GM/Redi
555
556 checkpoint1
557 Created by AJA
558 Restructured kloop in dynamics.F
559 Added non-linear EOS
560
561 baseline
562 Original checked in code

  ViewVC Help
Powered by ViewVC 1.1.22