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

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.57

  ViewVC Help
Powered by ViewVC 1.1.22