/[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.131 by jmc, Sun Feb 9 03:01:58 2003 UTC revision 1.141 by heimbach, Fri Feb 28 05:21:22 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint49
7    o Changes to restore differentiability of code w.r.t. previous tag
8      (mostly adding new routines to make list and replacing
9      pressure by totPhiHyd).
10    o Updated and merged grdchk package
11      - has both ADM and TLM checks
12      - works for single- and multi-proc.
13      - output cleaned
14      - worked successfully for parallel DIVA
15    o genmake:
16      - Adding -platform=SP4
17      - Modif. for DEC Alpha (many don't have makedepend; use mkdep instead).
18    o Modif. for DIVA:
19      ctrl_unpack should not be called in intermediate DIVA interval.
20      (similar thing would apply for active files such as
21      tbar, sbar, psbar, which should not be reinitialised;
22      only relevant for ecco-branch)
23    
24    checkpoint48h_post
25    o improve "ini_p_ground" when using finite difference form for calc_phi_hyd
26    o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F
27    o Added SEAICE_initialHEFF to pkg/seaice
28    o ecco_the_model_main.F: SEAICE_WRITE_PICKUP must precede WRITE_CHECKPOINT
29    
30    checkpoint48g_post
31    --- EOS:
32    o compute locally the pressure for use in EOS: UNESCO, JMD95P, MDJWF
33      store total Potential in totPhyHyd for diagnostics & EOS.
34    o fix restart and overlap Pb when using Z-coord and EOS funct. of P
35    --- Pressure/geopotential gradient:
36    o use Ro_surf & R_low instead of hFac in cal_phi_hyd:
37    o NLFS + p-coord.: eta*Alpha' is not longer lagging 1.time-step behind
38      ( changes results of global_ocean_pressure )
39    o NLFS + z-coord.: add eta*Rho' contribution.
40    o accurate phiHyd when using interface-W at the middle between 2 centers
41     ( changes results of ideal_2D_oce )
42    o includes r* 2nd term in potential gradient.
43    
44    checkpoint48f_post
45    Merging from release1_p12:
46    o Modifications for using pkg/exf with pkg/seaice
47      - improved description of the various forcing configurations
48      - added basic radiation bulk formulae to pkg/exf
49      - units/sign fix for evap computation in exf_getffields.F
50      - updated verification/global_with_exf/results/output.txt
51    o Added pkg/sbo for computing IERS Special Bureau for the Oceans
52      (SBO) core products, including oceanic mass, center-of-mass,
53      angular, and bottom pressure (see pkg/sbo/README.sbo).
54    o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
55      to avoid negative values in shallow regions.
56      - updated verification/natl_box/results/output.txt
57      - updated verification/lab_sea/results/output.txt
58    o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
59    o Added useSingleCpuIO option (see PARAMS.h).
60    o Updated useSingleCpuIO option in mdsio_writefield.F to
61      work with multi-field files, e.g., for single-file pickup.
62    o pkg/seaice:
63      - bug fix in growth.F: QNET for no shortwave case
64      - added HeffFile for specifying initial sea-ice thickness
65      - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
66    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
67      kpp_transport_t.F, forward_step.F, and the_main_loop.F
68    o pkg/seaice:
69      - adjoint-friendly modifications
70      - added a SEAICE_WRITE_PICKUP at end of the_model_main.F
71    
72    checkpoint48e_post
73  o New S/R for diagnostic of bottom pressure (phi0surf was missing in c48d_post)  o New S/R for diagnostic of bottom pressure (phi0surf was missing in c48d_post)
74    o dynamics: change definition of computational domain & adapt mom_fluxform
75      accordingly ; when viscA4=0, allows to run the dynamics with Olx=Oly=2.
76    o following exp works with Olx=Oly=2 (and pass through checkbounds option):
77        adjust_nlfs.cs-32x32x1 adjustment.128x64x1 adjustment.cs-32x32x1
78        exp0 exp1 exp2 exp4 exp5 hs94.cs-32x32x5 hs94.128x64x5 hs94.1x64x5
79        global_ocean.90x40x15 global_with_exf global_ocean_pressure
80        inverted_barometer solid-body.cs-32x32x1
81      (high order AdvScheme and/or multiDimAd works with Olx=Oly=2 ? not sure)
82    
83  checkpoint48d_post  checkpoint48d_post
84  o in preparation for r*:  o in preparation for r*:

Legend:
Removed from v.1.131  
changed lines
  Added in v.1.141

  ViewVC Help
Powered by ViewVC 1.1.22