Back to home page

MITgcm

 
 

    


Warning, /verification/halfpipe_streamice/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
608dd3dd26 Dani*0001 # *******************
                0002 # ECCO gradient check
                0003 # *******************
                0004  &GRDCHK_NML
                0005  grdchk_eps       = 1.d-1,
                0006 #nbeg             = 361,
5cf4364659 Mart*0007  iGloPos          = 10,
                0008  jGloPos          = 10,
                0009  kGloPos          = 1,
                0010  iGloTile         = 1,
                0011  jgloTile         = 1,
                0012  nstep            = 2,
                0013  nend             = 6,
                0014  grdchkvarname    = "xx_bdot_streamice",
608dd3dd26 Dani*0015  &