/[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.28 - (show annotations) (download)
Fri Feb 28 10:17:22 2003 UTC (21 years, 3 months ago) by dimitri
Branch: ecco-branch
Changes since 1.53.4.27: +2 -1 lines
o Reduced derivative singularities in pkg/seaice.

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

  ViewVC Help
Powered by ViewVC 1.1.22