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

  ViewVC Help
Powered by ViewVC 1.1.22