/[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.81 by adcroft, Thu Aug 15 17:25:26 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint46c_post
7    o Changes necessary for ocean in p-coordinates
8     -  Added new buoyancy relation = 'OCEANICP'
9     -  Added new parameters = gravitySign (this used to be contained inside
10        the factor dRdZ which I added when we first switched to R coordinates).
11     X GM/Redi is not compatible (yet)
12     X bottom drag and no-slip need to be debugged.
13    checkpoint46c_pre
14    
15    checkpoint46b_post
16    o Added new equation of state -> JMD95Z and JMD95P
17      - EOS of Jackett and McDougall, 1995, JPO
18      - moved all EOS parameters into EOS.h
19      - new routines ini_eos.F, store_pressure.F
20    o Added UNESCO EOS, but not recommended because it requires
21      in-situ temperature (see JMD95)
22    o Modified formatting for knudsen2.f in utils/knudsen2 and added
23      unesco.f to be used with POLY3
24    checkpoint46b_pre
25    
26    checkpoint46a_post
27    o Added (atmospheric) pressure loading
28      - new field in FFIELDS.h, etc...
29      - new cpp flag ATMOSPHERIC_LOADING
30    o Changed hFacC to _hFacC in calc_phi_hyd.F
31    o Added SHORTWAVE_HEATING to some files for consistency
32    checkpoint46a_pre
33    
34    checkpoint46
35    further merges from release1_p5
36    o new ctrl package
37      - adopted from ECCO environment to enable optimization
38      - added Eliassen Palm fluxes to controls
39    o added Eliassen Palm flux controls to gradient check package
40    o cost package
41      - Compatible with new ctrl package
42      - added Eliassen Palm cost hooks
43      - modif's of existing cost functions
44    o Adjoint-related bug fixes in kpp:
45      - kpp_calc: sore of kpphbl avoids recomputation/call to S/R kppmix
46      - kpp_routines: store of Rib avoids partial recomputation bug of TAF.
47    o autodiff package
48      - flow directives:
49        + new for S/R do_the_model_io
50        + enhanced for S/R checkpoint
51        + new gmredi.flow
52      - Introduced CPP option ALLOW_AUTODIFF_MONITOR to
53        disable adcommon.h/g_common.h by default.
54      - fixed problem for adjoint of global_max
55    o modified verification/carbon/
56    o New setup for adjoint of global_ocean
57    o added hooks for Eliassen Palm fluxes (dynamics.F, ini_fields.F)
58    o cleaned TAF keys iikey, idkey (dynamics.F, thermodynamics.F)
59    o incorporated hooks for sponge layer code (external_forcing.F)
60    
61    checkpoint45d_post
62    o import 2 fixes from release1_p5 (CG2D.h & packages_readparms.F)
63    o use recip_dx*,recip_dy* instead of /dx*,/dy* in orlanski_E,W,N,S
64      (affects plume_on_slope "cg2d" output)
65    o add new parameter deltaTfreesurf for free-surface time stepping
66    o exchange gT,gS when using staggerTimeStep & GM & Oly<4
67    o NONLIN_FRSURF: rescale gNm1 to get a better conservation with A-B
68    o change phiMin in exp1 (to agree with documentation)
69    o add new flags:
70     - T,S forcing inside/outside Adams-Bashforth
71     - turn off temp,salt advection and/or forcing
72     - for each tracer, define internal flag for multiDimAdvection & A-B
73    o monitor: change definition of KE to check conservation of Energy
74    
75    checkpoint45c_post
76    o Removed f90 comments ("!")
77    o Modified initialisations to enable exf package for MITgcm
78      (without invoking ECCO_PACKAGE).
79    o modifications to gradient check package (Martin Losch)
80      - enable centered differences
81      - modified format of standard output
82    
83    checkpoint45b_post
84    o cleaned exchange calls in cg2d
85    o Included CPP option ALLOW_AUTODIFF_MONITOR in forward_step
86    o included CPP option SINGLE_LAYER_MODE in thermodynamics
87      to configure barotropic setup (Martin Losch)
88    o moved some initialisations within bi,bj loop in dynamics
89      (TAF flow dependency)
90    o in initialise_varia, moved call packages_init_variables
91      before convective_adjustment_init
92      (corresponding adjustment of TAF tape initialisation).
93    o in calc_diffusivity/calc_viscosity extended domain to full overlap.
94    
95    checkpoint45a_post
96    o compute Rho over the whole domain (extend iMin,jMin indices)
97    o specific exchange for X-slice domain (case Ny=1)
98    o argument futureIter of S/R obcs_calc missing in exp4 & internal_wave /code
99    o solve_for_pressure : set cg2d_x to zero where OBCS are applied
100    
101    checkpoint44h_post = checkpoint45
102    o Fix to restore differentiability:
103      place at which packages_init_variables is called in
104      initialise_varia is crucial for reverse control flow.
105    o modifications in GMRedi to enable stable adjoint
106      (corresponding modif's in thermodynamics, dynamics)
107    o added missing hook for sponge layer code in external_forcing
108    o modified test cost functions
109    o storing in gad_advection (plus removal of write(0,*)!
110    o missing headers TR1.h added in convective_adjustment routines
111    o errorMessageUnit set non-equal zero in eeboot
112      (conflict on some platforms, e.g. IBM SP3)
113    o modified carbon verif.
114    
115    checkpoint44h_pre
116    o vertical grid option: allow to put the Interface at the middle between
117      2 cell-centers ; replace delZ in pkg/kpp by drF.
118    o GM Advective form: Tracers are advected using the residual transport (=
119      Euler+GM-bolus); set param GM_AdvSeparate=T to return to previous form.
120    
121  checkpoint44g_post  checkpoint44g_post
122  o fix surface correction term in multiDimAdvection (affects plume_on_slope  o fix surface correction term in multiDimAdvection (affects plume_on_slope
123    results) ; ifdef missing in thermodynamics.F    results) ; ifdef missing in thermodynamics.F

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

  ViewVC Help
Powered by ViewVC 1.1.22