/[MITgcm]/MITgcm_contrib/arctic/cs_36km/input/data.gmredi
ViewVC logotype

Contents of /MITgcm_contrib/arctic/cs_36km/input/data.gmredi

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Oct 18 21:06:45 2013 UTC (12 years, 2 months ago) by dimitri
Branch: MAIN
Adding a cube-sphere 36-km Arctic Ocean configuration as provided
by Patrick Heimbach based on a circa February 2013 checkpoint
between c64b and c64c.  It ran without NaNs for 15 years.

1 # GM+Redi package parameters:
2 #-from MOM :
3 # GM_background_K: G & Mc.W diffusion coefficient
4 # GM_maxSlope : max slope of isopycnals
5 # GM_Scrit : transition for scaling diffusion coefficient
6 # GM_Sd : half width scaling for diffusion coefficient
7 # GM_taper_scheme: slope clipping or one of the tapering schemes
8 # GM_Kmin_horiz : horizontal diffusion minimum value
9 #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
10 # GM_isopycK : isopycnal diffusion coefficient (default=GM_background_K)
11 # GM_AdvForm : turn on GM Advective form (default=Skew flux form)
12 &GM_PARM01
13 GM_Small_Number = 1.D-16,
14 GM_slopeSqCutoff = 1.D+08,
15 GM_AdvForm = .TRUE.,
16 GM_background_K = 1000.,
17 GM_taper_scheme = 'dm95',
18 GM_maxSlope = 1.e-2,
19 GM_Kmin_horiz = 50.,
20 GM_Scrit = 4.e-3,
21 GM_Sd = 1.e-3,
22 # GM_Visbeck_alpha = 0.,
23 # GM_Visbeck_length = 2.e+5,
24 # GM_Visbeck_depth = 1.e+3,
25 # GM_Visbeck_maxval_K= 2.5e+3,
26 &

  ViewVC Help
Powered by ViewVC 1.1.22