/[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.76 by jmc, Fri Jul 12 14:52:08 2002 UTC revision 1.81 by adcroft, Thu Aug 15 17:25:26 2002 UTC
# Line 2  $Header$ Line 2  $Header$
2    
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  o use recip_dx*,recip_dy* instead of /dx*,/dy* in orlanski_E,W,N,S
64    (affects plume_on_slope "cg2d" output)    (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  o NONLIN_FRSURF: rescale gNm1 to get a better conservation with A-B
68  o change phiMin in exp1 (to agree with documentation)  o change phiMin in exp1 (to agree with documentation)
69  o add new flags:  o add new flags:

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

  ViewVC Help
Powered by ViewVC 1.1.22