Back to home page

MITgcm

 
 

    


Warning, /verification/tutorial_global_oce_biogeo/input/data.gmredi is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 9b6915c9 on 2006-04-20 16:34:51 UTC
9b6915c91e Jean*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