Warning, /verification/lab_sea/input_ad.noseaicedyn/data.grdchk is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 5cf43646 on 2024-03-01 18:50:49 UTC
910e5c3e29 Mart*0001
0002 # *******************
0003 # ECCO gradient check
0004 # *******************
0005 &GRDCHK_NML
0006 grdchk_eps = 1.d-5,
0007 # nbeg = 4,
0008 iGloTile = 2,
0009 jGloTile = 1,
0010 iGloPos = 5,
0011 jGloPos = 5,
0012 kGloPos = 2,
0013 nstep = 1,
0014 nend = 4,
5cf4364659 Mart*0015 grdchkvarname = "xx_salt",
910e5c3e29 Mart*0016 &