/[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.50 by adcroft, Thu Sep 27 14:24:19 2001 UTC revision 1.53.2.39 by dimitri, Fri May 23 08:07:09 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    release1_p17
7    o added SEAICE_MULTILEVEL for 8-category sea-ice thermodynamics
8    
9    release1_p16
10    o fixed gather/scatter inital MPI dialogue in ini_procs.F
11    o pkg/seaice/lsr.F has been moved to SouthWest B-grid location
12      and has been made the default dynamic solver because of its
13      fast convergence properties relative to adi.F solver.
14    
15    release1_p15
16    o Added CFC-11 diagnostics, see
17      verification/global_with_CFC11/README
18    
19    release1_p14
20    o Added interpolation routine pkg/exf/new_interp.F for on-the-fly
21      interpolation.  Enable with USE_EXF_INTERPOLATION and specify
22      input grids in data.exf
23    o Added direct pressure solver pkg/solver.
24      See pkg/solver/README.directSolver for instructions.
25    
26    release1_p13
27    o bug fix for pkg/seaice/adi.F dynamic solver
28    
29    release1_p13_pre
30    o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F
31    o Added SEAICE_initialHEFF to pkg/seaice
32    o the_model_main.F: SEAICE_WRITE_PICKUP must precede WRITE_CHECKPOINT
33    o Updated pkg/seaice and pkg/exf with adjoint modifications from icebear4
34    
35    release1_p12
36    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
37      kpp_transport_t.F, forward_step.F, and the_main_loop.F
38    o pkg/seaice:
39      - adjoint-friendly modifications
40      - added a SEAICE_WRITE_PICKUP at end of the_model_main.F
41    
42    release1_p12_pre
43    o Updated useSingleCpuIO option in mdsio_writefield.F to
44      work with multi-field files, e.g., for single-file pickup.
45    o pkg/seaice:
46      - bug fix in growth.F: QNET for no shortwave case
47      - added HeffFile for specifying initial sea-ice thickness
48      - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
49    
50    release1_p11
51    o Modifications for using pkg/exf with pkg/seaice
52      - improved description of the various forcing configurations
53      - added basic radiation bulk formulae to pkg/exf
54      - units/sign fix for evap computation in exf_getffields.F
55      - updated verification/global_with_exf/results/output.txt
56    o Added pkg/sbo for computing IERS Special Bureau for the Oceans
57      (SBO) core products, including oceanic mass, center-of-mass,
58      angular, and bottom pressure (see pkg/sbo/README.sbo).
59    o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
60      to avoid negative values in shallow regions.
61      - updated verification/natl_box/results/output.txt
62      - updated verification/lab_sea/results/output.txt
63    o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
64    o Added useSingleCpuIO option (see PARAMS.h).
65    
66    release1_p10
67    o modifications for using pkg/exf with pkg/seaice
68      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
69        and SEAICE_EXTERNAL_FLUXES
70      - pkg/exf CPP options EXF_READ_EVAP and
71        EXF_NO_BULK_COMPUTATIONS
72      - usage examples are Experiments 8 and 9 in
73        verification/lab_sea/README
74      - verification/lab_sea default experiment now uses
75        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
76    
77    release1_p9
78    o pkg/seaice
79      - removed GOTO's and added taf directives
80      - double precision constants to reduce the g77 (Linux)
81        to F77 (SGI) differences reported in release1_p8
82    o tools/genmake
83      - added SGI options
84    o verification/testscript
85      - updated to that of checkpoint47a_post
86    o verification/global_ocean.90x40x15/input/eedata
87      - modified for SGI f77 compatibility
88    o verification/lab_sea
89      - added description of sea-ice model
90      - added missing matlab routines
91      - added test of thermodynamics parallelization
92    
93    release1_p8
94    o verification/natl_box:
95      updating new external_fields_load routine
96    o New package: pkg/seaice
97      Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
98      The sea-ice code is based on Hibler (1979-1980).
99      Two sea-ice dynamic solvers, ADI and LSR, are included.
100      In addition to computing prognostic sea-ice variables and diagnosing
101      the forcing/external data fields that drive the ocean model,
102      SEAICE_MODEL also sets theta to the freezing point under sea-ice.
103      The implied surface heat flux is then stored in variable
104      surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
105      kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
106      non-local transport term.  Because this call precedes model
107      thermodynamics, temperature under sea-ice may not be "exactly" at
108      the freezing point by the time theta is dumped or time-averaged.
109      N.B.: fairly large differences in accuracy occur across
110            different platforms/compilers; comparison between
111            g77 (Linux) and F77 (SGI Origin 2000/MIPSpro)
112            generated output gives:
113       T           S           U           V
114      C D M    c        m  s        m  s        m  s        m  s
115      n p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
116      f n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
117      g d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .
118    
119      Y Y Y Y  5  5  7  7  7  8 10  9  6  6  6  6  7  5  7  5  7 FAIL  lab_sea
120    
121    release1_p7
122    o GAD:
123      - generated new common blocks to account for call of
124        same gad routines with differing traceridentities
125        (needed to modify tracerIdentity indices in GAD.h)
126      - generated separate common blocks for case useCubedSphereExchange
127        (Department of Futurology)
128      - parameter lists to gmredi_?transport: added tracerIdentity
129      - added new key indices to tamc.h
130    o external_fields_load:
131      - added this routine to TAF list
132      - needed to make some common blocks global and additional storing
133        along the same lines as exf package (checkpoint_lev?_directives.h)
134    o exf:
135      updated external forcing package
136      - bug fixes carried over from ecco-branch
137        (missing OBCS_OPTIONS.h in two routines)
138      - enable easy to use "no forcing".
139      - added exf I/O for atmospheric loading
140      - added exf I/O for runoff data
141      - transfered scaling between exf <-> MITgcm to exf namelist
142    o Adding new verification experiment global_with_exf.
143      This verification experiment is almost identical to the
144      global_ocean.90x40x15 experiment, except that it uses
145      the exf (and cal) package instead of the
146      external_fields_load routine (cf README file).
147    
148    release1_p6
149    o fixed the verification/global_ocean.90x40x15 experiment:
150     - new bathymetry (the world according to A., JMC, and M.)
151     - new initial fields and forcing fields (*.bin files)
152     - new POLY3.COEFFS (for the next release one should switch to a full
153       equation of state)
154     - fixed several errors and redundancies in the data file
155     - experiment uses looped cells
156     - added matlab directory with diagnostic scripts for plotting of output
157    
158    release1_p5
159    o import recent fix from MAIN branch:
160      - use recip_dx*,recip_dy* instead of /dx*,/dy* in orlanski_E,W,N,S
161      - change phiMin in exp1 (to agree with documentation)
162     from checkpoint45 to checkpoint45a_post:
163      - specific exchange for X-slice domain (case Ny=1)
164      - argument futureIter of S/R obcs_calc missing in
165        exp4 & internal_wave /code
166      - solve_for_pressure : set cg2d_x to zero where OBCS are applied
167     from checkpoint44f_post to checkpoint44g_post:
168      - fix surface correction term in multiDimAdvection
169        (affects plume_on_slope results
170    o bug fix in packages_readparms (missing ALLOW_CALENDAR)
171    o bug fix in CG2D.h (correct array size for LETS_MAKE_JAM
172    o Adjoint-related bug fixes in kpp:
173      - kpp_calc: sore of kpphbl avoids recomputation/call to S/R kppmix
174      - kpp_routines: store of Rib avoids partial recomputation bug of TAF.
175    o added Eliassen-Palm flux hooks (dynamics,ini_fields)
176    o removed unused TAF keys iikey, idkey (dynamics,thermodynamics)
177    o flow directives:
178      - new for S/R do_the_model_io
179      - enhanced for S/R checkpoint
180    o added Eliassen Palm flux controls to gradient check package
181    o new ctrl package
182      - adopted from ECCO environment to enable optimization
183      - added Eliassen Palm fluxes to controls
184      - adjusted global_ocean.90x40x15/ and carbon/ accordingly
185    
186    release1_p4
187    o Removed f90 comments ("!")
188    o Modified initialisations to enable exf package for MITgcm
189      (without invoking ECCO_PACKAGE).
190    o modifications to gradient check package (Martin Losch)
191      - enable centered differences
192      - modified format of standard output
193    
194    release1_p3
195    o added tangent linear setup to verification/carbon/
196    o added adjoint sensitivity setup to verification/global_ocean...
197    o moved packages_init_variables before convective_adjustment
198    o output of verif. which use GMRedi brought up-to-date with
199      MAIN trunk (those were re-created after changes in GMRedi)
200    o included CPP option SINGLE_LAYER_MODE
201      to configure barotropic setup (Martin Losch).
202    o Removed auxiliary variable in impldiff
203      (caused numerical differences with MAIN trunk routine).
204    o Introduced CPP option ALLOW_AUTODIFF_MONITOR to
205      disable adcommon.h/g_common.h by default.
206    o Cleaned exchange calls in cg2d.
207    
208    release1_p2
209    o fixed array boundary problem for adjoint
210      (related to partial recomputation within subroutine
211      related to dynamics -> calc_viscosity -> mom_...
212    o fixed recomputation in thermodynamics
213    o prepare (but not complete) recomputation problem in impldiff
214    o fixed problem for adjoint of global_max
215    o switched off sponge layer code in external_forcing
216    
217    release1_p1
218    o merged necessary patches:
219      - AD-related changes for GMRedi
220      - fixes i KPP (delZ -> drF)
221      - hook to OBCS songe layer code in external_forcing
222      - errorMessageUnit non-zero in eeboot.F
223      - modified test cost function and carbon verif.
224    
225    release1_chkpt44d_post = chkpt44d_post
226    
227    chkpt44d_pre,post
228    o added missing EXCLUDE_MONITOR flags
229    o changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
230      (incompatible typ in MIN/MAX expressions caused problems
231      on IBM SP3)
232    o in genmake added variable MAKEDEPEND
233      plus resetting for case SunOS
234    o added timer_stats.c routine for IBM SP3
235    o removed variables in dynamics
236    
237    o real fresh water flux implemented with non-linear free-surface.
238    
239    chkpt44c_pre,post
240    o few fix (mask in shap_s2, EmPmR in external_field_load,
241      USE_NATURAL_BCS in solve_for_P);
242    o add arguments myIter & myTime to S/R obcs_calc & solve_for_P
243    
244    checkpoint44b_pre/_post
245    o merge of relevant stuff from the ecco-branch:
246      - genmake: removed $S64 overwrite for case SunOS
247      - pkg/exf: update and corrections for field swapping and obcs
248      - pkg/ecco: parameter lists for the_model_main, the_main_loop
249                  harmonized between ECCO and MITgcm
250      - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
251                      updated checkpointing_lev... lists for obcs
252      - model/src: minor changes in forward_step, plot_field
253                   added directive for divided adjoint in the_main_loop
254      - pkg/mdsio: added mdsio_gl_slice
255    
256    o check parameters & config (chkpt44a_pre,post)
257    o OBC and NonLin_FrSurf.
258    
259    checkpoint44
260    o fix bug in mom_vi_del2uv
261    o select when filters are applied ; add options to zonal_filter (data.zonfilt)
262    o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection)
263    o update AIM experiments (NCEP input files)
264    o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf)
265    o added some stuff for AD
266    
267    checkpoint43
268    o added two new advection tests
269    o added global 4x4 degree ocean test
270    o added test of H&S94 with free surface on cube
271    o some final mods for gradient check, adjoint,...
272    
273    checkpoint42
274      Fixed AD-related problems:
275    o Store directives up-to-date with re-arranged Adams-Bashforth
276      (mainly thermodynamics.F)
277    o New store directives for multi-dim. advection schemes
278      * new CPP flag ALLOW_MULTI_DIM_ADVECTION
279      * new common block and key passkey
280      (mainly gad_advection.F)
281    o Modified store directives for split of dynamics/thermodynamics
282      for the case ALLOW_KPP
283    o Cleaned argument list for timestep_tracer.F
284    
285    checkpoint41
286    o re-formatted/added comments in prologues of key subroutines
287      to work with protex
288    
289  checkpoint40  checkpoint40
290  o moved calc_gs, calc_gt and calc_tr1 back to model/src  o moved calc_gs, calc_gt and calc_tr1 back to model/src
291  o added FLT (floats) package from Arne along with demo. experiment  o added FLT (floats) package from Arne along with demo. experiment

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.53.2.39

  ViewVC Help
Powered by ViewVC 1.1.22