# from MOM # GM_background_K: isopycnal diffusion coefficien # GM_maxSlope: max slope of isopycnals # GM_Scrit: transition for scaling diffusion coefficient # GM_Sd: half width scaling for diffusion coefficient # real background diff: horizontal diffusion &GM_PARM01 GM_AdvForm=.TRUE., # GM_AdvSeparate=.TRUE., # GM_background_K=1000., GM_background_K=10., # GM_isopycK=1000., # GM_taper_scheme = 'clipping', GM_taper_scheme = 'linear', # GM_taper_scheme = 'gkw91', # GM_taper_scheme = 'ldd97', GM_Small_Number = 1.e-18, GM_maxSlope = 1.e-2, GM_Scrit = 4.e-3, GM_Sd = 1.e-3, GM_Visbeck_alpha = 1.e-2, GM_Visbeck_length = 2.e+5, GM_Visbeck_depth = 1.e+3, GM_Visbeck_maxval_K= 2.5e+3, &