/[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.4.8 by heimbach, Thu Mar 21 03:57:43 2002 UTC revision 1.53.4.31 by heimbach, Wed Mar 5 23:32:48 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    ecco_c44_e27
7    o exf:
8      - Enable initialisation of forcing fields to constant
9        (runtime) values.
10      - in exf_getffields.F
11        Reduce i-/j-loop to interior domain, discarding overlaps.
12        That also fixes wrong TAF-key computations for key_1, key_2
13        with bulf formulae.
14      - exf_init.F modify #ifdef for exf_init_evap
15      - exf_getffieldrec.F, ctrl_getrec.F
16        The following INT-usages are not safe:
17          fldsecs  = int(fldsecs/fldperiod)*fldperiod
18          fldcount = int(fldsecs/fldperiod) + 1
19        and were modified.
20    o grdchk: updated and merged
21      - has both ADM and TLM checks
22      - works for single- and multi-proc.
23      - output cleaned
24      - worked successfully for parallel DIVA
25      Needed one update in EEPARAMS.h and updates in ctrl package
26      More modif's may be necessary for ECCO code to support TLM.
27    o autodiff: checkpoint_lev...
28      - updated storing for bulk formulae (some arrays were missing)
29      - added state for seaice package
30      - synchronized with main branch
31    o DIVA:
32      Modif.s in
33      - cost_init.F
34      - cost_averagesfields.F
35      - ecco_the_main_loop.F
36      - ecco_the_model_main.F
37      and added cost_final_restore.F cost_final_store.F
38      o With these changes, it is possible to fully separate
39        the first forward run to compute the cost function (mdthe_main_loop)
40        and adjoint runs over individual DIVA intervals (adthe_main_loop)
41        into separate model executions.
42        This enables better tuning of DIVA to given queue sizes.
43      o Loss of cost function value in consecutive DIVA runs is
44        fixed by storing to 'costfinal' file.
45      o Appropriate call of ctrl_unpack/_pack,grdchk_main at
46        beginning/end of adjoint integration is accounted for.
47      The current changes apply to TAF-1.4.26.
48      TAF has one remaining bug, requiring one manual change
49      (see MITgcm manual).
50    o bug fix plus modif for ubar, vbar in cost_averagesfields
51    
52    icebear4
53    o Added cost_ice for sea-ice volume sensitivity experiment.
54    o ecco_the_model_main.F: SEAICE_WRITE_PICKUP must precede WRITE_CHECKPOINT
55    o Reduced derivative singularities in pkg/seaice.
56    o Updated verification/natl_box_adjoint
57    
58    icebear3
59    o Removed spurious iikey and idkey
60    o pkg/exf
61      - bug fix in treatment of downward radiation
62    o pkg/seaice
63      - added initial sea-ice thickness parameter SEAICE_initialHEFF
64    o updated verification/natl_box_adjoint
65    
66    icebear2
67    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
68      kpp_transport_t.F,and ecco_the_main_loop.F
69    o adjoint-friendly modifications to pkg/seaice
70    o added verification/lab_sea as per release1_p12_pre
71    
72    ecco_c44_e26
73    o Merging pkg/exf and pkg/seaice from cvs tag ecco_ice2
74    o exf: Modifications to correctly handle evap field for adjoint
75    o grdchk:
76      Added code to perform gradient checks for bulk formulae/atmos. state
77      (atemp, aqh, uwind, vwind).
78      NOTE:
79      This package is out of synch with c48 package.
80      The latter also has the tangent linear gradient checks.
81      Need to be merged.
82    o verification/natl_box_adjoint:
83      * added new setup: code_bulk/, input_bulk, results_bulk
84        (Experiment 2, described in README)
85        uses bulk formulae and atmos. state as control instead of
86        air-sea fluxes.
87        Performs gradient checks for first 4 elements of atemp control.
88      * changed standard verification to perform
89        gradient checks on first 4 elements on hflux control.
90      * gmredi switched off (will come after merge with c48).
91    
92    ecco_c44_e25
93    o Merging some GM changes from main trunk (c47) to ecco-branch.
94    o Updating verif. natl_box_adjoint with GMRedi.
95    o Adding setup with explicit differentiaton of pressure solver.
96    o Bug fix: missing OBCS_OPTIONS.h for sponge layer code.
97    o (Re-?) Commiting old bug fixes in kpp to ecco-branch
98      (kpp_calc.F, kpp_routines.F)
99    o exf:
100      updated external forcing package
101      - cleaned old exfa stuff
102      - bug fixes
103        (missing OBCS_OPTIONS.h in two routines)
104      - enable easy to use "no forcing".
105      - added exf I/O for atmospheric loading
106      - added exf I/O for runoff data
107      - transfered scaling between exf <-> MITgcm to exf namelist
108    
109    ecco_c44_e24
110    o modifications to gradient check package (Martin Losch)
111      - enable centered differences
112      - modified format of standard output
113    o bug fix for nwettile contents
114      so far assumed global sum  in first entry (1,1,k),
115      needed for global control vector
116      -> introduced new variable nwet[c/w/s]global(nr)
117    o shifts of calls to cal/exf package to be accessible
118      in MITgcm stand-alone
119    o shifted packages_init_variables before convective_adjustment_ini
120      (corresponding update of TAF tape initialisation).
121    o removed auxiliary field in impldiff
122      (caused numerical differences for GMRedi cases)
123    o updated obcs control part (G. Gebbie)
124    o removed some f90 comments ("!")
125    o Bug fixes and updates in cost package
126     * cost_final: correct multiplier mult_tauv, mult_sflux
127     * cost_hyd: added call cost_ssh
128     * cost_init_barfiles.F: replaced arrays by tmpfld's
129     * cost_readtopexmean.F: ersmask -> tpmeanmask
130     * cost_weights.F: corrected wtheta[2], wsalt[2]
131    o cleaned exchanges in cg2d.F
132    
133    ecco_c44_e23
134    merged patches between release1_p1 and release1_p2:
135    o fixed array boundary problem for adjoint
136      (related to partial recomputation within subroutine
137      related to dynamics -> calc_viscosity -> mom_...
138    o fixed recomputation in thermodynamics
139    o prepare (but not complete) recomputation problem in impldiff
140    o fixed problem for adjoint of global_max
141    o switched off sponge layer code in external_forcing
142    Bug fix in ctrl_mask_set_yz (spotted by G. Gebbie)
143    
144    ecco_c44_e22
145    o Finally, the merges with the Scripps cost function terms:
146      Various additions, modifications, quality checks.
147    o Plus: Included switch ALLOW_AUTODIFF_MONITOR to handle
148      monitoring of adjoint state.
149    o Plus: removed comm_stats, ini_communication_patterns from diff. list
150      (no more need to "keep" MPI headers for adjoint generation)
151    o Plus: exf changes:
152      o added run-off routine
153      o additional storing needed for ustress,vstess
154        because of state-dependent quality check
155      o added missing initialisations
156    o Plus: genmake with MAKEDEPEND variable was still missing in ecco-branch
157    NB: - verification/natl_box_adjoint/ 240 steps run
158          * looks ok under Linux (twain.lcs.mit.edu)
159          * looks ok on MIT SUN's (fjord.mit.edu)
160          * NaN in reverse mode on Scripps SUN's at iter=214
161          * NaN in reverse mode on IBM SP3 (BlueHorizon) at iter=204
162        - 1 year forward int. global 2x2 deg. produces similar cost functions
163          * all cost terms of new code are slightly smaller (0.5 to 3%).
164    
165    ecco_c44_e21
166    o reversed order of ctrl/cost initialisation
167    o gmredi_slope_psi.F: Inconsistent types in MIN/MAX expressions
168    o modified to enable ctrl field swapping
169    o bug fix for global sum of ncvarlength in ctrl_init
170    o no more call to ctrl_unpack from ctrl_init
171    o no more write of ctrl vector in ctrl_pack
172      however, init. of control vector from ctrl_unpack
173    o various bug fixes & consistent nobcs handling in
174      ctrl_pack/unpack routines (by G. Gebbie)
175    o optim package: Added obcs control part for lsopt I/O
176      (by G. Gebbie)
177    o missing call to obcs_diags
178    o moved calls in packages_init_fixed to packages_readparms
179      because some quantities are needed earlier.
180    
181    ecco_c44_e20
182    o before major merges from the Scripps setup
183      here are two small updates:
184      - field swapping for surface flux controls enabled
185        (remains t.b.d. for atmos. state plus obcs)
186      - bug fix in active_file.F for xz-/yz- routines
187      - added missing xz-/yz- routines to active_file_ad.F
188    
189  ecco_c44_e19  ecco_c44_e19
190  o will contain merges from main trunk  o merged necessary patches:
191      - AD-related changes for GMRedi
192      - fixes i KPP (delZ -> drF)
193      - hook to OBCS songe layer code in external_forcing
194      - errorMessageUnit non-zero in eeboot.F
195      - included GMREDI, EXACT_CONSERV to natl_box_adjoint verif.
196    
197  ecco_c44_e18  ecco_c44_e18
198  o sponge layer code for obcs was missing  o sponge layer code for obcs was missing

Legend:
Removed from v.1.53.4.8  
changed lines
  Added in v.1.53.4.31

  ViewVC Help
Powered by ViewVC 1.1.22