/[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.80 by mlosch, Wed Aug 7 16:55:52 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint46b_post
7    o Added new equation of state -> JMD95Z and JMD95P
8      - EOS of Jackett and McDougall, 1995, JPO
9      - moved all EOS parameters into EOS.h
10      - new routines ini_eos.F, store_pressure.F
11    o Added UNESCO EOS, but not recommended because it requires
12      in-situ temperature (see JMD95)
13    o Modified formatting for knudsen2.f in utils/knudsen2 and added
14      unesco.f to be used with POLY3
15    checkpoint46b_pre
16    
17    checkpoint46a_post
18    o Added (atmospheric) pressure loading
19      - new field in FFIELDS.h, etc...
20      - new cpp flag ATMOSPHERIC_LOADING
21    o Changed hFacC to _hFacC in calc_phi_hyd.F
22    o Added SHORTWAVE_HEATING to some files for consistency
23    checkpoint46a_pre
24    
25    checkpoint46
26    further merges from release1_p5
27    o new ctrl package
28      - adopted from ECCO environment to enable optimization
29      - added Eliassen Palm fluxes to controls
30    o added Eliassen Palm flux controls to gradient check package
31    o cost package
32      - Compatible with new ctrl package
33      - added Eliassen Palm cost hooks
34      - modif's of existing cost functions
35    o Adjoint-related bug fixes in kpp:
36      - kpp_calc: sore of kpphbl avoids recomputation/call to S/R kppmix
37      - kpp_routines: store of Rib avoids partial recomputation bug of TAF.
38    o autodiff package
39      - flow directives:
40        + new for S/R do_the_model_io
41        + enhanced for S/R checkpoint
42        + new gmredi.flow
43      - Introduced CPP option ALLOW_AUTODIFF_MONITOR to
44        disable adcommon.h/g_common.h by default.
45      - fixed problem for adjoint of global_max
46    o modified verification/carbon/
47    o New setup for adjoint of global_ocean
48    o added hooks for Eliassen Palm fluxes (dynamics.F, ini_fields.F)
49    o cleaned TAF keys iikey, idkey (dynamics.F, thermodynamics.F)
50    o incorporated hooks for sponge layer code (external_forcing.F)
51    
52    checkpoint45d_post
53    o import 2 fixes from release1_p5 (CG2D.h & packages_readparms.F)
54    o use recip_dx*,recip_dy* instead of /dx*,/dy* in orlanski_E,W,N,S
55      (affects plume_on_slope "cg2d" output)
56    o add new parameter deltaTfreesurf for free-surface time stepping
57    o exchange gT,gS when using staggerTimeStep & GM & Oly<4
58    o NONLIN_FRSURF: rescale gNm1 to get a better conservation with A-B
59    o change phiMin in exp1 (to agree with documentation)
60    o add new flags:
61     - T,S forcing inside/outside Adams-Bashforth
62     - turn off temp,salt advection and/or forcing
63     - for each tracer, define internal flag for multiDimAdvection & A-B
64    o monitor: change definition of KE to check conservation of Energy
65    
66    checkpoint45c_post
67    o Removed f90 comments ("!")
68    o Modified initialisations to enable exf package for MITgcm
69      (without invoking ECCO_PACKAGE).
70    o modifications to gradient check package (Martin Losch)
71      - enable centered differences
72      - modified format of standard output
73    
74    checkpoint45b_post
75    o cleaned exchange calls in cg2d
76    o Included CPP option ALLOW_AUTODIFF_MONITOR in forward_step
77    o included CPP option SINGLE_LAYER_MODE in thermodynamics
78      to configure barotropic setup (Martin Losch)
79    o moved some initialisations within bi,bj loop in dynamics
80      (TAF flow dependency)
81    o in initialise_varia, moved call packages_init_variables
82      before convective_adjustment_init
83      (corresponding adjustment of TAF tape initialisation).
84    o in calc_diffusivity/calc_viscosity extended domain to full overlap.
85    
86  checkpoint45a_post  checkpoint45a_post
87  o compute Rho over the whole domain (extend iMin,jMin indices)  o compute Rho over the whole domain (extend iMin,jMin indices)
88  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.80

  ViewVC Help
Powered by ViewVC 1.1.22