/[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.2.38 - (show annotations) (download)
Thu May 22 20:49:14 2003 UTC (21 years ago) by dimitri
Branch: release1
CVS Tags: release1_p16
Changes since 1.53.2.37: +8 -2 lines
release1_p16
o fixed gather/scatter inital MPI dialogue in ini_procs.F
o pkg/seaice/lsr.F has been moved to SouthWest B-grid location
  and has been made the default dynamic solver because of its
  fast convergence properties relative to adi.F solver.

1 $Header: /u/gcmpack/MITgcm/doc/tag-index,v 1.53.2.37 2003/05/01 18:18:28 dimitri Exp $
2
3 Notes on tags used in MITgcmUV
4 ==============================
5
6 release1_p16
7 o fixed gather/scatter inital MPI dialogue in ini_procs.F
8 o pkg/seaice/lsr.F has been moved to SouthWest B-grid location
9 and has been made the default dynamic solver because of its
10 fast convergence properties relative to adi.F solver.
11
12 release1_p15
13 o Added CFC-11 diagnostics, see
14 verification/global_with_CFC11/README
15
16 release1_p14
17 o Added interpolation routine pkg/exf/new_interp.F for on-the-fly
18 interpolation. Enable with USE_EXF_INTERPOLATION and specify
19 input grids in data.exf
20 o Added direct pressure solver pkg/solver.
21 See pkg/solver/README.directSolver for instructions.
22
23 release1_p13
24 o bug fix for pkg/seaice/adi.F dynamic solver
25
26 release1_p13_pre
27 o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F
28 o Added SEAICE_initialHEFF to pkg/seaice
29 o the_model_main.F: SEAICE_WRITE_PICKUP must precede WRITE_CHECKPOINT
30 o Updated pkg/seaice and pkg/exf with adjoint modifications from icebear4
31
32 release1_p12
33 o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
34 kpp_transport_t.F, forward_step.F, and the_main_loop.F
35 o pkg/seaice:
36 - adjoint-friendly modifications
37 - added a SEAICE_WRITE_PICKUP at end of the_model_main.F
38
39 release1_p12_pre
40 o Updated useSingleCpuIO option in mdsio_writefield.F to
41 work with multi-field files, e.g., for single-file pickup.
42 o pkg/seaice:
43 - bug fix in growth.F: QNET for no shortwave case
44 - added HeffFile for specifying initial sea-ice thickness
45 - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
46
47 release1_p11
48 o Modifications for using pkg/exf with pkg/seaice
49 - improved description of the various forcing configurations
50 - added basic radiation bulk formulae to pkg/exf
51 - units/sign fix for evap computation in exf_getffields.F
52 - updated verification/global_with_exf/results/output.txt
53 o Added pkg/sbo for computing IERS Special Bureau for the Oceans
54 (SBO) core products, including oceanic mass, center-of-mass,
55 angular, and bottom pressure (see pkg/sbo/README.sbo).
56 o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
57 to avoid negative values in shallow regions.
58 - updated verification/natl_box/results/output.txt
59 - updated verification/lab_sea/results/output.txt
60 o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
61 o Added useSingleCpuIO option (see PARAMS.h).
62
63 release1_p10
64 o modifications for using pkg/exf with pkg/seaice
65 - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
66 and SEAICE_EXTERNAL_FLUXES
67 - pkg/exf CPP options EXF_READ_EVAP and
68 EXF_NO_BULK_COMPUTATIONS
69 - usage examples are Experiments 8 and 9 in
70 verification/lab_sea/README
71 - verification/lab_sea default experiment now uses
72 pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
73
74 release1_p9
75 o pkg/seaice
76 - removed GOTO's and added taf directives
77 - double precision constants to reduce the g77 (Linux)
78 to F77 (SGI) differences reported in release1_p8
79 o tools/genmake
80 - added SGI options
81 o verification/testscript
82 - updated to that of checkpoint47a_post
83 o verification/global_ocean.90x40x15/input/eedata
84 - modified for SGI f77 compatibility
85 o verification/lab_sea
86 - added description of sea-ice model
87 - added missing matlab routines
88 - added test of thermodynamics parallelization
89
90 release1_p8
91 o verification/natl_box:
92 updating new external_fields_load routine
93 o New package: pkg/seaice
94 Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
95 The sea-ice code is based on Hibler (1979-1980).
96 Two sea-ice dynamic solvers, ADI and LSR, are included.
97 In addition to computing prognostic sea-ice variables and diagnosing
98 the forcing/external data fields that drive the ocean model,
99 SEAICE_MODEL also sets theta to the freezing point under sea-ice.
100 The implied surface heat flux is then stored in variable
101 surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
102 kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
103 non-local transport term. Because this call precedes model
104 thermodynamics, temperature under sea-ice may not be "exactly" at
105 the freezing point by the time theta is dumped or time-averaged.
106 N.B.: fairly large differences in accuracy occur across
107 different platforms/compilers; comparison between
108 g77 (Linux) and F77 (SGI Origin 2000/MIPSpro)
109 generated output gives:
110 T S U V
111 C D M c m s m s m s m s
112 n p a R g m m e . m m e . m m e . m m e .
113 f n k u 2 i a a d i a a d i a a d i a a d
114 g d e n d n x n . n x n . n x n . n x n .
115
116 Y Y Y Y 5 5 7 7 7 8 10 9 6 6 6 6 7 5 7 5 7 FAIL lab_sea
117
118 release1_p7
119 o GAD:
120 - generated new common blocks to account for call of
121 same gad routines with differing traceridentities
122 (needed to modify tracerIdentity indices in GAD.h)
123 - generated separate common blocks for case useCubedSphereExchange
124 (Department of Futurology)
125 - parameter lists to gmredi_?transport: added tracerIdentity
126 - added new key indices to tamc.h
127 o external_fields_load:
128 - added this routine to TAF list
129 - needed to make some common blocks global and additional storing
130 along the same lines as exf package (checkpoint_lev?_directives.h)
131 o exf:
132 updated external forcing package
133 - bug fixes carried over from ecco-branch
134 (missing OBCS_OPTIONS.h in two routines)
135 - enable easy to use "no forcing".
136 - added exf I/O for atmospheric loading
137 - added exf I/O for runoff data
138 - transfered scaling between exf <-> MITgcm to exf namelist
139 o Adding new verification experiment global_with_exf.
140 This verification experiment is almost identical to the
141 global_ocean.90x40x15 experiment, except that it uses
142 the exf (and cal) package instead of the
143 external_fields_load routine (cf README file).
144
145 release1_p6
146 o fixed the verification/global_ocean.90x40x15 experiment:
147 - new bathymetry (the world according to A., JMC, and M.)
148 - new initial fields and forcing fields (*.bin files)
149 - new POLY3.COEFFS (for the next release one should switch to a full
150 equation of state)
151 - fixed several errors and redundancies in the data file
152 - experiment uses looped cells
153 - added matlab directory with diagnostic scripts for plotting of output
154
155 release1_p5
156 o import recent fix from MAIN branch:
157 - use recip_dx*,recip_dy* instead of /dx*,/dy* in orlanski_E,W,N,S
158 - change phiMin in exp1 (to agree with documentation)
159 from checkpoint45 to checkpoint45a_post:
160 - specific exchange for X-slice domain (case Ny=1)
161 - argument futureIter of S/R obcs_calc missing in
162 exp4 & internal_wave /code
163 - solve_for_pressure : set cg2d_x to zero where OBCS are applied
164 from checkpoint44f_post to checkpoint44g_post:
165 - fix surface correction term in multiDimAdvection
166 (affects plume_on_slope results
167 o bug fix in packages_readparms (missing ALLOW_CALENDAR)
168 o bug fix in CG2D.h (correct array size for LETS_MAKE_JAM
169 o Adjoint-related bug fixes in kpp:
170 - kpp_calc: sore of kpphbl avoids recomputation/call to S/R kppmix
171 - kpp_routines: store of Rib avoids partial recomputation bug of TAF.
172 o added Eliassen-Palm flux hooks (dynamics,ini_fields)
173 o removed unused TAF keys iikey, idkey (dynamics,thermodynamics)
174 o flow directives:
175 - new for S/R do_the_model_io
176 - enhanced for S/R checkpoint
177 o added Eliassen Palm flux controls to gradient check package
178 o new ctrl package
179 - adopted from ECCO environment to enable optimization
180 - added Eliassen Palm fluxes to controls
181 - adjusted global_ocean.90x40x15/ and carbon/ accordingly
182
183 release1_p4
184 o Removed f90 comments ("!")
185 o Modified initialisations to enable exf package for MITgcm
186 (without invoking ECCO_PACKAGE).
187 o modifications to gradient check package (Martin Losch)
188 - enable centered differences
189 - modified format of standard output
190
191 release1_p3
192 o added tangent linear setup to verification/carbon/
193 o added adjoint sensitivity setup to verification/global_ocean...
194 o moved packages_init_variables before convective_adjustment
195 o output of verif. which use GMRedi brought up-to-date with
196 MAIN trunk (those were re-created after changes in GMRedi)
197 o included CPP option SINGLE_LAYER_MODE
198 to configure barotropic setup (Martin Losch).
199 o Removed auxiliary variable in impldiff
200 (caused numerical differences with MAIN trunk routine).
201 o Introduced CPP option ALLOW_AUTODIFF_MONITOR to
202 disable adcommon.h/g_common.h by default.
203 o Cleaned exchange calls in cg2d.
204
205 release1_p2
206 o fixed array boundary problem for adjoint
207 (related to partial recomputation within subroutine
208 related to dynamics -> calc_viscosity -> mom_...
209 o fixed recomputation in thermodynamics
210 o prepare (but not complete) recomputation problem in impldiff
211 o fixed problem for adjoint of global_max
212 o switched off sponge layer code in external_forcing
213
214 release1_p1
215 o merged necessary patches:
216 - AD-related changes for GMRedi
217 - fixes i KPP (delZ -> drF)
218 - hook to OBCS songe layer code in external_forcing
219 - errorMessageUnit non-zero in eeboot.F
220 - modified test cost function and carbon verif.
221
222 release1_chkpt44d_post = chkpt44d_post
223
224 chkpt44d_pre,post
225 o added missing EXCLUDE_MONITOR flags
226 o changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
227 (incompatible typ in MIN/MAX expressions caused problems
228 on IBM SP3)
229 o in genmake added variable MAKEDEPEND
230 plus resetting for case SunOS
231 o added timer_stats.c routine for IBM SP3
232 o removed variables in dynamics
233
234 o real fresh water flux implemented with non-linear free-surface.
235
236 chkpt44c_pre,post
237 o few fix (mask in shap_s2, EmPmR in external_field_load,
238 USE_NATURAL_BCS in solve_for_P);
239 o add arguments myIter & myTime to S/R obcs_calc & solve_for_P
240
241 checkpoint44b_pre/_post
242 o merge of relevant stuff from the ecco-branch:
243 - genmake: removed $S64 overwrite for case SunOS
244 - pkg/exf: update and corrections for field swapping and obcs
245 - pkg/ecco: parameter lists for the_model_main, the_main_loop
246 harmonized between ECCO and MITgcm
247 - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
248 updated checkpointing_lev... lists for obcs
249 - model/src: minor changes in forward_step, plot_field
250 added directive for divided adjoint in the_main_loop
251 - pkg/mdsio: added mdsio_gl_slice
252
253 o check parameters & config (chkpt44a_pre,post)
254 o OBC and NonLin_FrSurf.
255
256 checkpoint44
257 o fix bug in mom_vi_del2uv
258 o select when filters are applied ; add options to zonal_filter (data.zonfilt)
259 o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection)
260 o update AIM experiments (NCEP input files)
261 o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf)
262 o added some stuff for AD
263
264 checkpoint43
265 o added two new advection tests
266 o added global 4x4 degree ocean test
267 o added test of H&S94 with free surface on cube
268 o some final mods for gradient check, adjoint,...
269
270 checkpoint42
271 Fixed AD-related problems:
272 o Store directives up-to-date with re-arranged Adams-Bashforth
273 (mainly thermodynamics.F)
274 o New store directives for multi-dim. advection schemes
275 * new CPP flag ALLOW_MULTI_DIM_ADVECTION
276 * new common block and key passkey
277 (mainly gad_advection.F)
278 o Modified store directives for split of dynamics/thermodynamics
279 for the case ALLOW_KPP
280 o Cleaned argument list for timestep_tracer.F
281
282 checkpoint41
283 o re-formatted/added comments in prologues of key subroutines
284 to work with protex
285
286 checkpoint40
287 o moved calc_gs, calc_gt and calc_tr1 back to model/src
288 o added FLT (floats) package from Arne along with demo. experiment
289 o re-arranged Adams-Bashforth scheme for tracers to allow easier
290 implementation of forward-in-time forcing terms
291 o more mods for non-linear free-surface including new variable
292 o modified multi-dim method to work on cube
293 o bug fix in KPP (from DM)
294
295 checkpoint40pre9
296 o added DST advection schemes
297 o fix MPI bug on SGI's
298 o modifications for non-linear free-surface
299 o fixed conditionals for fixed flow/passive tracer only mode
300 o added tension/strain form of stress tensor
301 o changes to commenting of arguments for TAF/TAMC
302 o added/updated many matlab scripts
303 o added multi-dimensional advection method for tracers
304
305 checkpoint40pre8
306 o new package rw/
307 Added method for dumping intermediate local arrays:
308 mdsio_writetile - same as mdsio_writefield except works from inside
309 bi,bj loop
310 mdsio_writelocal - same as mdsio_writetile except works for local
311 arrays
312 write_local_r? - higher-level wrapper for mdsio_writelocal
313 Controlled by diagFreq. Defaults to zero (ie. no dumps)
314 Example given at end of mom_vecinv.F that dumps some local arrays.
315 o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
316 control flux-form versus vector invariant code.
317 Switch is runtime flag vectorInvariantMomentum (defaults to false)
318 or genmake -DISABLE ...
319 o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
320 (additional storing is now needed for case vecinv;
321 currently nothing implemented to switch this storing off
322 in case fluxform is used since no CPP flag available).
323
324 checkpoint40pre7
325 o bug fix in dynamics.F
326 calc_viscosity called before k=1,Nr loop.
327 o added some #ifdef's ALLOW_PASSIVE_TRACER
328 o cleaned initialisations in ctrl_map_ini
329 related to TAF
330
331 checkpoint40pre6
332 o split dynamics into thermodynamics & dynamics
333 o corresponding split of calc_diffusivity into
334 calc_diffusivity, calc_viscosity
335 (kpp_calc_diff, kpp_calc_visc).
336 o Added diffkr, kapgm to control variables
337 o bug fix in gmredi_slope_limit for ldd97
338
339 checkpoint40pre5
340 o proper initialization of Adams-Bashforth time stepping
341 + uses forward step for very first step of model (iter=0)
342 o re-generated *all* output since almost all output is modified by this
343 change (sorry but we've been putting this one off for about 2 years)
344 + natl_box, aim.5l_Equatorial_Channel and aim.5l_zon-ave were
345 *not* regenerated since they are already out of date and I don't
346 want to create the impression that they are suddenly working.
347 o removed KAP stuff for DEC's
348 o modified/added many .cvsignore files in */code and */input
349 o added new expt "solid-body.cs-32x32x1"
350 + this uses an alternative form of ini_curvilinear_grid.F which
351 is not necessarily any better than the current one...
352
353 checkpoint40pre4
354 o added re-initialisations of utrans,vtrans,rtrans in
355 calc_common_factors which are crucial for TAF.
356 o extended iMin,jMin range for calc_common_factors,
357 calc_diffusivity
358 o added option ALLOW_PASSIVE_TRACER
359 o a few minor updates and fixes
360
361 checkpoint40pre3
362 o created calc_gtr1.F for gad package
363 o split the_main_loop and re-introduced forward_step
364 o some recomputations of nIter0 for TAMC
365
366 checkpoint40pre2
367 o Updated to latest branch of AJA, JMC
368 o Added gradient check package
369 o Added routines for passive tracer handling
370 o Added carbon sequestration sensitivity experiment
371
372 checkpoint39
373 o Modifications and fixes to support TAMC
374 (mainly missing or wrong directives)
375 o Corrected common blocks when fooling TAMC to produce adjoint I/O
376 in addummy_in_stepping
377 o Updated verification/vero/ (bug fixes in code/, correct pickups in input/)
378 o Enabled "sliced" (xz-,yz-) exchanges, needed for obcs.
379 o Included following packages:
380 cal: calendar
381 exf: external forcing
382 ecco: essential routines to control use of cal, exf
383 (NB: this is not the full ECCO environment)
384 o disabled some packages by default in genmake
385
386 checkpoint38
387 o see notes_c37_adj.txt
388 o corrected wrong layer index in external_forcing_t
389 o replaced the_main_loop/forward_step by the_main_loop
390 o removed forceoutput from write_state
391 (replaced criteria for initial/final state)
392 o added runtime flag for pre-C35 pickups: usePickupBeforeC35
393
394 checkpoint37
395 o mdsio.F routine split and packaged in pkg/mdsio
396 (mdsio.F and mdsio_gl.F still exist in eesupp/src but are not
397 used unless genmake -disable=mdsio)
398 o allow a more precise surface-geopotential gradient for the atmosphere
399 taking into account the change in space of Alpha (=1/rho) at the surface.
400 o variable "etaN" (replace cg2d_x) is the surface R-anomaly [r unit]
401 (ocean: sea surface height [m] / atmos: surface pressure anomaly [Pa])
402 o Change units: Phi_Hydrostatic (=phiHyd), Phi_Surface(=cg2d_x) and
403 Phi_NonHydrostatic (=cg3d_x), all have now the dimension of a potential
404 [m2/s2] (pressure/rhoConst in the ocean ; Geo-Potential in the atmosphere).
405 o Time-Average diagnostics defined as a pseudo package "timeave".
406 o pickup files : old pickup (before c35) did not work with new code (c35
407 and after) unless activating 2 commented lines in initialise-varia.
408 o Non-Hydrostatic pickup file Pb fixed.
409 o bug with Rigid-lid version (since c35) fixed.
410
411 checkpoint36
412 o implement Crank-Nickelson barotropic time-stepping
413 o recover Time-Average diagnostics
414 o fix Pb in checkpoint (PR#19)
415 o AIM become a standard package ; clean unused CPP_kees
416
417 checkpoint35
418 o subtantial rewrite of dynamics.f
419 o allows staggered time-stepping
420 o packaged obcs, aim (Atmospheric Physics), zonal_filt, shap_filt
421 o added bottom drag (linear + quadratic)
422
423 checkpoint34
424 o Modified exchange routines for correct reverse simulation.
425 o Added verification output to comply with bug fix in impldiff.F
426 as of c33 (exp2, natl_box).
427 o Corrected store directives in dynamics.F
428 o Corrected array boundaries in impldiff.F
429 o Corrected array dimensions in gmredi.
430 Added temporary scalars to avoid storage by TAMC (gmredi, kpp).
431 o Added routine GLOBAL_SUM_INT to global_sum.F
432 o Added mdsio_gl.F for ECCO purposes.
433
434 checkpoint33
435 o Fixed bug in lower BC in impldiff.F
436 o Fixed confusion about units of forcing arrays in FFIELDS.h
437 namely Fu,Fv,Qnet,Qsw,EmPmR:
438 - Removed verification/natl_box/code/external_fields_scale.F
439 (did not differ from that in model/src)
440 - Changed units of fu,fv,Qnet,Qsw,EmPmR back to proper units
441 (see FFIELDS.h for description)
442 - Scale fu,fv,Qnet,Qsw,EmPmR when used in external_forcing_surf.F,
443 kpp_calc.F and kpp_transport_t.F
444 - Removed model/src/external_fields_scale.F and calls to it
445 - verification/natl_box uses flux data with "atmospheric" sign so
446 a special version of external_fields_load.F is used to
447 change the data as it's read in. This way, the arrays
448 have the right units and signs at all times tha a user could
449 possibly use them.
450 o Corrected genmake to delete a temporary file during configuration
451
452 checkpoint32
453 o Scaling of forcing fields moved from external_forcing.F to
454 external_fields_scale.F, called directly after loading fields.
455 o Surface relaxation terms added to surface tendency fields in
456 extra subroutine.
457 o impldiff.F changed to avoid storing by TAMC of huge intermediate
458 fields.
459 o Changes in GMRedi to comply with packaging structure.
460 o Modifications and bug fixes in KPP package.
461 o Verification experiment for KPP added (verification/nat_box/)
462
463 checkpoint31
464 o Packages interface brought in line with defined standard
465 -> new routines packages_...F
466 -> changes in initialise_fixed.F, initialise_varia.F
467 -> enables initialisation interface for ECCO package
468 o Rescaling of external forcing fields immediately after read
469 (removed from external_forcing.F)
470 -> new: surface_fields_scale.F
471 -> affects ini_foorcing.F, external_fields_load.F
472 o Computation of surface tendencies before tendency updates.
473 -> new: external_forcing_surf.F
474 o Change of variable names useGMRedi, useKPP, useECCO
475 o Further changes in dynamics.F, impldiff.F for TAMC
476 o Tested for experiments 0, 2, 4.
477 - not yet tested for GMRedi.
478 - not yet tested for KPP.
479
480 checkpoint30
481 o Updates for OBCs
482 o New experiment for test OBCs (internal_wave)
483 o New output.txt in verification/exp4/results/
484 o Updates for KPP: calculation of viscosity corrected, new variables
485 kpp_dumpFreq and kpp_taveFreq
486 o CPP'd calls to system routines for TARGET_CRAY_VECTOR (P.H.)
487 and entry for T90 in genmake
488
489 checkpoint29
490 o packaged KPP and GM/Redi
491
492 checkpoint28
493 o Corrected initialization of hFacMin for difference vertical coordinates
494 o Modified calculation of partial cell thickness to more robust algorithm
495 o config_summary.F: replaced write_1D_... by write_0D_...
496 read_write.F: added subroutines write_0D_...
497 o routines calc_common_factors, calc_gs, calc_gt, calc_phi_hyd, find_rho:
498 included some initialisations required for TAMC.
499 o routine calc_isoslopes: modified sqrt computation to make it
500 differentiable for zero argument.
501 o routines dynamics, impldiff:
502 included store directives and tape key computations required for TAMC.
503 o ALL TAMC related changes are between ifdef ALLOW_AUTODIFF_TAMC
504
505 checkpoint27
506 o fixed calc_isoslopes() to so that cancellation of terms in tensor
507 formulation works properly with variable resolution.
508 o restructured the calling tree between the_model_main() and dynamics()
509 o split initialise() into initialise_fixed() and initialise_varia()
510 o introduced initialization file pSurfInitFile for free surface (cg2d_x)
511 in new routine ini_psurf()
512
513 checkpoint26
514 o moved some #ifdef in optional routines to encompass everything
515 except the argument declarations. This was using up some memory.
516 o fixed macros like _ADT to work with both versions of Linux cpp
517 o cleaned up some unused and uninitialized variables
518 (helps when debugging with strict compile options)
519 o split up CPP_EEOPTIONS.h into options and macros
520 (macros are now in eesupp/inc/CPP_EEMACROS.h)
521 o patch for 2 processor JAM mode
522
523 checkpoint25
524 o updates for OBCs and NH
525 o dramatically reduced memory usage
526 o added "JAM" routines for use on Artic network
527 o parameterization of convection by implicit vertical diffusion
528 o added a diagnostic of convective index
529 o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
530 (this is was partly for OBCs and NH but also in anticipation of
531 an explicit free-surface option)
532 o initial state input files for U and V
533
534 checkpoint24
535 o Removed some spurious "REAL"s
536 o Updated KPP to latest version from JPL
537 o Added a COS(latitude) in horizontal viscosity
538
539 checkpoint23
540 o Added del^4 diffusion for salt and temperature
541 o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
542
543 checkpoint22
544 o Made many small changes: implicit none, format(i5), etc...
545 o Introduced KPP mixing scheme (compiles and runs but *not* tested)
546
547 checkpoint21
548 o Introduced new I/O package that supports direct-access records (mdsio.F)
549 o Split-up mid-level I/O routines
550 o Updated input data for experiments 0,1,2,4 and 5
551 o Finally removed the genmake.* scripts (everyone seems happy with genmake)
552
553 checkpoint20
554 o Tidied up open-boundaries some more
555 o Added non-hydrostatic code
556 o Fixed some input data
557 o Modified MPI start-up to work in "coupled" context.
558
559 checkpoint19
560 o Tidied up directory structure for verification experiments.
561 o Added new code for open boundaries.
562 o Corrected advective terms near boundaries.
563 o Added CPP flag for "old UV" geometry and corrected spherical geometry.
564 o Implemented free-slip/no-slip BCs and del^4 dissipation.
565 o Split default parameters out of ini_parms.F into set_defaults.F.
566
567 checkpoint18
568 o Further changes for optional code generation with
569 CPP - ugh!
570
571 checkpoint17
572 o Beginning to incorporating modularity
573 for supporting atmos. and ocean configs.
574 o Small changes for TAMC complinace
575 o New ultra simple test case. Barotropic box
576 configuration "exp0".
577
578 checkpoint16
579 o Minor changes to exchange routines to support
580 accumulation in reverse mode. Adjoint of an
581 assignment is an addition.
582 o Changes to support compilation by TAMC (LR(1)
583 syntax) and by g77 under Linux ( 72 character
584 limit ).
585
586 checkpoint15
587 Rewrote exchange routines to allow
588 o General tile <-> tile connectivity.
589 o TAMC reverse mode flag ( is this really needed? )
590 o Variable width overlap and exchange region widths.
591 o Hooks for sharing data via DMA, Arctic, Memory Channel,
592 shmput/shmget, VIA, SYSV shmem and every other cool
593 communication method.
594
595 checkpoint14
596 Consistent isomorphism chages made. These allow dynamical core
597 to support both pressure and meters as a vertical coordinate.
598
599 checkpoint13
600 Release which corrects global_max problem and a couple
601 of KGM time-averaging diagnostic errors. Also contains
602 a double-gyre experiment setup as well as the baseline
603 4 degree global template. The double gyre template is
604 organised to allow it to be applied automatically to
605 the baseline configuration.
606
607 branch-point-rdot
608 A few tidy-ups have been made bt the real point of this
609 check-point (excuse the pun) is to allow a branch to be
610 made for the purposes of adding the rDot alterations.
611 I don't want to commit the rDot to the main-trunk until
612 we've actually tested it...
613
614 checkpoint12
615 Tidy up and added generic genmake script (formerly
616 configure script).
617 Released to testers.
618
619 checkpoint11
620 Re-arranged initialise() and introduced ini_vertical_grid()
621 and ini_masks_etc().
622
623 checkpoint10
624 Introduced the configure script.
625 Separated out the diags package.
626 Added template for writing time-averages of tile/intermediate quantities.
627 Updated SIZE.h in exp2 and made the data big-endian.
628
629 checkpoint9
630 MPI fix. Filename changes (meta/data). salbin*y stuff.
631 General tidy-up.
632 SST.bin SSS.bin added to verification/exp2
633
634 checkpoint8
635 Inludes time-dependant forcing and time-averaging.
636 Works at 4x4 and 2.8125x2.8125 global
637
638 checkpoint7-4degree-ref
639 Branch from checkpoint7. Released for application to
640 global modeling and general modeling - process studies, regional
641 model etc..
642 Configured for verification/exp2 - 4 degree global, two process.
643
644 checkpoint7
645 Created by cnh
646 Simple 4 degree global simulation
647 configuration.
648 Includes climatological wind,
649 hydrography, bathymetry etc
650 Does not include Heat Flux and E-P
651
652 checkpoint6
653 Created by cnh
654 merged checkpoint5 with CD and
655 spherical polar code.
656 Still some problems with GM Redi
657 abd full topography.
658
659 checkpoint5
660 Created by AJA
661 contains updates to GM Redi
662 and reordered timestepping loop
663 for Implicit Diffusion.
664
665 checkpoint4
666 Created by cnh
667 Contains memory saving macros ( _rdxc etc..) for when
668 grid variations are limited.
669 Contains polynomial coeffs for EOS and knudsen program
670 for generation.
671
672 checkpoint3
673 Created by cnh
674 Added extra flags for runtime options
675 Added this file
676 Added implicit free-surface
677 Added pre-conditioner
678 Put compare01 into repository ( compare01/... )
679 Put data and eedata into repository ( verification/exp1 )
680
681 checkpoint2
682 Created by AJA
683 Added GM/Redi
684
685 checkpoint1
686 Created by AJA
687 Restructured kloop in dynamics.F
688 Added non-linear EOS
689
690 baseline
691 Original checked in code

  ViewVC Help
Powered by ViewVC 1.1.22