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

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

  ViewVC Help
Powered by ViewVC 1.1.22