Warning, /verification/tutorial_dic_adjoffline/input_ad/data.gmredi is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 01a4b8e4 on 2009-10-16 16:49:53 UTC
01a4b8e46d Patr*0001 # from MOM
0002 # GM_background_K: isopycnal diffusion coefficien
0003 # GM_maxSlope: max slope of isopycnals
0004 # GM_Scrit: transition for scaling diffusion coefficient
0005 # GM_Sd: half width scaling for diffusion coefficient
0006 # real background diff: horizontal diffusion
0007
0008 # ifdef GM_VISBECK_VARIABLE_K, include following in GM_PARM01
0009 # GM_Visbeck_alpha = 0.,
0010 # GM_Visbeck_length = 2.e+5,
0011 # GM_Visbeck_depth = 1.e+3,
0012 # GM_Visbeck_maxval_K= 2.5e+3,
0013
0014 &GM_PARM01
0015 GM_background_K = 1.e+3,
0016 GM_taper_scheme = 'gkw91',
0017 GM_maxSlope = 1.e-2,
0018 GM_Kmin_horiz = 100.,
0019 GM_Scrit = 4.e-3,
0020 GM_Sd = 1.e-3,
0021 &
0022
0023