/[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.17 - (show annotations) (download)
Thu Feb 13 23:56:23 2003 UTC (21 years, 3 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c44_e26
Changes since 1.53.4.16: +19 -2 lines
Creating ecco_c44_e26

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

  ViewVC Help
Powered by ViewVC 1.1.22