/[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.63 by jmc, Mon Mar 4 15:27:30 2002 UTC revision 1.69 by heimbach, Sun Mar 24 02:44:49 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint44h_post = checkpoint45
7    o Fix to restore differentiability:
8      place at which packages_init_variables is called in
9      initialise_varia is crucial for reverse control flow.
10    o modifications in GMRedi to enable stable adjoint
11      (corresponding modif's in thermodynamics, dynamics)
12    o added missing hook for sponge layer code in external_forcing
13    o modified test cost functions
14    o storing in gad_advection (plus removal of write(0,*)!
15    o missing headers TR1.h added in convective_adjustment routines
16    o errorMessageUnit set non-equal zero in eeboot
17      (conflict on some platforms, e.g. IBM SP3)
18    o modified carbon verif.
19    
20    checkpoint44h_pre
21    o vertical grid option: allow to put the Interface at the middle between
22      2 cell-centers ; replace delZ in pkg/kpp by drF.
23    o GM Advective form: Tracers are advected using the residual transport (=
24      Euler+GM-bolus); set param GM_AdvSeparate=T to return to previous form.
25    
26    checkpoint44g_post
27    o fix surface correction term in multiDimAdvection (affects plume_on_slope
28      results) ; ifdef missing in thermodynamics.F
29    
30    checkpoint44f_pre,checkpoint44f_post
31    o added PTRACERS package
32      This allows an arbitrary number of passive tracers to be integrated
33      forward simultaneously with the dynamicaly model.
34      + Implemented so far:
35        - basic forward algorithm (time-stepping, advection, diffusion, convection)
36        - I/O and checkpointing
37        - GM/Redi  *but*  using the GM/Redi coefficient of Salt
38      + Not implemented so far:
39        - KPP
40        - OBCS
41      + No specific example supplied (yet) but global_ocean.90x40x15 has the
42        necessary data.ptracer file. Simply use -enable=ptracers and uncomment
43        line in data.pkg.
44      + This package is disabled by default since it increases storage.
45    
46    
47    o testscript: added -cleanup option
48  o Shap_filt: a) new shap_filt S/R to use no-slip BC with S2 filter  o Shap_filt: a) new shap_filt S/R to use no-slip BC with S2 filter
49               b) enable to filter 2D fields.               b) enable to filter 2D fields.
50    

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.69

  ViewVC Help
Powered by ViewVC 1.1.22