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

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

  ViewVC Help
Powered by ViewVC 1.1.22