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

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.75

  ViewVC Help
Powered by ViewVC 1.1.22