/[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.102 by adcroft, Thu Nov 7 21:55:45 2002 UTC revision 1.137 by jmc, Wed Feb 26 03:29:08 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    untagged
7    o improve "ini_p_ground" when using finite difference form for calc_phi_hyd
8    o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F
9    o Added SEAICE_initialHEFF to pkg/seaice
10    
11    checkpoint48g_post
12    --- EOS:
13    o compute locally the pressure for use in EOS: UNESCO, JMD95P, MDJWF
14      store total Potential in totPhyHyd for diagnostics & EOS.
15    o fix restart and overlap Pb when using Z-coord and EOS funct. of P
16    --- Pressure/geopotential gradient:
17    o use Ro_surf & R_low instead of hFac in cal_phi_hyd:
18    o NLFS + p-coord.: eta*Alpha' is not longer lagging 1.time-step behind
19      ( changes results of global_ocean_pressure )
20    o NLFS + z-coord.: add eta*Rho' contribution.
21    o accurate phiHyd when using interface-W at the middle between 2 centers
22     ( changes results of ideal_2D_oce )
23    o includes r* 2nd term in potential gradient.
24    
25    checkpoint48f_post
26    Merging from release1_p12:
27    o Modifications for using pkg/exf with pkg/seaice
28      - improved description of the various forcing configurations
29      - added basic radiation bulk formulae to pkg/exf
30      - units/sign fix for evap computation in exf_getffields.F
31      - updated verification/global_with_exf/results/output.txt
32    o Added pkg/sbo for computing IERS Special Bureau for the Oceans
33      (SBO) core products, including oceanic mass, center-of-mass,
34      angular, and bottom pressure (see pkg/sbo/README.sbo).
35    o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
36      to avoid negative values in shallow regions.
37      - updated verification/natl_box/results/output.txt
38      - updated verification/lab_sea/results/output.txt
39    o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
40    o Added useSingleCpuIO option (see PARAMS.h).
41    o Updated useSingleCpuIO option in mdsio_writefield.F to
42      work with multi-field files, e.g., for single-file pickup.
43    o pkg/seaice:
44      - bug fix in growth.F: QNET for no shortwave case
45      - added HeffFile for specifying initial sea-ice thickness
46      - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
47    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
48      kpp_transport_t.F, forward_step.F, and the_main_loop.F
49    o pkg/seaice:
50      - adjoint-friendly modifications
51      - added a SEAICE_WRITE_PICKUP at end of the_model_main.F
52    
53    checkpoint48e_post
54    o New S/R for diagnostic of bottom pressure (phi0surf was missing in c48d_post)
55    o dynamics: change definition of computational domain & adapt mom_fluxform
56      accordingly ; when viscA4=0, allows to run the dynamics with Olx=Oly=2.
57    o following exp works with Olx=Oly=2 (and pass through checkbounds option):
58        adjust_nlfs.cs-32x32x1 adjustment.128x64x1 adjustment.cs-32x32x1
59        exp0 exp1 exp2 exp4 exp5 hs94.cs-32x32x5 hs94.128x64x5 hs94.1x64x5
60        global_ocean.90x40x15 global_with_exf global_ocean_pressure
61        inverted_barometer solid-body.cs-32x32x1
62      (high order AdvScheme and/or multiDimAd works with Olx=Oly=2 ? not sure)
63    
64    checkpoint48d_post
65    o in preparation for r*:
66     a) use pre-computed gradient of hydrostatic potential:
67        changes in timestep.F & mom_cdscheme.F affects results of ideal_2D_oce
68     b) move phi0surf from calc_phi_hyd to calc_grad_phi_hyd:
69        => affects results of glob_oce_pressure (different truncation error)  
70      update output.txt of ideal_2D_oce & global_ocean_pressure
71    
72    checkpoint48d_pre
73    o in preparation for r*:
74      new S/R (calc_grad_phi_hyd.F) to compute Hydrostatic potential gradient.
75      pass the 2 comp. of the grad. as arguments to momentum S/R.
76      but for the moment, only used if it does not change the results.
77    o add finite volume form of calc_phi_hyd for buoyancyRelation OCEANIC & OCEANICP
78    
79    checkpoint48c_post
80    Modifications in treatment of initial flux forcing controls
81    to avoid extra storing of flux fields.
82    
83    checkpoint48c_pre
84    o Added tidal_basin_2d experiment (currently 1D!)
85    o can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented)
86    
87    checkpoint48b_post
88    o r* coordinate added in #ifdef NONLIN_FRSURF block.
89     (modification to pressure gradient not yet implemented)
90    o mom_fluxform: new S/R mom_calc_rtrans.F computes vertical transports
91      (for U & V) that are used for vertical advection of momentum.
92    
93    checkpoint48a_post
94    o In preparation for r*, use temp. array to compute vertical transport
95       in flux-form momentum pkg. => change results of few test-exp.
96      Update output of: exp4, exp5, front_relax, global_ocean_pressure,
97                        lab_sea, natl_box & plume_on_slope
98    
99    checkpoint48
100    o fix small bug that was causing lot of warning (TIMER_STOP 'UPDATE_CG2D')
101    
102    checkpoint47j_post
103    o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.
104    o moved adexch from forward_step to addummy_in_stepping
105    o added exch in ctrl_map_...
106    o aveFreq.=0. at end of cost_final to avoid overwrite in
107      reverse checkpointing loop
108    o Yet more changes in gmredi:
109      * adgmredi_calc_tensor
110        avoiding all recomputation of gmredi_slope_limit
111      * adgmredi_x/y/rtransport
112        added flag for excessive storing to avoid recomp. of
113        u/v/rtans, dTdx/y/z
114        -> this is not really necessary and very memory-consuming
115      * adgmredi_slope_psi:
116        consistency with gmredi_slope_limit in treatment of GM_slopeSqCutoff
117      * gmredi_slope_limit
118        re-activated full calculation of taperfct for case 'ac02'
119    o updating verification/ adjoints of carbon, global_ocean.90x40x15
120    
121    checkpoint47i_post
122    o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.
123    o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)
124      default values = 1.D-12 & 1.D+48 (=> give same results as checkpoint47f_post)
125    o cg2dTargetResWunit: define tolerance using deltaTmom (and not deltaTfreesurf)
126    o gmredi: fix few bugs.
127    
128    checkpoint47h_post (duplicate tag for PH's c48 tag, in order to move c48)
129    This will be a good checkpoint to plug into the ecco-branch.
130    o few modif.'s to get latest version adjointed
131      (mainly kick out code in ini_linear_phisurf)
132    o modif's to run adjoint with exactConserv
133    o case GM_BOLUS_ADVEC should be cleaned
134      S/R gmredi_slope_psi should be cleaned
135    o verification/carbon now has exactConserv=.TRUE.
136    
137    checkpoint47g_post
138    o time-average AIM output: becomes independent from statvars time-average
139      (can be used with #undef ALLOW_TIMEAVE) ; add new variables (e.g., RH)
140    o After TAF bug fix:
141      Tested adjoint of gmredi package.
142      Tests were done with checkpoint47 rather than with latest
143      checkpoint47f_post since the latter is broken for the adjoint
144      verification/carbon/ contains both ADM and TLM gradient checks.
145    Here they are, before they get changed/lost/stolen.
146    Mostly modif.'s to fix numerical sensitivities.
147    Gradient checks OK for
148    - GM_taper_scheme:
149      * clipping
150      * ac02
151      * linear
152      * glw91
153      * dm95
154      * ldd97
155    - GMREDI_OPTIONS:
156      * GM_VISBECK_VARIABLE_K
157      * GM_NON_UNITY_DIAGONAL
158      * GM_EXTRA_DIAGONAL
159      * GM_BOLUS_ADVEC
160    in conjunction with data.gmredi parameters to be checked in
161    in a few minutes under verification/carbon/code/
162    
163    checkpoint47f_post
164    Merging from release1_p10:
165    o modifications for using pkg/exf with pkg/seaice
166      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
167        and SEAICE_EXTERNAL_FLUXES
168      - pkg/exf CPP options EXF_READ_EVAP and
169        EXF_NO_BULK_COMPUTATIONS
170      - usage examples are Experiments 8 and 9 in
171        verification/lab_sea/README
172      - verification/lab_sea default experiment now uses
173        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
174    
175    checkpoint47e_post
176    o created a tag prior to creating a branch
177    
178    checkpoint47d_post
179    o fixed bug in the oceanic pressure coordinates code: vertical viscosity
180      at the bottom boundary had an erroneous half slip boundary condition
181    o added bottom drag and no slip boundary condition capabilities to
182      oceanic pressure coordinates code
183    o added new verification experiment global_ocean_pressure, this experiment is
184      also described in the tutorial section of the manual
185    checkpoint47d_pre
186    
187    checkpoint47c_post
188    o Added a verification experiment for a global cubed-sphere ocean run
189      -  verification/global_ocean.cubed32x32x30
190      -  uses pkg/therm_seaice and pkg/bulk_forcing
191    
192    o allow to run AIM physics with SPEEDY input files (from Franco Molteni)
193    o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)
194      when using P-coordinate; only implemented for atmospheric config.
195    o OCEANICP & realFreshWater: include P-E direct effect on wVel ;
196      NOTES: requires option NONLIN_FRSURF to be "#define".
197    o update advect_xz/results/output.txt (left from checkpoint44g_post)
198    
199    checkpoint47b_post
200    Merging from release1_p9:
201    o pkg/seaice
202      - removed GOTO's and added taf directives
203      - double precision constants to reduce the g77 (Linux)
204        to F77 (SGI) differences reported in release1_p8
205    o tools/genmake
206      - added SGI options
207    o verification/testscript
208      - updated to that of checkpoint47a_post
209    o verification/global_ocean.90x40x15/input/eedata
210      - modified for SGI f77 compatibility
211    o verification/lab_sea
212      - added description of sea-ice model
213      - added missing matlab routines
214      - added test of thermodynamics parallelization
215    
216    checkpoint47a_post
217    o new pkg: aim_v23
218     = F. Molteni atmos.physics (SPEEDY, ver23) adapted to MITgcm.
219       for now, keep the same surface forcing as before.
220     - Part-Cell implemented into AIM; check that Heat & Water are conserved
221     - aim.5l_cs: use new aim pkg (run 10yr & get better results than before)
222     - aim.5l_LatLon & aim.5l_Equatorial_Channel are still using old aim pkg
223    o add diagnostic of surface correction term in monitor output
224    
225    o bulk_force and therm_seaice
226    - Two packages:  bulk_force (Bulk forcing)
227      and therm_seaice (thermodynamic_seaice) - adopted from LANL CICE.v2.0.2
228    - Earlier integration from Stephaine Dutkiewicz
229      and Patrick Heimbach.
230    - Two ifdef statements for compile time,
231       ALLOW_THERM_SEAICE and ALLOW_BULK_FORCE
232    
233    checkpoint47
234    differentiable version of checkpoint46n_post
235    o bug fix in quasihydrostaticterms
236    o * "clean" adjoint code (in terms of extensive recomputations)
237        can now be obtained for all GMREDI options (i.e. for
238        - GM_VISBECK_VARIABLE_K
239        - GM_NON_UNITY_DIAGONAL
240        - GM_EXTRA_DIAGONAL
241        - GM_BOLUS_ADVEC )
242      * However, wrong gradient check problem remains unsolved.
243      * New CPP options have been introduced for different
244        tapering schemes
245    o external_fields_load now part of differentiation list
246    o pressure needs multiple storing;
247      would be nice to have store_pressure at beginning or
248      end of forward_step, e.g. by having phiHyd global (5-dim.)
249      (NB: pressure is needed for certain cases in find_rho,
250      which is also invoked through convective_adjustment).
251    o recomputations in find_rho for cases
252     'JMD95'/'UNESCO' or 'MDJWF' are OK.
253    o #define ATMOSPHERIC_LOADING should be differentiable
254    o ini_forcing shifted to begining of initialise_varia
255    o Incorporating QNVS line search routines into MITgcm
256      (this is separate code, and therefore not under pkg)
257      lsopt/, optim/
258    o Updated verification/carbon/
259      - #define GM_VISBECK_VARIABLE_K
260      - GM_taper_scheme    = 'ldd97'    
261    
262    checkpoint46n_post
263    Merging from release1_p8:
264    o verification/natl_box:
265      updating new external_fields_load routine
266    o New package: pkg/seaice
267      Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
268      The sea-ice code is based on Hibler (1979-1980).
269      Two sea-ice dynamic solvers, ADI and LSR, are included.
270      In addition to computing prognostic sea-ice variables and diagnosing
271      the forcing/external data fields that drive the ocean model,
272      SEAICE_MODEL also sets theta to the freezing point under sea-ice.
273      The implied surface heat flux is then stored in variable
274      surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
275      kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
276      non-local transport term.  Because this call precedes model
277      thermodynamics, temperature under sea-ice may not be "exactly" at
278      the freezing point by the time theta is dumped or time-averaged.
279      N.B.: fairly large differences in accuracy occur across
280            different platforms/compilers; comparison between
281            g77 (Linux) and F77 (SGI Origin 2000/MIPSpro)
282            generated output gives:
283       T           S           U           V
284      C D M    c        m  s        m  s        m  s        m  s
285      n p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
286      f n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
287      g d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .
288    
289      Y Y Y Y  5  5  7  7  7  8 10  9  6  6  6  6  7  5  7  5  7 FAIL  lab_sea
290    o GAD:
291      - generated new common blocks to account for call of
292        same gad routines with differing traceridentities
293        (needed to modify tracerIdentity indices in GAD.h)
294      - generated separate common blocks for case useCubedSphereExchange
295        (Department of Futurology)
296      - parameter lists to gmredi_?transport: added tracerIdentity
297      - added new key indices to tamc.h
298    o external_fields_load:
299      - added this routine to TAF list
300      - needed to make some common blocks global and additional storing
301        along the same lines as exf package (checkpoint_lev?_directives.h)
302    o exf:
303      updated external forcing package
304      - bug fixes carried over from ecco-branch
305        (missing OBCS_OPTIONS.h in two routines)
306      - enable easy to use "no forcing".
307      - added exf I/O for atmospheric loading
308      - added exf I/O for runoff data
309      - transfered scaling between exf <-> MITgcm to exf namelist
310    o Adding new verification experiment global_with_exf.
311      This verification experiment is almost identical to the
312      global_ocean.90x40x15 experiment, except that it uses
313      the exf (and cal) package instead of the
314      external_fields_load routine (cf README file).
315    
316  checkpoint46m_post  checkpoint46m_post
317  o modified testscript to return -- when there are no lines of "%MON" output  o modified testscript to return -- when there are no lines of "%MON" output
318  o added new flag "quasiHydrostatic" for QH mode  o added new flag "quasiHydrostatic" for QH mode

Legend:
Removed from v.1.102  
changed lines
  Added in v.1.137

  ViewVC Help
Powered by ViewVC 1.1.22