/[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.64 by adcroft, Mon Mar 4 17:13:46 2002 UTC revision 1.73 by heimbach, Thu May 30 22:52:25 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint45c_post
7    o Removed f90 comments ("!")
8    o Modified initialisations to enable exf package for MITgcm
9      (without invoking ECCO_PACKAGE).
10    o modifications to gradient check package (Martin Losch)
11      - enable centered differences
12      - modified format of standard output
13    
14    checkpoint45b_post
15    o cleaned exchange calls in cg2d
16    o Included CPP option ALLOW_AUTODIFF_MONITOR in forward_step
17    o included CPP option SINGLE_LAYER_MODE in thermodynamics
18      to configure barotropic setup (Martin Losch)
19    o moved some initialisations within bi,bj loop in dynamics
20      (TAF flow dependency)
21    o in initialise_varia, moved call packages_init_variables
22      before convective_adjustment_init
23      (corresponding adjustment of TAF tape initialisation).
24    o in calc_diffusivity/calc_viscosity extended domain to full overlap.
25    
26    checkpoint45a_post
27    o compute Rho over the whole domain (extend iMin,jMin indices)
28    o specific exchange for X-slice domain (case Ny=1)
29    o argument futureIter of S/R obcs_calc missing in exp4 & internal_wave /code
30    o solve_for_pressure : set cg2d_x to zero where OBCS are applied
31    
32    checkpoint44h_post = checkpoint45
33    o Fix to restore differentiability:
34      place at which packages_init_variables is called in
35      initialise_varia is crucial for reverse control flow.
36    o modifications in GMRedi to enable stable adjoint
37      (corresponding modif's in thermodynamics, dynamics)
38    o added missing hook for sponge layer code in external_forcing
39    o modified test cost functions
40    o storing in gad_advection (plus removal of write(0,*)!
41    o missing headers TR1.h added in convective_adjustment routines
42    o errorMessageUnit set non-equal zero in eeboot
43      (conflict on some platforms, e.g. IBM SP3)
44    o modified carbon verif.
45    
46    checkpoint44h_pre
47    o vertical grid option: allow to put the Interface at the middle between
48      2 cell-centers ; replace delZ in pkg/kpp by drF.
49    o GM Advective form: Tracers are advected using the residual transport (=
50      Euler+GM-bolus); set param GM_AdvSeparate=T to return to previous form.
51    
52    checkpoint44g_post
53    o fix surface correction term in multiDimAdvection (affects plume_on_slope
54      results) ; ifdef missing in thermodynamics.F
55    
56    checkpoint44f_pre,checkpoint44f_post
57    o added PTRACERS package
58      This allows an arbitrary number of passive tracers to be integrated
59      forward simultaneously with the dynamicaly model.
60      + Implemented so far:
61        - basic forward algorithm (time-stepping, advection, diffusion, convection)
62        - I/O and checkpointing
63        - GM/Redi  *but*  using the GM/Redi coefficient of Salt
64      + Not implemented so far:
65        - KPP
66        - OBCS
67      + No specific example supplied (yet) but global_ocean.90x40x15 has the
68        necessary data.ptracer file. Simply use -enable=ptracers and uncomment
69        line in data.pkg.
70      + This package is disabled by default since it increases storage.
71    
72    
73  o testscript: added -cleanup option  o testscript: added -cleanup option
74  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
75               b) enable to filter 2D fields.               b) enable to filter 2D fields.

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.73

  ViewVC Help
Powered by ViewVC 1.1.22