/[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.130 by jmc, Sun Feb 9 02:31:57 2003 UTC revision 1.144 by heimbach, Sat Mar 8 00:35:53 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint50
7    - 2nd step of merge with ecco-branch:
8      merge changes in ecco-branch back into main trunk
9    - bug fix in find_alpha
10    - more storing in gmredi_calc_tensor.F, kpp_routines.F
11    - avoid iterative loop in ini_pressure for ALLOW_AUTODIFF_TAMC
12    - merged some sliced AD support routines
13    
14    checkpoint49
15    merged from ecco-branch:
16    o exf:
17      - Enable initialisation of forcing fields to constant
18        (runtime) values.
19      - in exf_getffields.F
20        Reduce i-/j-loop to interior domain, discarding overlaps.
21        That also fixes wrong TAF-key computations for key_1, key_2
22        with bulf formulae.
23      - exf_init.F modify #ifdef for exf_init_evap
24      - exf_getffieldrec.F, ctrl_getrec.F
25        The following INT-usages are not safe:
26          fldsecs  = int(fldsecs/fldperiod)*fldperiod
27          fldcount = int(fldsecs/fldperiod) + 1
28        and were modified.
29    o autodiff: checkpoint_lev...
30      - updated storing for bulk formulae (some arrays were missing)
31      - added state for seaice package
32      - synchronized with main branch
33    o DIVA:
34      Modif.s in
35      - the_main_loop.F
36      - 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 cal: synchronized between MAIN and ecco-branch
51    
52    checkpoint48i_post
53    o Changes to restore differentiability of code w.r.t. previous tag
54      (mostly adding new routines to make list and replacing
55      pressure by totPhiHyd).
56    o Updated and merged grdchk package
57      - has both ADM and TLM checks
58      - works for single- and multi-proc.
59      - output cleaned
60      - worked successfully for parallel DIVA
61    o genmake:
62      - Adding -platform=SP4
63      - Modif. for DEC Alpha (many don't have makedepend; use mkdep instead).
64    o Modif. for DIVA:
65      ctrl_unpack should not be called in intermediate DIVA interval.
66      (similar thing would apply for active files such as
67      tbar, sbar, psbar, which should not be reinitialised;
68      only relevant for ecco-branch)
69    
70    checkpoint48h_post
71    o improve "ini_p_ground" when using finite difference form for calc_phi_hyd
72    o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F
73    o Added SEAICE_initialHEFF to pkg/seaice
74    o ecco_the_model_main.F: SEAICE_WRITE_PICKUP must precede WRITE_CHECKPOINT
75    
76    checkpoint48g_post
77    --- EOS:
78    o compute locally the pressure for use in EOS: UNESCO, JMD95P, MDJWF
79      store total Potential in totPhyHyd for diagnostics & EOS.
80    o fix restart and overlap Pb when using Z-coord and EOS funct. of P
81    --- Pressure/geopotential gradient:
82    o use Ro_surf & R_low instead of hFac in cal_phi_hyd:
83    o NLFS + p-coord.: eta*Alpha' is not longer lagging 1.time-step behind
84      ( changes results of global_ocean_pressure )
85    o NLFS + z-coord.: add eta*Rho' contribution.
86    o accurate phiHyd when using interface-W at the middle between 2 centers
87     ( changes results of ideal_2D_oce )
88    o includes r* 2nd term in potential gradient.
89    
90    checkpoint48f_post
91    Merging from release1_p12:
92    o Modifications for using pkg/exf with pkg/seaice
93      - improved description of the various forcing configurations
94      - added basic radiation bulk formulae to pkg/exf
95      - units/sign fix for evap computation in exf_getffields.F
96      - updated verification/global_with_exf/results/output.txt
97    o Added pkg/sbo for computing IERS Special Bureau for the Oceans
98      (SBO) core products, including oceanic mass, center-of-mass,
99      angular, and bottom pressure (see pkg/sbo/README.sbo).
100    o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
101      to avoid negative values in shallow regions.
102      - updated verification/natl_box/results/output.txt
103      - updated verification/lab_sea/results/output.txt
104    o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
105    o Added useSingleCpuIO option (see PARAMS.h).
106    o Updated useSingleCpuIO option in mdsio_writefield.F to
107      work with multi-field files, e.g., for single-file pickup.
108    o pkg/seaice:
109      - bug fix in growth.F: QNET for no shortwave case
110      - added HeffFile for specifying initial sea-ice thickness
111      - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
112    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
113      kpp_transport_t.F, forward_step.F, and the_main_loop.F
114    o pkg/seaice:
115      - adjoint-friendly modifications
116      - added a SEAICE_WRITE_PICKUP at end of the_model_main.F
117    
118    checkpoint48e_post
119    o New S/R for diagnostic of bottom pressure (phi0surf was missing in c48d_post)
120    o dynamics: change definition of computational domain & adapt mom_fluxform
121      accordingly ; when viscA4=0, allows to run the dynamics with Olx=Oly=2.
122    o following exp works with Olx=Oly=2 (and pass through checkbounds option):
123        adjust_nlfs.cs-32x32x1 adjustment.128x64x1 adjustment.cs-32x32x1
124        exp0 exp1 exp2 exp4 exp5 hs94.cs-32x32x5 hs94.128x64x5 hs94.1x64x5
125        global_ocean.90x40x15 global_with_exf global_ocean_pressure
126        inverted_barometer solid-body.cs-32x32x1
127      (high order AdvScheme and/or multiDimAd works with Olx=Oly=2 ? not sure)
128    
129  checkpoint48d_post  checkpoint48d_post
130  o in preparation for r*:  o in preparation for r*:
131   a) use pre-computed gradient of hydrostatic potential:   a) use pre-computed gradient of hydrostatic potential:

Legend:
Removed from v.1.130  
changed lines
  Added in v.1.144

  ViewVC Help
Powered by ViewVC 1.1.22