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

Diff of /MITgcm/doc/tag-index

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

revision 1.2 by cnh, Sat May 30 02:19:49 1998 UTC revision 1.39 by heimbach, Mon May 14 22:19:04 2001 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    checkpoint39
6     o Modifications and fixes to support TAMC
7       (mainly missing or wrong directives)
8     o Corrected common blocks when fooling TAMC to produce adjoint I/O
9       in addummy_in_stepping
10     o Updated verification/vero/ (bug fixes in code/, correct pickups in input/)
11     o Enabled "sliced" (xz-,yz-) exchanges, needed for obcs.
12     o Included following packages:
13       cal: calendar
14       exf: external forcing
15       ecco: essential routines to control use of cal, exf
16             (NB: this is not the full ECCO environment)
17    
18    checkpoint38
19     o see notes_c37_adj.txt
20     o corrected wrong layer index in external_forcing_t
21     o replaced the_main_loop/forward_step by the_main_loop
22     o removed forceoutput from write_state
23       (replaced criteria for initial/final state)
24     o added runtime flag for pre-C35 pickups: usePickupBeforeC35
25    
26    checkpoint37
27     o mdsio.F routine split and packaged in pkg/mdsio
28       (mdsio.F and mdsio_gl.F still exist in eesupp/src but are not
29        used unless genmake -disable=mdsio)
30     o allow a more precise surface-geopotential gradient for the atmosphere
31       taking into account the change in space of Alpha (=1/rho) at the surface.
32     o variable "etaN" (replace cg2d_x) is the surface R-anomaly [r unit]
33       (ocean: sea surface height [m] / atmos: surface pressure anomaly [Pa])
34     o Change units: Phi_Hydrostatic (=phiHyd), Phi_Surface(=cg2d_x) and
35       Phi_NonHydrostatic (=cg3d_x), all have now the dimension of a potential
36       [m2/s2] (pressure/rhoConst in the ocean ; Geo-Potential in the atmosphere).
37     o Time-Average diagnostics defined as a pseudo package "timeave".
38     o pickup files : old pickup (before c35) did not work with new code (c35
39       and after) unless activating 2 commented lines in initialise-varia.
40     o Non-Hydrostatic pickup file Pb fixed.
41     o bug with Rigid-lid version (since c35) fixed.  
42    
43    checkpoint36
44     o implement Crank-Nickelson barotropic time-stepping
45     o recover Time-Average diagnostics
46     o fix Pb in checkpoint (PR#19)
47     o AIM become a standard package ; clean unused CPP_kees
48    
49    checkpoint35
50     o subtantial rewrite of dynamics.f
51     o allows staggered time-stepping
52     o packaged obcs, aim (Atmospheric Physics), zonal_filt, shap_filt
53     o added bottom drag (linear + quadratic)
54    
55    checkpoint34
56     o Modified exchange routines for correct reverse simulation.
57     o Added verification output to comply with bug fix in impldiff.F
58       as of c33 (exp2, natl_box).
59     o Corrected store directives in dynamics.F
60     o Corrected array boundaries in impldiff.F
61     o Corrected array dimensions in gmredi.
62       Added temporary scalars to avoid storage by TAMC (gmredi, kpp).
63     o Added routine GLOBAL_SUM_INT to global_sum.F
64     o Added mdsio_gl.F for ECCO purposes.
65    
66    checkpoint33
67     o Fixed bug in lower BC in impldiff.F
68     o Fixed confusion about units of forcing arrays in FFIELDS.h
69       namely Fu,Fv,Qnet,Qsw,EmPmR:
70       - Removed verification/natl_box/code/external_fields_scale.F
71         (did not differ from that in model/src)
72       - Changed units of fu,fv,Qnet,Qsw,EmPmR back to proper units
73         (see FFIELDS.h for description)
74       - Scale fu,fv,Qnet,Qsw,EmPmR when used in external_forcing_surf.F,
75         kpp_calc.F and kpp_transport_t.F
76       - Removed model/src/external_fields_scale.F and calls to it
77       - verification/natl_box uses flux data with "atmospheric" sign so
78         a special version of external_fields_load.F is used to
79         change the data as it's read in. This way, the arrays
80         have the right units and signs at all times tha a user could
81         possibly use them.
82     o Corrected genmake to delete a temporary file during configuration
83    
84    checkpoint32
85     o Scaling of forcing fields moved from external_forcing.F to
86       external_fields_scale.F, called directly after loading fields.
87     o Surface relaxation terms added to surface tendency fields in
88       extra subroutine.
89     o impldiff.F changed to avoid storing by TAMC of huge intermediate
90       fields.
91     o Changes in GMRedi to comply with packaging structure.
92     o Modifications and bug fixes in KPP package.
93     o Verification experiment for KPP added (verification/nat_box/)
94    
95    checkpoint31
96     o Packages interface brought in line with defined standard
97       -> new routines packages_...F
98       -> changes in initialise_fixed.F, initialise_varia.F
99       -> enables initialisation interface for ECCO package
100     o Rescaling of external forcing fields immediately after read
101       (removed from external_forcing.F)
102       -> new: surface_fields_scale.F
103       -> affects ini_foorcing.F, external_fields_load.F
104     o Computation of surface tendencies before tendency updates.
105       -> new: external_forcing_surf.F
106     o Change of variable names useGMRedi, useKPP, useECCO
107     o Further changes in dynamics.F, impldiff.F for TAMC
108     o Tested for experiments 0, 2, 4.
109       - not yet tested for GMRedi.
110       - not yet tested for KPP.
111    
112    checkpoint30
113     o Updates for OBCs
114     o New experiment for test OBCs (internal_wave)
115     o New output.txt in verification/exp4/results/
116     o Updates for KPP: calculation of viscosity corrected, new variables
117       kpp_dumpFreq and kpp_taveFreq
118     o CPP'd calls to system routines for TARGET_CRAY_VECTOR (P.H.)
119       and entry for T90 in genmake
120    
121    checkpoint29
122     o packaged KPP and GM/Redi
123    
124    checkpoint28
125     o Corrected initialization of hFacMin for difference vertical coordinates
126     o Modified calculation of partial cell thickness to more robust algorithm
127     o config_summary.F: replaced write_1D_... by write_0D_...
128       read_write.F: added subroutines write_0D_...
129     o routines calc_common_factors, calc_gs, calc_gt, calc_phi_hyd, find_rho:
130       included some initialisations required for TAMC.
131     o routine calc_isoslopes: modified sqrt computation to make it
132       differentiable for zero argument.
133     o routines dynamics, impldiff:
134       included store directives and tape key computations required for TAMC.
135     o ALL TAMC related changes are between ifdef ALLOW_AUTODIFF_TAMC
136    
137    checkpoint27
138     o fixed calc_isoslopes() to so that cancellation of terms in tensor
139       formulation works properly with variable resolution.
140     o restructured the calling tree between the_model_main() and dynamics()
141     o split initialise() into initialise_fixed() and initialise_varia()
142     o introduced initialization file pSurfInitFile for free surface (cg2d_x)
143       in new routine ini_psurf()
144    
145    checkpoint26
146     o moved some #ifdef in optional routines to encompass everything
147       except the argument declarations. This was using up some memory.
148     o fixed macros like _ADT to work with both versions of Linux cpp
149     o cleaned up some unused and uninitialized variables
150       (helps when debugging with strict compile options)
151     o split up CPP_EEOPTIONS.h into options and macros
152       (macros are now in eesupp/inc/CPP_EEMACROS.h)
153     o patch for 2 processor JAM mode
154    
155    checkpoint25
156     o updates for OBCs and NH
157     o dramatically reduced memory usage
158     o added "JAM" routines for use on Artic network
159     o parameterization of convection by implicit vertical diffusion
160     o added a diagnostic of convective index
161     o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
162       (this is was partly for OBCs and NH but also in anticipation of
163        an explicit free-surface option)
164     o initial state input files for U and V
165    
166    checkpoint24
167     o Removed some spurious "REAL"s
168     o Updated KPP to latest version from JPL
169     o Added a COS(latitude) in horizontal viscosity
170    
171    checkpoint23
172     o Added del^4 diffusion for salt and temperature
173     o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
174    
175    checkpoint22
176     o Made many small changes: implicit none, format(i5), etc...
177     o Introduced KPP mixing scheme (compiles and runs but *not* tested)
178    
179    checkpoint21
180     o Introduced new I/O package that supports direct-access records (mdsio.F)
181     o Split-up mid-level I/O routines
182     o Updated input data for experiments 0,1,2,4 and 5
183     o Finally removed the genmake.* scripts (everyone seems happy with genmake)
184    
185    checkpoint20
186     o Tidied up open-boundaries some more
187     o Added non-hydrostatic code
188     o Fixed some input data
189     o Modified MPI start-up to work in "coupled" context.
190    
191    checkpoint19
192     o Tidied up directory structure for verification experiments.
193     o Added new code for open boundaries.
194     o Corrected advective terms near boundaries.
195     o Added CPP flag for "old UV" geometry and corrected spherical geometry.
196     o Implemented free-slip/no-slip BCs and del^4 dissipation.
197     o Split default parameters out of ini_parms.F into set_defaults.F.
198    
199    checkpoint18
200     o Further changes for optional code generation with
201       CPP - ugh!
202    
203    checkpoint17
204     o Beginning to incorporating modularity
205       for supporting atmos. and ocean configs.
206     o Small changes for TAMC complinace
207     o New ultra simple test case. Barotropic box
208       configuration "exp0".
209    
210    checkpoint16
211     o Minor changes to exchange routines to support
212       accumulation in reverse mode. Adjoint of an
213       assignment is an addition.
214     o Changes to support compilation by TAMC (LR(1)
215       syntax) and by g77 under Linux ( 72 character
216       limit ).
217    
218    checkpoint15
219     Rewrote exchange routines to allow
220     o General tile <-> tile connectivity.
221     o TAMC reverse mode flag ( is this really needed? )
222     o Variable width overlap and exchange region widths.
223     o Hooks for sharing data via DMA, Arctic, Memory Channel,
224       shmput/shmget, VIA, SYSV shmem and every other cool
225       communication method.
226    
227    checkpoint14
228     Consistent isomorphism chages made. These allow dynamical core
229     to support both pressure and meters as a vertical coordinate.
230    
231    checkpoint13
232     Release which corrects global_max problem and a couple
233     of KGM time-averaging diagnostic errors. Also contains
234     a double-gyre experiment setup as well as the baseline
235     4 degree global template. The double gyre template is
236     organised to allow it to be applied automatically to
237     the baseline configuration.
238    
239    branch-point-rdot
240     A few tidy-ups have been made bt the real point of this
241     check-point (excuse the pun) is to allow a branch to be
242     made for the purposes of adding the rDot alterations.
243     I don't want to commit the rDot to the main-trunk until
244     we've actually tested it...
245    
246    checkpoint12
247     Tidy up and added generic genmake script (formerly
248     configure script).
249     Released to testers.
250    
251    checkpoint11
252     Re-arranged initialise() and introduced ini_vertical_grid()
253     and ini_masks_etc().
254    
255    checkpoint10
256     Introduced the configure script.
257     Separated out the diags package.
258     Added template for writing time-averages of tile/intermediate quantities.
259     Updated SIZE.h in exp2 and made the data big-endian.
260    
261    checkpoint9
262     MPI fix. Filename changes (meta/data). salbin*y stuff.
263     General tidy-up.
264     SST.bin SSS.bin added to verification/exp2
265    
266    checkpoint8
267     Inludes time-dependant forcing and time-averaging.
268     Works at 4x4 and 2.8125x2.8125 global
269    
270    checkpoint7-4degree-ref
271     Branch from checkpoint7. Released for application to
272     global modeling and general modeling - process studies, regional
273     model etc..
274     Configured for verification/exp2 - 4 degree global, two process.
275    
276    checkpoint7
277     Created by cnh
278     Simple 4 degree global simulation
279     configuration.
280     Includes climatological wind,
281     hydrography, bathymetry etc
282     Does not include Heat Flux and E-P
283    
284    checkpoint6
285     Created by cnh
286     merged checkpoint5 with CD and
287     spherical polar code.
288     Still some problems with GM Redi
289     abd full topography.
290    
291    checkpoint5
292     Created by AJA
293     contains updates to GM Redi
294     and reordered timestepping loop
295     for Implicit Diffusion.
296    
297  checkpoint4  checkpoint4
298   Created by cnh   Created by cnh

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.39

  ViewVC Help
Powered by ViewVC 1.1.22