Back to home page

darwin3

 
 

    


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

view on githubraw file Latest commit 5e44d2ea on 2025-08-09 03:50:44 UTC
355fcf5045 Ed H*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 
5e44d2ea81 Jean*0008  &GM_PARM01
355fcf5045 Ed H*0009   GM_background_K    = 1.e+3,
                0010   GM_taper_scheme    = 'gkw91',
                0011   GM_maxSlope        = 1.e-2,
                0012   GM_Kmin_horiz      = 100.,
                0013   GM_Scrit           = 4.e-3,
                0014   GM_Sd              = 1.e-3,
                0015  &
                0016