/[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.45 by heimbach, Mon Aug 13 18:26:15 2001 UTC revision 1.53 by adcroft, Fri Sep 28 17:53:37 2001 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint43
7    o added two new advection tests
8    o added global 4x4 degree ocean test
9    o added test of H&S94 with free surface on cube
10    o some final mods for gradient check, adjoint,...
11    
12    checkpoint42
13      Fixed AD-related problems:
14    o Store directives up-to-date with re-arranged Adams-Bashforth
15      (mainly thermodynamics.F)
16    o New store directives for multi-dim. advection schemes
17      * new CPP flag ALLOW_MULTI_DIM_ADVECTION
18      * new common block and key passkey
19      (mainly gad_advection.F)
20    o Modified store directives for split of dynamics/thermodynamics
21      for the case ALLOW_KPP
22    o Cleaned argument list for timestep_tracer.F
23    
24    checkpoint41
25    o re-formatted/added comments in prologues of key subroutines
26      to work with protex
27    
28    checkpoint40
29    o moved calc_gs, calc_gt and calc_tr1 back to model/src
30    o added FLT (floats) package from Arne along with demo. experiment
31    o re-arranged Adams-Bashforth scheme for tracers to allow easier
32      implementation of forward-in-time forcing terms
33    o more mods for non-linear free-surface including new variable
34    o modified multi-dim method to work on cube
35    o bug fix in KPP (from DM)
36    
37    checkpoint40pre9
38    o added DST advection schemes
39    o fix MPI bug on SGI's
40    o modifications for non-linear free-surface
41    o fixed conditionals for fixed flow/passive tracer only mode
42    o added tension/strain form of stress tensor
43    o changes to commenting of arguments for TAF/TAMC
44    o added/updated many matlab scripts
45    o added multi-dimensional advection method for tracers
46      
47    checkpoint40pre8
48    o new package rw/
49      Added method for dumping intermediate local arrays:
50      mdsio_writetile - same as mdsio_writefield except works from inside
51                        bi,bj loop
52      mdsio_writelocal - same as mdsio_writetile except works for local
53                         arrays
54      write_local_r? - higher-level wrapper for mdsio_writelocal
55      Controlled by diagFreq. Defaults to zero (ie. no dumps)
56      Example given at end of mom_vecinv.F that dumps some local arrays.
57    o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
58      control flux-form versus vector invariant code.
59      Switch is runtime flag vectorInvariantMomentum (defaults to false)
60      or genmake -DISABLE ...
61    o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
62      (additional storing is now needed for case vecinv;
63      currently nothing implemented to switch this storing off
64      in case fluxform is used since no CPP flag available).
65    
66    checkpoint40pre7
67    o bug fix in dynamics.F
68      calc_viscosity called before k=1,Nr loop.
69    o added some #ifdef's ALLOW_PASSIVE_TRACER
70    o cleaned initialisations in ctrl_map_ini
71      related to TAF
72    
73  checkpoint40pre6  checkpoint40pre6
74  o split dynamics into thermodynamics & dynamics  o split dynamics into thermodynamics & dynamics
75  o corresponding split of calc_diffusivity into  o corresponding split of calc_diffusivity into

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.53

  ViewVC Help
Powered by ViewVC 1.1.22