/[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.41 by heimbach, Fri Jul 13 18:08:14 2001 UTC revision 1.55 by heimbach, Fri Jan 18 22:13:27 2002 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    checkpoint44
6    o apply Shapiro filter on T&S before calc_PhiHyd (stagger time stepping)
7    o fix bug in mom_vi_del2uv
8    o added some stuff for AD
9    
10    checkpoint43
11    o added two new advection tests
12    o added global 4x4 degree ocean test
13    o added test of H&S94 with free surface on cube
14    o some final mods for gradient check, adjoint,...
15    
16    checkpoint42
17      Fixed AD-related problems:
18    o Store directives up-to-date with re-arranged Adams-Bashforth
19      (mainly thermodynamics.F)
20    o New store directives for multi-dim. advection schemes
21      * new CPP flag ALLOW_MULTI_DIM_ADVECTION
22      * new common block and key passkey
23      (mainly gad_advection.F)
24    o Modified store directives for split of dynamics/thermodynamics
25      for the case ALLOW_KPP
26    o Cleaned argument list for timestep_tracer.F
27    
28    checkpoint41
29    o re-formatted/added comments in prologues of key subroutines
30      to work with protex
31    
32    checkpoint40
33    o moved calc_gs, calc_gt and calc_tr1 back to model/src
34    o added FLT (floats) package from Arne along with demo. experiment
35    o re-arranged Adams-Bashforth scheme for tracers to allow easier
36      implementation of forward-in-time forcing terms
37    o more mods for non-linear free-surface including new variable
38    o modified multi-dim method to work on cube
39    o bug fix in KPP (from DM)
40    
41    checkpoint40pre9
42    o added DST advection schemes
43    o fix MPI bug on SGI's
44    o modifications for non-linear free-surface
45    o fixed conditionals for fixed flow/passive tracer only mode
46    o added tension/strain form of stress tensor
47    o changes to commenting of arguments for TAF/TAMC
48    o added/updated many matlab scripts
49    o added multi-dimensional advection method for tracers
50      
51    checkpoint40pre8
52    o new package rw/
53      Added method for dumping intermediate local arrays:
54      mdsio_writetile - same as mdsio_writefield except works from inside
55                        bi,bj loop
56      mdsio_writelocal - same as mdsio_writetile except works for local
57                         arrays
58      write_local_r? - higher-level wrapper for mdsio_writelocal
59      Controlled by diagFreq. Defaults to zero (ie. no dumps)
60      Example given at end of mom_vecinv.F that dumps some local arrays.
61    o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
62      control flux-form versus vector invariant code.
63      Switch is runtime flag vectorInvariantMomentum (defaults to false)
64      or genmake -DISABLE ...
65    o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
66      (additional storing is now needed for case vecinv;
67      currently nothing implemented to switch this storing off
68      in case fluxform is used since no CPP flag available).
69    
70    checkpoint40pre7
71    o bug fix in dynamics.F
72      calc_viscosity called before k=1,Nr loop.
73    o added some #ifdef's ALLOW_PASSIVE_TRACER
74    o cleaned initialisations in ctrl_map_ini
75      related to TAF
76    
77    checkpoint40pre6
78    o split dynamics into thermodynamics & dynamics
79    o corresponding split of calc_diffusivity into
80      calc_diffusivity, calc_viscosity
81      (kpp_calc_diff, kpp_calc_visc).
82    o Added diffkr, kapgm to control variables
83    o bug fix in gmredi_slope_limit for ldd97
84    
85    checkpoint40pre5
86    o proper initialization of Adams-Bashforth time stepping
87      + uses forward step for very first step of model (iter=0)
88    o re-generated *all* output since almost all output is modified by this
89      change (sorry but we've been putting this one off for about 2 years)
90      + natl_box, aim.5l_Equatorial_Channel and aim.5l_zon-ave were
91        *not* regenerated since they are already out of date and I don't
92        want to create the impression that they are suddenly working.
93    o removed KAP stuff for DEC's
94    o modified/added many .cvsignore files in */code and */input
95    o added new expt "solid-body.cs-32x32x1"
96      + this uses an alternative form of ini_curvilinear_grid.F which
97        is not necessarily any better than the current one...
98    
99    checkpoint40pre4
100    o added re-initialisations of utrans,vtrans,rtrans in
101      calc_common_factors which are crucial for TAF.
102    o extended iMin,jMin range for calc_common_factors,
103      calc_diffusivity
104    o added option ALLOW_PASSIVE_TRACER
105    o a few minor updates and fixes
106    
107    checkpoint40pre3
108    o created calc_gtr1.F for gad package
109    o split the_main_loop and re-introduced forward_step
110    o some recomputations of nIter0 for TAMC
111    
112  checkpoint40pre2  checkpoint40pre2
113  o Updated to latest branch of AJA, JMC  o Updated to latest branch of AJA, JMC
114  o Added gradient check package  o Added gradient check package

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.55

  ViewVC Help
Powered by ViewVC 1.1.22