/[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.43 by heimbach, Mon Jul 30 20:47:52 2001 UTC revision 1.48 by adcroft, Wed Sep 5 16:56:23 2001 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint40pre8
7    o new package rw/
8      Added method for dumping intermediate local arrays:
9      mdsio_writetile - same as mdsio_writefield except works from inside
10                        bi,bj loop
11      mdsio_writelocal - same as mdsio_writetile except works for local
12                         arrays
13      write_local_r? - higher-level wrapper for mdsio_writelocal
14      Controlled by diagFreq. Defaults to zero (ie. no dumps)
15      Example given at end of mom_vecinv.F that dumps some local arrays.
16    o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
17      control flux-form versus vector invariant code.
18      Switch is runtime flag vectorInvariantMomentum (defaults to false)
19      or genmake -DISABLE ...
20    o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
21      (additional storing is now needed for case vecinv;
22      currently nothing implemented to switch this storing off
23      in case fluxform is used since no CPP flag available).
24    
25    checkpoint40pre7
26    o bug fix in dynamics.F
27      calc_viscosity called before k=1,Nr loop.
28    o added some #ifdef's ALLOW_PASSIVE_TRACER
29    o cleaned initialisations in ctrl_map_ini
30      related to TAF
31    
32    checkpoint40pre6
33    o split dynamics into thermodynamics & dynamics
34    o corresponding split of calc_diffusivity into
35      calc_diffusivity, calc_viscosity
36      (kpp_calc_diff, kpp_calc_visc).
37    o Added diffkr, kapgm to control variables
38    o bug fix in gmredi_slope_limit for ldd97
39    
40    checkpoint40pre5
41    o proper initialization of Adams-Bashforth time stepping
42      + uses forward step for very first step of model (iter=0)
43    o re-generated *all* output since almost all output is modified by this
44      change (sorry but we've been putting this one off for about 2 years)
45      + natl_box, aim.5l_Equatorial_Channel and aim.5l_zon-ave were
46        *not* regenerated since they are already out of date and I don't
47        want to create the impression that they are suddenly working.
48    o removed KAP stuff for DEC's
49    o modified/added many .cvsignore files in */code and */input
50    o added new expt "solid-body.cs-32x32x1"
51      + this uses an alternative form of ini_curvilinear_grid.F which
52        is not necessarily any better than the current one...
53    
54  checkpoint40pre4  checkpoint40pre4
55  o added re-initialisations of utrans,vtrans,rtrans in  o added re-initialisations of utrans,vtrans,rtrans in
56    calc_common_factors which are crucial for TAF.    calc_common_factors which are crucial for TAF.

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.48

  ViewVC Help
Powered by ViewVC 1.1.22