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

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.53.2.21

  ViewVC Help
Powered by ViewVC 1.1.22