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

  ViewVC Help
Powered by ViewVC 1.1.22