/[MITgcm]/MITgcm_contrib/atnguyen/llc_90/aste_90x150x60/input_ad/data.gmredi
ViewVC logotype

Contents of /MITgcm_contrib/atnguyen/llc_90/aste_90x150x60/input_ad/data.gmredi

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


Revision 1.1 - (show annotations) (download)
Tue Dec 24 01:00:02 2013 UTC (11 years, 7 months ago) by atn
Branch: MAIN
CVS Tags: HEAD
add input files for llc90 aste set up, tested as of checkpoint 64f

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

  ViewVC Help
Powered by ViewVC 1.1.22