/[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.989 by jmc, Fri May 9 21:51:26 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/generic_advdiff:
8      change option GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only
9      applies to files where Temperature & Salinity 2nd Order moments are used.
10    o pkg/ptracers: add second-order moment advection schemes (80 and 81);
11      this uses a dynamically allocated internal state data structure
12      (#define PTRACERS_ALLOW_DYN_STATE in PTRACERS_OPTIONS.h)
13      and requires a fortran 90 compiler
14    
15    checkpoint59q
16    o pkg/mom_vecinv: Add energy & enstrophy conserving scheme (selectVortScheme=3)
17       (from Sadourny, described by Burridge & Haseler, ECMWF Rep.4, 1977)
18    o Refresh tutorial_global_oce_biogeo, notably:
19      - change bathymetry (put back seamounts in ACC, use hFacs)
20      - change EOS (POLY3 --> JMD95Z)
21      - use Bryan-Lewis vertical diffusivity
22      - use multidimensional advection
23      - remove old virtual virtual in dic pkg, now done through ptracer pkg
24      - change a couple of parameters in dic pkg
25    o pkg/ctrl: change formula in adctrl_bound.F and add a parameter to ctrl_map_ini_gen.F
26    o pkg/obcs: change default to OBCSfixTopo = .true.,
27      - set OBCSfixTopo=.false. in exp4/input/data.obcs to reproduce old result
28      - replace "debugMode" with "debugLevel .GE. debLevB"
29  o implementation of TAF directives for gchem,cfc,dic  o implementation of TAF directives for gchem,cfc,dic
30  o remove "exp5" (replaced by tutorial_deep_convection).  o remove "exp5" (replaced by tutorial_deep_convection).
31  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;
32    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;
33    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
34    --> changes results in dome, exp4, internal_wave, seaice_obcs, and    --> changes results in exp4, seaice_obcs
   tutorial_plume_on_slope.  
35  o tutorial_deep_convection :  o tutorial_deep_convection :
36    update the set-up and increase resolution and domain size ; start    update the set-up and increase resolution and domain size ; start
37    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.989

  ViewVC Help
Powered by ViewVC 1.1.22