/[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.98 by adcroft, Tue Nov 5 19:20:40 2002 UTC revision 1.119 by jmc, Mon Jan 13 23:52:38 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint47i_post
7    o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.
8    o add GM_Small_Number & GM_slopeSqCutoff as run-time parameters (data.gmredi)
9      default values = 1.D-12 & 1.D+48 (=> give same results as checkpoint47f_post)
10    o cg2dTargetResWunit: define tolerance using deltaTmom (and not deltaTfreesurf)
11    o gmredi: fix few bugs.
12    
13    checkpoint47h_post (duplicate tag for PH's c48 tag, in order to move c48)
14    This will be a good checkpoint to plug into the ecco-branch.
15    o few modif.'s to get latest version adjointed
16      (mainly kick out code in ini_linear_phisurf)
17    o modif's to run adjoint with exactConserv
18    o case GM_BOLUS_ADVEC should be cleaned
19      S/R gmredi_slope_psi should be cleaned
20    o verification/carbon now has exactConserv=.TRUE.
21    
22    checkpoint47g_post
23    o time-average AIM output: becomes independent from statvars time-average
24      (can be used with #undef ALLOW_TIMEAVE) ; add new variables (e.g., RH)
25    o After TAF bug fix:
26      Tested adjoint of gmredi package.
27      Tests were done with checkpoint47 rather than with latest
28      checkpoint47f_post since the latter is broken for the adjoint
29      verification/carbon/ contains both ADM and TLM gradient checks.
30    Here they are, before they get changed/lost/stolen.
31    Mostly modif.'s to fix numerical sensitivities.
32    Gradient checks OK for
33    - GM_taper_scheme:
34      * clipping
35      * ac02
36      * linear
37      * glw91
38      * dm95
39      * ldd97
40    - GMREDI_OPTIONS:
41      * GM_VISBECK_VARIABLE_K
42      * GM_NON_UNITY_DIAGONAL
43      * GM_EXTRA_DIAGONAL
44      * GM_BOLUS_ADVEC
45    in conjunction with data.gmredi parameters to be checked in
46    in a few minutes under verification/carbon/code/
47    
48    checkpoint47f_post
49    Merging from release1_p10:
50    o modifications for using pkg/exf with pkg/seaice
51      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
52        and SEAICE_EXTERNAL_FLUXES
53      - pkg/exf CPP options EXF_READ_EVAP and
54        EXF_NO_BULK_COMPUTATIONS
55      - usage examples are Experiments 8 and 9 in
56        verification/lab_sea/README
57      - verification/lab_sea default experiment now uses
58        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
59    
60    checkpoint47e_post
61    o created a tag prior to creating a branch
62    
63    checkpoint47d_post
64    o fixed bug in the oceanic pressure coordinates code: vertical viscosity
65      at the bottom boundary had an erroneous half slip boundary condition
66    o added bottom drag and no slip boundary condition capabilities to
67      oceanic pressure coordinates code
68    o added new verification experiment global_ocean_pressure, this experiment is
69      also described in the tutorial section of the manual
70    checkpoint47d_pre
71    
72    checkpoint47c_post
73    o Added a verification experiment for a global cubed-sphere ocean run
74      -  verification/global_ocean.cubed32x32x30
75      -  uses pkg/therm_seaice and pkg/bulk_forcing
76    
77    o allow to run AIM physics with SPEEDY input files (from Franco Molteni)
78    o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)
79      when using P-coordinate; only implemented for atmospheric config.
80    o OCEANICP & realFreshWater: include P-E direct effect on wVel ;
81      NOTES: requires option NONLIN_FRSURF to be "#define".
82    o update advect_xz/results/output.txt (left from checkpoint44g_post)
83    
84    checkpoint47b_post
85    Merging from release1_p9:
86    o pkg/seaice
87      - removed GOTO's and added taf directives
88      - double precision constants to reduce the g77 (Linux)
89        to F77 (SGI) differences reported in release1_p8
90    o tools/genmake
91      - added SGI options
92    o verification/testscript
93      - updated to that of checkpoint47a_post
94    o verification/global_ocean.90x40x15/input/eedata
95      - modified for SGI f77 compatibility
96    o verification/lab_sea
97      - added description of sea-ice model
98      - added missing matlab routines
99      - added test of thermodynamics parallelization
100    
101    checkpoint47a_post
102    o new pkg: aim_v23
103     = F. Molteni atmos.physics (SPEEDY, ver23) adapted to MITgcm.
104       for now, keep the same surface forcing as before.
105     - Part-Cell implemented into AIM; check that Heat & Water are conserved
106     - aim.5l_cs: use new aim pkg (run 10yr & get better results than before)
107     - aim.5l_LatLon & aim.5l_Equatorial_Channel are still using old aim pkg
108    o add diagnostic of surface correction term in monitor output
109    
110    o bulk_force and therm_seaice
111    - Two packages:  bulk_force (Bulk forcing)
112      and therm_seaice (thermodynamic_seaice) - adopted from LANL CICE.v2.0.2
113    - Earlier integration from Stephaine Dutkiewicz
114      and Patrick Heimbach.
115    - Two ifdef statements for compile time,
116       ALLOW_THERM_SEAICE and ALLOW_BULK_FORCE
117    
118    checkpoint47
119    differentiable version of checkpoint46n_post
120    o bug fix in quasihydrostaticterms
121    o * "clean" adjoint code (in terms of extensive recomputations)
122        can now be obtained for all GMREDI options (i.e. for
123        - GM_VISBECK_VARIABLE_K
124        - GM_NON_UNITY_DIAGONAL
125        - GM_EXTRA_DIAGONAL
126        - GM_BOLUS_ADVEC )
127      * However, wrong gradient check problem remains unsolved.
128      * New CPP options have been introduced for different
129        tapering schemes
130    o external_fields_load now part of differentiation list
131    o pressure needs multiple storing;
132      would be nice to have store_pressure at beginning or
133      end of forward_step, e.g. by having phiHyd global (5-dim.)
134      (NB: pressure is needed for certain cases in find_rho,
135      which is also invoked through convective_adjustment).
136    o recomputations in find_rho for cases
137     'JMD95'/'UNESCO' or 'MDJWF' are OK.
138    o #define ATMOSPHERIC_LOADING should be differentiable
139    o ini_forcing shifted to begining of initialise_varia
140    o Incorporating QNVS line search routines into MITgcm
141      (this is separate code, and therefore not under pkg)
142      lsopt/, optim/
143    o Updated verification/carbon/
144      - #define GM_VISBECK_VARIABLE_K
145      - GM_taper_scheme    = 'ldd97'    
146    
147    checkpoint46n_post
148    Merging from release1_p8:
149    o verification/natl_box:
150      updating new external_fields_load routine
151    o New package: pkg/seaice
152      Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
153      The sea-ice code is based on Hibler (1979-1980).
154      Two sea-ice dynamic solvers, ADI and LSR, are included.
155      In addition to computing prognostic sea-ice variables and diagnosing
156      the forcing/external data fields that drive the ocean model,
157      SEAICE_MODEL also sets theta to the freezing point under sea-ice.
158      The implied surface heat flux is then stored in variable
159      surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
160      kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
161      non-local transport term.  Because this call precedes model
162      thermodynamics, temperature under sea-ice may not be "exactly" at
163      the freezing point by the time theta is dumped or time-averaged.
164      N.B.: fairly large differences in accuracy occur across
165            different platforms/compilers; comparison between
166            g77 (Linux) and F77 (SGI Origin 2000/MIPSpro)
167            generated output gives:
168       T           S           U           V
169      C D M    c        m  s        m  s        m  s        m  s
170      n p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
171      f n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
172      g d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .
173    
174      Y Y Y Y  5  5  7  7  7  8 10  9  6  6  6  6  7  5  7  5  7 FAIL  lab_sea
175    o GAD:
176      - generated new common blocks to account for call of
177        same gad routines with differing traceridentities
178        (needed to modify tracerIdentity indices in GAD.h)
179      - generated separate common blocks for case useCubedSphereExchange
180        (Department of Futurology)
181      - parameter lists to gmredi_?transport: added tracerIdentity
182      - added new key indices to tamc.h
183    o external_fields_load:
184      - added this routine to TAF list
185      - needed to make some common blocks global and additional storing
186        along the same lines as exf package (checkpoint_lev?_directives.h)
187    o exf:
188      updated external forcing package
189      - bug fixes carried over from ecco-branch
190        (missing OBCS_OPTIONS.h in two routines)
191      - enable easy to use "no forcing".
192      - added exf I/O for atmospheric loading
193      - added exf I/O for runoff data
194      - transfered scaling between exf <-> MITgcm to exf namelist
195    o Adding new verification experiment global_with_exf.
196      This verification experiment is almost identical to the
197      global_ocean.90x40x15 experiment, except that it uses
198      the exf (and cal) package instead of the
199      external_fields_load routine (cf README file).
200    
201    checkpoint46m_post
202    o modified testscript to return -- when there are no lines of "%MON" output
203    o added new flag "quasiHydrostatic" for QH mode
204      and new routine quasihydrostaticterms()
205    o added 2*Omega*Cos(phi)*W to u equations (non-hydrostatic Coriolis term)
206      New routine: mom_u_coriolis_nh()
207  o fixed sign of non-hydrostatic metric terms in u and v equations.  o fixed sign of non-hydrostatic metric terms in u and v equations.
208    Depend on correct sign of gravitySign.    Depend on correct sign of gravitySign.
209  o added work.pc* to .cvsignore in aim directories using ifc  o added work.pc* to .cvsignore in aim directories using ifc

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.119

  ViewVC Help
Powered by ViewVC 1.1.22