/[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.106 by jmc, Sat Nov 23 22:39:36 2002 UTC revision 1.141 by heimbach, Fri Feb 28 05:21:22 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint49
7    o Changes to restore differentiability of code w.r.t. previous tag
8      (mostly adding new routines to make list and replacing
9      pressure by totPhiHyd).
10    o Updated and merged grdchk package
11      - has both ADM and TLM checks
12      - works for single- and multi-proc.
13      - output cleaned
14      - worked successfully for parallel DIVA
15    o genmake:
16      - Adding -platform=SP4
17      - Modif. for DEC Alpha (many don't have makedepend; use mkdep instead).
18    o Modif. for DIVA:
19      ctrl_unpack should not be called in intermediate DIVA interval.
20      (similar thing would apply for active files such as
21      tbar, sbar, psbar, which should not be reinitialised;
22      only relevant for ecco-branch)
23    
24    checkpoint48h_post
25    o improve "ini_p_ground" when using finite difference form for calc_phi_hyd
26    o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F
27    o Added SEAICE_initialHEFF to pkg/seaice
28    o ecco_the_model_main.F: SEAICE_WRITE_PICKUP must precede WRITE_CHECKPOINT
29    
30    checkpoint48g_post
31    --- EOS:
32    o compute locally the pressure for use in EOS: UNESCO, JMD95P, MDJWF
33      store total Potential in totPhyHyd for diagnostics & EOS.
34    o fix restart and overlap Pb when using Z-coord and EOS funct. of P
35    --- Pressure/geopotential gradient:
36    o use Ro_surf & R_low instead of hFac in cal_phi_hyd:
37    o NLFS + p-coord.: eta*Alpha' is not longer lagging 1.time-step behind
38      ( changes results of global_ocean_pressure )
39    o NLFS + z-coord.: add eta*Rho' contribution.
40    o accurate phiHyd when using interface-W at the middle between 2 centers
41     ( changes results of ideal_2D_oce )
42    o includes r* 2nd term in potential gradient.
43    
44    checkpoint48f_post
45    Merging from release1_p12:
46    o Modifications for using pkg/exf with pkg/seaice
47      - improved description of the various forcing configurations
48      - added basic radiation bulk formulae to pkg/exf
49      - units/sign fix for evap computation in exf_getffields.F
50      - updated verification/global_with_exf/results/output.txt
51    o Added pkg/sbo for computing IERS Special Bureau for the Oceans
52      (SBO) core products, including oceanic mass, center-of-mass,
53      angular, and bottom pressure (see pkg/sbo/README.sbo).
54    o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
55      to avoid negative values in shallow regions.
56      - updated verification/natl_box/results/output.txt
57      - updated verification/lab_sea/results/output.txt
58    o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
59    o Added useSingleCpuIO option (see PARAMS.h).
60    o Updated useSingleCpuIO option in mdsio_writefield.F to
61      work with multi-field files, e.g., for single-file pickup.
62    o pkg/seaice:
63      - bug fix in growth.F: QNET for no shortwave case
64      - added HeffFile for specifying initial sea-ice thickness
65      - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
66    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
67      kpp_transport_t.F, forward_step.F, and the_main_loop.F
68    o pkg/seaice:
69      - adjoint-friendly modifications
70      - added a SEAICE_WRITE_PICKUP at end of the_model_main.F
71    
72    checkpoint48e_post
73    o New S/R for diagnostic of bottom pressure (phi0surf was missing in c48d_post)
74    o dynamics: change definition of computational domain & adapt mom_fluxform
75      accordingly ; when viscA4=0, allows to run the dynamics with Olx=Oly=2.
76    o following exp works with Olx=Oly=2 (and pass through checkbounds option):
77        adjust_nlfs.cs-32x32x1 adjustment.128x64x1 adjustment.cs-32x32x1
78        exp0 exp1 exp2 exp4 exp5 hs94.cs-32x32x5 hs94.128x64x5 hs94.1x64x5
79        global_ocean.90x40x15 global_with_exf global_ocean_pressure
80        inverted_barometer solid-body.cs-32x32x1
81      (high order AdvScheme and/or multiDimAd works with Olx=Oly=2 ? not sure)
82    
83    checkpoint48d_post
84    o in preparation for r*:
85     a) use pre-computed gradient of hydrostatic potential:
86        changes in timestep.F & mom_cdscheme.F affects results of ideal_2D_oce
87     b) move phi0surf from calc_phi_hyd to calc_grad_phi_hyd:
88        => affects results of glob_oce_pressure (different truncation error)  
89      update output.txt of ideal_2D_oce & global_ocean_pressure
90    
91    checkpoint48d_pre
92    o in preparation for r*:
93      new S/R (calc_grad_phi_hyd.F) to compute Hydrostatic potential gradient.
94      pass the 2 comp. of the grad. as arguments to momentum S/R.
95      but for the moment, only used if it does not change the results.
96    o add finite volume form of calc_phi_hyd for buoyancyRelation OCEANIC & OCEANICP
97    
98    checkpoint48c_post
99    Modifications in treatment of initial flux forcing controls
100    to avoid extra storing of flux fields.
101    
102    checkpoint48c_pre
103    o Added tidal_basin_2d experiment (currently 1D!)
104    o can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented)
105    
106    checkpoint48b_post
107    o r* coordinate added in #ifdef NONLIN_FRSURF block.
108     (modification to pressure gradient not yet implemented)
109    o mom_fluxform: new S/R mom_calc_rtrans.F computes vertical transports
110      (for U & V) that are used for vertical advection of momentum.
111    
112    checkpoint48a_post
113    o In preparation for r*, use temp. array to compute vertical transport
114       in flux-form momentum pkg. => change results of few test-exp.
115      Update output of: exp4, exp5, front_relax, global_ocean_pressure,
116                        lab_sea, natl_box & plume_on_slope
117    
118    checkpoint48
119    o fix small bug that was causing lot of warning (TIMER_STOP 'UPDATE_CG2D')
120    
121    checkpoint47j_post
122    o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.
123    o moved adexch from forward_step to addummy_in_stepping
124    o added exch in ctrl_map_...
125    o aveFreq.=0. at end of cost_final to avoid overwrite in
126      reverse checkpointing loop
127    o Yet more changes in gmredi:
128      * adgmredi_calc_tensor
129        avoiding all recomputation of gmredi_slope_limit
130      * adgmredi_x/y/rtransport
131        added flag for excessive storing to avoid recomp. of
132        u/v/rtans, dTdx/y/z
133        -> this is not really necessary and very memory-consuming
134      * adgmredi_slope_psi:
135        consistency with gmredi_slope_limit in treatment of GM_slopeSqCutoff
136      * gmredi_slope_limit
137        re-activated full calculation of taperfct for case 'ac02'
138    o updating verification/ adjoints of carbon, global_ocean.90x40x15
139    
140    checkpoint47i_post
141    o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.
142    o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)
143      default values = 1.D-12 & 1.D+48 (=> give same results as checkpoint47f_post)
144    o cg2dTargetResWunit: define tolerance using deltaTmom (and not deltaTfreesurf)
145    o gmredi: fix few bugs.
146    
147    checkpoint47h_post (duplicate tag for PH's c48 tag, in order to move c48)
148    This will be a good checkpoint to plug into the ecco-branch.
149    o few modif.'s to get latest version adjointed
150      (mainly kick out code in ini_linear_phisurf)
151    o modif's to run adjoint with exactConserv
152    o case GM_BOLUS_ADVEC should be cleaned
153      S/R gmredi_slope_psi should be cleaned
154    o verification/carbon now has exactConserv=.TRUE.
155    
156    checkpoint47g_post
157    o time-average AIM output: becomes independent from statvars time-average
158      (can be used with #undef ALLOW_TIMEAVE) ; add new variables (e.g., RH)
159    o After TAF bug fix:
160      Tested adjoint of gmredi package.
161      Tests were done with checkpoint47 rather than with latest
162      checkpoint47f_post since the latter is broken for the adjoint
163      verification/carbon/ contains both ADM and TLM gradient checks.
164    Here they are, before they get changed/lost/stolen.
165    Mostly modif.'s to fix numerical sensitivities.
166    Gradient checks OK for
167    - GM_taper_scheme:
168      * clipping
169      * ac02
170      * linear
171      * glw91
172      * dm95
173      * ldd97
174    - GMREDI_OPTIONS:
175      * GM_VISBECK_VARIABLE_K
176      * GM_NON_UNITY_DIAGONAL
177      * GM_EXTRA_DIAGONAL
178      * GM_BOLUS_ADVEC
179    in conjunction with data.gmredi parameters to be checked in
180    in a few minutes under verification/carbon/code/
181    
182    checkpoint47f_post
183    Merging from release1_p10:
184    o modifications for using pkg/exf with pkg/seaice
185      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
186        and SEAICE_EXTERNAL_FLUXES
187      - pkg/exf CPP options EXF_READ_EVAP and
188        EXF_NO_BULK_COMPUTATIONS
189      - usage examples are Experiments 8 and 9 in
190        verification/lab_sea/README
191      - verification/lab_sea default experiment now uses
192        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
193    
194    checkpoint47e_post
195    o created a tag prior to creating a branch
196    
197    checkpoint47d_post
198    o fixed bug in the oceanic pressure coordinates code: vertical viscosity
199      at the bottom boundary had an erroneous half slip boundary condition
200    o added bottom drag and no slip boundary condition capabilities to
201      oceanic pressure coordinates code
202    o added new verification experiment global_ocean_pressure, this experiment is
203      also described in the tutorial section of the manual
204    checkpoint47d_pre
205    
206    checkpoint47c_post
207    o Added a verification experiment for a global cubed-sphere ocean run
208      -  verification/global_ocean.cubed32x32x30
209      -  uses pkg/therm_seaice and pkg/bulk_forcing
210    
211    o allow to run AIM physics with SPEEDY input files (from Franco Molteni)
212    o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)
213      when using P-coordinate; only implemented for atmospheric config.
214    o OCEANICP & realFreshWater: include P-E direct effect on wVel ;
215      NOTES: requires option NONLIN_FRSURF to be "#define".
216    o update advect_xz/results/output.txt (left from checkpoint44g_post)
217    
218    checkpoint47b_post
219    Merging from release1_p9:
220    o pkg/seaice
221      - removed GOTO's and added taf directives
222      - double precision constants to reduce the g77 (Linux)
223        to F77 (SGI) differences reported in release1_p8
224    o tools/genmake
225      - added SGI options
226    o verification/testscript
227      - updated to that of checkpoint47a_post
228    o verification/global_ocean.90x40x15/input/eedata
229      - modified for SGI f77 compatibility
230    o verification/lab_sea
231      - added description of sea-ice model
232      - added missing matlab routines
233      - added test of thermodynamics parallelization
234    
235  checkpoint47a_post  checkpoint47a_post
236  o new pkg: aim_v23  o new pkg: aim_v23
237   = F. Molteni atmos.physics (SPEEDY, ver23) adapted to MITgcm.   = F. Molteni atmos.physics (SPEEDY, ver23) adapted to MITgcm.
# Line 13  o new pkg: aim_v23 Line 242  o new pkg: aim_v23
242  o add diagnostic of surface correction term in monitor output  o add diagnostic of surface correction term in monitor output
243    
244  o bulk_force and therm_seaice  o bulk_force and therm_seaice
245    - Two packages:  bulk_force (Bulk forcing)
246      and therm_seaice (thermodynamic_seaice) - adopted from LANL CICE.v2.0.2
247    - Earlier integration from Stephaine Dutkiewicz
248      and Patrick Heimbach.
249    - Two ifdef statements for compile time,
250       ALLOW_THERM_SEAICE and ALLOW_BULK_FORCE
251    
252  checkpoint47  checkpoint47
253  differentiable version of checkpoint46n_post  differentiable version of checkpoint46n_post

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.141

  ViewVC Help
Powered by ViewVC 1.1.22