/[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.981 by gforget, Thu Apr 24 21:41:27 2008 UTC revision 1.988 by jahn, Thu May 8 19:50:31 2008 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o pkg/ptracers: add second-order moment advection schemes (80 and 81);
8      this uses a dynamically allocated internal state data structure
9      (#define PTRACERS_ALLOW_DYN_STATE in PTRACERS_OPTIONS.h)
10      and requires a fortran 90 compiler
11    
12    checkpoint59q
13    o pkg/mom_vecinv: Add energy & enstrophy conserving scheme (selectVortScheme=3)
14       (from Sadourny, described by Burridge & Haseler, ECMWF Rep.4, 1977)
15    o Refresh tutorial_global_oce_biogeo, notably:
16      - change bathymetry (put back seamounts in ACC, use hFacs)
17      - change EOS (POLY3 --> JMD95Z)
18      - use Bryan-Lewis vertical diffusivity
19      - use multidimensional advection
20      - remove old virtual virtual in dic pkg, now done through ptracer pkg
21      - change a couple of parameters in dic pkg
22    o pkg/ctrl: change formula in adctrl_bound.F and add a parameter to ctrl_map_ini_gen.F
23    o pkg/obcs: change default to OBCSfixTopo = .true.,
24      - set OBCSfixTopo=.false. in exp4/input/data.obcs to reproduce old result
25      - replace "debugMode" with "debugLevel .GE. debLevB"
26  o implementation of TAF directives for gchem,cfc,dic  o implementation of TAF directives for gchem,cfc,dic
27  o remove "exp5" (replaced by tutorial_deep_convection).  o remove "exp5" (replaced by tutorial_deep_convection).
28  o pkg/obcs: add code to fix topography gradients normal to open boundaries;  o pkg/obcs: add code to fix topography gradients normal to open boundaries;
29    this requires computing the index fields OB_Jn/Js/Ie/Iw in obcs_readparms;    this requires computing the index fields OB_Jn/Js/Ie/Iw in obcs_readparms;
30    the code can be turned on by setting OBCSfixTopo = .true. in data.obcs    the code can be turned on by setting OBCSfixTopo = .true. in data.obcs
31    --> changes results in dome, exp4, internal_wave, seaice_obcs, and    --> changes results in exp4, seaice_obcs
   tutorial_plume_on_slope.  
32  o tutorial_deep_convection :  o tutorial_deep_convection :
33    update the set-up and increase resolution and domain size ; start    update the set-up and increase resolution and domain size ; start
34    from pseudo initial conditions = output at t=120mn in order to see    from pseudo initial conditions = output at t=120mn in order to see

Legend:
Removed from v.1.981  
changed lines
  Added in v.1.988

  ViewVC Help
Powered by ViewVC 1.1.22