Back to home page

MITgcm

 
 

    


Warning, /verification/obcs_ctrl/input_ad/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
bce9e67dfb Matt*0001 
                0002 # *******************
                0003 # ECCO gradient check
                0004 # *******************
                0005  &GRDCHK_NML
                0006  grdchk_eps       = 1.d-4,
                0007 # nbeg             = 4,
                0008  iGloPos          = 1,
c1e3551f45 Patr*0009  jGloPos          = 1,
bce9e67dfb Matt*0010  kGloPos          = 4,
c1e3551f45 Patr*0011 ### iGloTile         = 1,
                0012 ### jgloTile         = 1,
bce9e67dfb Matt*0013  nstep            = 1,
                0014  nend             = 4,
5cf4364659 Mart*0015  grdchkvarname    = "xx_obcsw",
                0016 # this is equivalent, and we put is here only to enable a consistency check
                0017  grdchkvarindex   = 3,
bce9e67dfb Matt*0018  &