/[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.10 by heimbach, Tue Mar 26 08:28:14 2002 UTC revision 1.53.4.19 by dimitri, Fri Feb 14 23:10:35 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    untagged
7    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
8      kpp_transport_t.F,and ecco_the_main_loop.F
9    o adjoint-friendly modifications to pkg/seaice
10    
11    ecco_c44_e26
12    o Merging pkg/exf and pkg/seaice from cvs tag ecco_ice2
13    o exf: Modifications to correctly handle evap field for adjoint
14    o grdchk:
15      Added code to perform gradient checks for bulk formulae/atmos. state
16      (atemp, aqh, uwind, vwind).
17      NOTE:
18      This package is out of synch with c48 package.
19      The latter also has the tangent linear gradient checks.
20      Need to be merged.
21    o verification/natl_box_adjoint:
22      * added new setup: code_bulk/, input_bulk, results_bulk
23        (Experiment 2, described in README)
24        uses bulk formulae and atmos. state as control instead of
25        air-sea fluxes.
26        Performs gradient checks for first 4 elements of atemp control.
27      * changed standard verification to perform
28        gradient checks on first 4 elements on hflux control.
29      * gmredi switched off (will come after merge with c48).
30    
31    ecco_c44_e25
32    o Merging some GM changes from main trunk (c47) to ecco-branch.
33    o Updating verif. natl_box_adjoint with GMRedi.
34    o Adding setup with explicit differentiaton of pressure solver.
35    o Bug fix: missing OBCS_OPTIONS.h for sponge layer code.
36    o (Re-?) Commiting old bug fixes in kpp to ecco-branch
37      (kpp_calc.F, kpp_routines.F)
38    o exf:
39      updated external forcing package
40      - cleaned old exfa stuff
41      - bug fixes
42        (missing OBCS_OPTIONS.h in two routines)
43      - enable easy to use "no forcing".
44      - added exf I/O for atmospheric loading
45      - added exf I/O for runoff data
46      - transfered scaling between exf <-> MITgcm to exf namelist
47    
48    ecco_c44_e24
49    o modifications to gradient check package (Martin Losch)
50      - enable centered differences
51      - modified format of standard output
52    o bug fix for nwettile contents
53      so far assumed global sum  in first entry (1,1,k),
54      needed for global control vector
55      -> introduced new variable nwet[c/w/s]global(nr)
56    o shifts of calls to cal/exf package to be accessible
57      in MITgcm stand-alone
58    o shifted packages_init_variables before convective_adjustment_ini
59      (corresponding update of TAF tape initialisation).
60    o removed auxiliary field in impldiff
61      (caused numerical differences for GMRedi cases)
62    o updated obcs control part (G. Gebbie)
63    o removed some f90 comments ("!")
64    o Bug fixes and updates in cost package
65     * cost_final: correct multiplier mult_tauv, mult_sflux
66     * cost_hyd: added call cost_ssh
67     * cost_init_barfiles.F: replaced arrays by tmpfld's
68     * cost_readtopexmean.F: ersmask -> tpmeanmask
69     * cost_weights.F: corrected wtheta[2], wsalt[2]
70    o cleaned exchanges in cg2d.F
71    
72    ecco_c44_e23
73    merged patches between release1_p1 and release1_p2:
74    o fixed array boundary problem for adjoint
75      (related to partial recomputation within subroutine
76      related to dynamics -> calc_viscosity -> mom_...
77    o fixed recomputation in thermodynamics
78    o prepare (but not complete) recomputation problem in impldiff
79    o fixed problem for adjoint of global_max
80    o switched off sponge layer code in external_forcing
81    Bug fix in ctrl_mask_set_yz (spotted by G. Gebbie)
82    
83    ecco_c44_e22
84    o Finally, the merges with the Scripps cost function terms:
85      Various additions, modifications, quality checks.
86    o Plus: Included switch ALLOW_AUTODIFF_MONITOR to handle
87      monitoring of adjoint state.
88    o Plus: removed comm_stats, ini_communication_patterns from diff. list
89      (no more need to "keep" MPI headers for adjoint generation)
90    o Plus: exf changes:
91      o added run-off routine
92      o additional storing needed for ustress,vstess
93        because of state-dependent quality check
94      o added missing initialisations
95    o Plus: genmake with MAKEDEPEND variable was still missing in ecco-branch
96    NB: - verification/natl_box_adjoint/ 240 steps run
97          * looks ok under Linux (twain.lcs.mit.edu)
98          * looks ok on MIT SUN's (fjord.mit.edu)
99          * NaN in reverse mode on Scripps SUN's at iter=214
100          * NaN in reverse mode on IBM SP3 (BlueHorizon) at iter=204
101        - 1 year forward int. global 2x2 deg. produces similar cost functions
102          * all cost terms of new code are slightly smaller (0.5 to 3%).
103    
104    ecco_c44_e21
105    o reversed order of ctrl/cost initialisation
106    o gmredi_slope_psi.F: Inconsistent types in MIN/MAX expressions
107    o modified to enable ctrl field swapping
108    o bug fix for global sum of ncvarlength in ctrl_init
109    o no more call to ctrl_unpack from ctrl_init
110    o no more write of ctrl vector in ctrl_pack
111      however, init. of control vector from ctrl_unpack
112    o various bug fixes & consistent nobcs handling in
113      ctrl_pack/unpack routines (by G. Gebbie)
114    o optim package: Added obcs control part for lsopt I/O
115      (by G. Gebbie)
116    o missing call to obcs_diags
117    o moved calls in packages_init_fixed to packages_readparms
118      because some quantities are needed earlier.
119    
120  ecco_c44_e20  ecco_c44_e20
121  o before major merges from the Scripps setup  o before major merges from the Scripps setup
122    here are two small updates:    here are two small updates:

Legend:
Removed from v.1.53.4.10  
changed lines
  Added in v.1.53.4.19

  ViewVC Help
Powered by ViewVC 1.1.22