/[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.103 by heimbach, Tue Nov 12 20:59:27 2002 UTC revision 1.130 by jmc, Sun Feb 9 02:31:57 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint48d_post
7    o in preparation for r*:
8     a) use pre-computed gradient of hydrostatic potential:
9        changes in timestep.F & mom_cdscheme.F affects results of ideal_2D_oce
10     b) move phi0surf from calc_phi_hyd to calc_grad_phi_hyd:
11        => affects results of glob_oce_pressure (different truncation error)  
12      update output.txt of ideal_2D_oce & global_ocean_pressure
13    
14    checkpoint48d_pre
15    o in preparation for r*:
16      new S/R (calc_grad_phi_hyd.F) to compute Hydrostatic potential gradient.
17      pass the 2 comp. of the grad. as arguments to momentum S/R.
18      but for the moment, only used if it does not change the results.
19    o add finite volume form of calc_phi_hyd for buoyancyRelation OCEANIC & OCEANICP
20    
21    checkpoint48c_post
22    Modifications in treatment of initial flux forcing controls
23    to avoid extra storing of flux fields.
24    
25    checkpoint48c_pre
26    o Added tidal_basin_2d experiment (currently 1D!)
27    o can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented)
28    
29    checkpoint48b_post
30    o r* coordinate added in #ifdef NONLIN_FRSURF block.
31     (modification to pressure gradient not yet implemented)
32    o mom_fluxform: new S/R mom_calc_rtrans.F computes vertical transports
33      (for U & V) that are used for vertical advection of momentum.
34    
35    checkpoint48a_post
36    o In preparation for r*, use temp. array to compute vertical transport
37       in flux-form momentum pkg. => change results of few test-exp.
38      Update output of: exp4, exp5, front_relax, global_ocean_pressure,
39                        lab_sea, natl_box & plume_on_slope
40    
41    checkpoint48
42    o fix small bug that was causing lot of warning (TIMER_STOP 'UPDATE_CG2D')
43    
44    checkpoint47j_post
45    o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.
46    o moved adexch from forward_step to addummy_in_stepping
47    o added exch in ctrl_map_...
48    o aveFreq.=0. at end of cost_final to avoid overwrite in
49      reverse checkpointing loop
50    o Yet more changes in gmredi:
51      * adgmredi_calc_tensor
52        avoiding all recomputation of gmredi_slope_limit
53      * adgmredi_x/y/rtransport
54        added flag for excessive storing to avoid recomp. of
55        u/v/rtans, dTdx/y/z
56        -> this is not really necessary and very memory-consuming
57      * adgmredi_slope_psi:
58        consistency with gmredi_slope_limit in treatment of GM_slopeSqCutoff
59      * gmredi_slope_limit
60        re-activated full calculation of taperfct for case 'ac02'
61    o updating verification/ adjoints of carbon, global_ocean.90x40x15
62    
63    checkpoint47i_post
64    o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.
65    o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)
66      default values = 1.D-12 & 1.D+48 (=> give same results as checkpoint47f_post)
67    o cg2dTargetResWunit: define tolerance using deltaTmom (and not deltaTfreesurf)
68    o gmredi: fix few bugs.
69    
70    checkpoint47h_post (duplicate tag for PH's c48 tag, in order to move c48)
71    This will be a good checkpoint to plug into the ecco-branch.
72    o few modif.'s to get latest version adjointed
73      (mainly kick out code in ini_linear_phisurf)
74    o modif's to run adjoint with exactConserv
75    o case GM_BOLUS_ADVEC should be cleaned
76      S/R gmredi_slope_psi should be cleaned
77    o verification/carbon now has exactConserv=.TRUE.
78    
79    checkpoint47g_post
80    o time-average AIM output: becomes independent from statvars time-average
81      (can be used with #undef ALLOW_TIMEAVE) ; add new variables (e.g., RH)
82    o After TAF bug fix:
83      Tested adjoint of gmredi package.
84      Tests were done with checkpoint47 rather than with latest
85      checkpoint47f_post since the latter is broken for the adjoint
86      verification/carbon/ contains both ADM and TLM gradient checks.
87    Here they are, before they get changed/lost/stolen.
88    Mostly modif.'s to fix numerical sensitivities.
89    Gradient checks OK for
90    - GM_taper_scheme:
91      * clipping
92      * ac02
93      * linear
94      * glw91
95      * dm95
96      * ldd97
97    - GMREDI_OPTIONS:
98      * GM_VISBECK_VARIABLE_K
99      * GM_NON_UNITY_DIAGONAL
100      * GM_EXTRA_DIAGONAL
101      * GM_BOLUS_ADVEC
102    in conjunction with data.gmredi parameters to be checked in
103    in a few minutes under verification/carbon/code/
104    
105    checkpoint47f_post
106    Merging from release1_p10:
107    o modifications for using pkg/exf with pkg/seaice
108      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
109        and SEAICE_EXTERNAL_FLUXES
110      - pkg/exf CPP options EXF_READ_EVAP and
111        EXF_NO_BULK_COMPUTATIONS
112      - usage examples are Experiments 8 and 9 in
113        verification/lab_sea/README
114      - verification/lab_sea default experiment now uses
115        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
116    
117    checkpoint47e_post
118    o created a tag prior to creating a branch
119    
120    checkpoint47d_post
121    o fixed bug in the oceanic pressure coordinates code: vertical viscosity
122      at the bottom boundary had an erroneous half slip boundary condition
123    o added bottom drag and no slip boundary condition capabilities to
124      oceanic pressure coordinates code
125    o added new verification experiment global_ocean_pressure, this experiment is
126      also described in the tutorial section of the manual
127    checkpoint47d_pre
128    
129    checkpoint47c_post
130    o Added a verification experiment for a global cubed-sphere ocean run
131      -  verification/global_ocean.cubed32x32x30
132      -  uses pkg/therm_seaice and pkg/bulk_forcing
133    
134    o allow to run AIM physics with SPEEDY input files (from Franco Molteni)
135    o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)
136      when using P-coordinate; only implemented for atmospheric config.
137    o OCEANICP & realFreshWater: include P-E direct effect on wVel ;
138      NOTES: requires option NONLIN_FRSURF to be "#define".
139    o update advect_xz/results/output.txt (left from checkpoint44g_post)
140    
141    checkpoint47b_post
142    Merging from release1_p9:
143    o pkg/seaice
144      - removed GOTO's and added taf directives
145      - double precision constants to reduce the g77 (Linux)
146        to F77 (SGI) differences reported in release1_p8
147    o tools/genmake
148      - added SGI options
149    o verification/testscript
150      - updated to that of checkpoint47a_post
151    o verification/global_ocean.90x40x15/input/eedata
152      - modified for SGI f77 compatibility
153    o verification/lab_sea
154      - added description of sea-ice model
155      - added missing matlab routines
156      - added test of thermodynamics parallelization
157    
158    checkpoint47a_post
159    o new pkg: aim_v23
160     = F. Molteni atmos.physics (SPEEDY, ver23) adapted to MITgcm.
161       for now, keep the same surface forcing as before.
162     - Part-Cell implemented into AIM; check that Heat & Water are conserved
163     - aim.5l_cs: use new aim pkg (run 10yr & get better results than before)
164     - aim.5l_LatLon & aim.5l_Equatorial_Channel are still using old aim pkg
165    o add diagnostic of surface correction term in monitor output
166    
167    o bulk_force and therm_seaice
168    - Two packages:  bulk_force (Bulk forcing)
169      and therm_seaice (thermodynamic_seaice) - adopted from LANL CICE.v2.0.2
170    - Earlier integration from Stephaine Dutkiewicz
171      and Patrick Heimbach.
172    - Two ifdef statements for compile time,
173       ALLOW_THERM_SEAICE and ALLOW_BULK_FORCE
174    
175    checkpoint47
176    differentiable version of checkpoint46n_post
177    o bug fix in quasihydrostaticterms
178    o * "clean" adjoint code (in terms of extensive recomputations)
179        can now be obtained for all GMREDI options (i.e. for
180        - GM_VISBECK_VARIABLE_K
181        - GM_NON_UNITY_DIAGONAL
182        - GM_EXTRA_DIAGONAL
183        - GM_BOLUS_ADVEC )
184      * However, wrong gradient check problem remains unsolved.
185      * New CPP options have been introduced for different
186        tapering schemes
187    o external_fields_load now part of differentiation list
188    o pressure needs multiple storing;
189      would be nice to have store_pressure at beginning or
190      end of forward_step, e.g. by having phiHyd global (5-dim.)
191      (NB: pressure is needed for certain cases in find_rho,
192      which is also invoked through convective_adjustment).
193    o recomputations in find_rho for cases
194     'JMD95'/'UNESCO' or 'MDJWF' are OK.
195    o #define ATMOSPHERIC_LOADING should be differentiable
196    o ini_forcing shifted to begining of initialise_varia
197    o Incorporating QNVS line search routines into MITgcm
198      (this is separate code, and therefore not under pkg)
199      lsopt/, optim/
200    o Updated verification/carbon/
201      - #define GM_VISBECK_VARIABLE_K
202      - GM_taper_scheme    = 'ldd97'    
203    
204  checkpoint46n_post  checkpoint46n_post
205  Merging from release1_p8:  Merging from release1_p8:
206  o verification/natl_box:  o verification/natl_box:

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.130

  ViewVC Help
Powered by ViewVC 1.1.22