/[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.62 by adcroft, Wed Feb 27 21:19:59 2002 UTC revision 1.74 by jmc, Sat Jun 15 04:22:21 2002 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    o change phiMin in exp1 (to agree with documentation)
6    o add new flags:
7     - T,S forcing inside/outside Adams-Bashforth
8     - turn off temp,salt advection and/or forcing
9     - for each tracer, define internal flag for multiDimAdvection & A-B
10    o monitor: change definition of KE to check conservation of Energy
11    
12  o real fresh water flux implemented with non-linear free-surface.  checkpoint45c_post
13    o Removed f90 comments ("!")
14    o Modified initialisations to enable exf package for MITgcm
15      (without invoking ECCO_PACKAGE).
16    o modifications to gradient check package (Martin Losch)
17      - enable centered differences
18      - modified format of standard output
19    
20    checkpoint45b_post
21    o cleaned exchange calls in cg2d
22    o Included CPP option ALLOW_AUTODIFF_MONITOR in forward_step
23    o included CPP option SINGLE_LAYER_MODE in thermodynamics
24      to configure barotropic setup (Martin Losch)
25    o moved some initialisations within bi,bj loop in dynamics
26      (TAF flow dependency)
27    o in initialise_varia, moved call packages_init_variables
28      before convective_adjustment_init
29      (corresponding adjustment of TAF tape initialisation).
30    o in calc_diffusivity/calc_viscosity extended domain to full overlap.
31    
32    checkpoint45a_post
33    o compute Rho over the whole domain (extend iMin,jMin indices)
34    o specific exchange for X-slice domain (case Ny=1)
35    o argument futureIter of S/R obcs_calc missing in exp4 & internal_wave /code
36    o solve_for_pressure : set cg2d_x to zero where OBCS are applied
37    
38    checkpoint44h_post = checkpoint45
39    o Fix to restore differentiability:
40      place at which packages_init_variables is called in
41      initialise_varia is crucial for reverse control flow.
42    o modifications in GMRedi to enable stable adjoint
43      (corresponding modif's in thermodynamics, dynamics)
44    o added missing hook for sponge layer code in external_forcing
45    o modified test cost functions
46    o storing in gad_advection (plus removal of write(0,*)!
47    o missing headers TR1.h added in convective_adjustment routines
48    o errorMessageUnit set non-equal zero in eeboot
49      (conflict on some platforms, e.g. IBM SP3)
50    o modified carbon verif.
51    
52    checkpoint44h_pre
53    o vertical grid option: allow to put the Interface at the middle between
54      2 cell-centers ; replace delZ in pkg/kpp by drF.
55    o GM Advective form: Tracers are advected using the residual transport (=
56      Euler+GM-bolus); set param GM_AdvSeparate=T to return to previous form.
57    
58    checkpoint44g_post
59    o fix surface correction term in multiDimAdvection (affects plume_on_slope
60      results) ; ifdef missing in thermodynamics.F
61    
62    checkpoint44f_pre,checkpoint44f_post
63    o added PTRACERS package
64      This allows an arbitrary number of passive tracers to be integrated
65      forward simultaneously with the dynamicaly model.
66      + Implemented so far:
67        - basic forward algorithm (time-stepping, advection, diffusion, convection)
68        - I/O and checkpointing
69        - GM/Redi  *but*  using the GM/Redi coefficient of Salt
70      + Not implemented so far:
71        - KPP
72        - OBCS
73      + No specific example supplied (yet) but global_ocean.90x40x15 has the
74        necessary data.ptracer file. Simply use -enable=ptracers and uncomment
75        line in data.pkg.
76      + This package is disabled by default since it increases storage.
77    
78    
79    o testscript: added -cleanup option
80    o Shap_filt: a) new shap_filt S/R to use no-slip BC with S2 filter
81                 b) enable to filter 2D fields.
82    
83  checkpoint44e_pre,post  checkpoint44e_pre,post
84  o re-wrote convective adjustment to use pre-calculated weights  o re-wrote convective adjustment to use pre-calculated weights
# Line 23  o removed variables in dynamics Line 98  o removed variables in dynamics
98  !!! I forgot to create tag chkpt44d_pre !!!  !!! I forgot to create tag chkpt44d_pre !!!
99  !!! But chkpt44d_pre = chkpt44c_post    !!!  !!! But chkpt44d_pre = chkpt44c_post    !!!
100    
101    o real fresh water flux implemented with non-linear free-surface.
102    
103  chkpt44c_pre,post  chkpt44c_pre,post
104  o few fix (mask in shap_s2, EmPmR in external_field_load,  o few fix (mask in shap_s2, EmPmR in external_field_load,
105    USE_NATURAL_BCS in solve_for_P);    USE_NATURAL_BCS in solve_for_P);

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.74

  ViewVC Help
Powered by ViewVC 1.1.22