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

  ViewVC Help
Powered by ViewVC 1.1.22