/[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.71 by jmc, Wed May 1 01:35:30 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  checkpoint45a_post
96  o compute Rho over the whole domain (extend iMin,jMin indices)  o compute Rho over the whole domain (extend iMin,jMin indices)
97  o specific exchange for X-slice domain (case Ny=1)  o specific exchange for X-slice domain (case Ny=1)

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

  ViewVC Help
Powered by ViewVC 1.1.22