Warning, /verification/tutorial_tracer_adjsens/input_oad/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
76cd8733fa Oliv*0001
0002 # *******************
0003 # ECCO gradient check
0004 # *******************
0005 &GRDCHK_NML
0006 grdchk_eps = 1.d-4,
0007 ### nbeg = 1,
0008 iGloPos = 15,
0009 jGloPos = 5,
0010 kGloPos = 4,
0011 iGloTile = 1,
0012 jgloTile = 1,
0013 nstep = 1,
0014 nend = 4,
5cf4364659 Mart*0015 grdchkvarname = "xx_ptr1",
76cd8733fa Oliv*0016 &