--- MITgcm/verification/OpenAD/input_ad/data.gmredi 2007/05/10 16:34:15 1.3 +++ MITgcm/verification/OpenAD/input_ad/data.gmredi 2016/01/14 22:10:05 1.4 @@ -1,6 +1,6 @@ # GM+Redi package parameters: # GM_Small_Number :: epsilon used in computing the slope -# GM_slopeSqCutoff :: slope^2 cut-off value +# GM_slopeSqCutoff :: slope^2 cut-off value #-from MOM : # GM_background_K: G & Mc.W diffusion coefficient @@ -8,13 +8,13 @@ # GM_Scrit : transition for scaling diffusion coefficient # GM_Sd : half width scaling for diffusion coefficient # GM_taper_scheme: slope clipping or one of the tapering schemes -# GM_Kmin_horiz : horizontal diffusion minimum value +# GM_Kmin_horiz : horizontal diffusion minimum value #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h") # GM_isopycK : isopycnal diffusion coefficient (default=GM_background_K) # GM_AdvForm : turn on GM Advective form (default=Skew flux form) - &GM_PARM01 + &GM_PARM01 GM_Small_Number = 1.D-12, GM_slopeSqCutoff = 1.D+08, GM_AdvForm = .FALSE.,