/[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.12 - (show annotations) (download)
Thu Apr 4 11:22:52 2002 UTC (22 years, 2 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c44_e22
Changes since 1.53.4.11: +22 -1 lines
creating ecco_c44_e22.
Contains major SIO/MIT merges.

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

  ViewVC Help
Powered by ViewVC 1.1.22