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

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.53.4.2

  ViewVC Help
Powered by ViewVC 1.1.22