/[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.66 by jmc, Tue Mar 5 15:36:06 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    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  checkpoint44g_post
62  o fix surface correction term in multiDimAdvection (affects plume_on_slope  o fix surface correction term in multiDimAdvection (affects plume_on_slope

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.76

  ViewVC Help
Powered by ViewVC 1.1.22