Warning, /verification/global_ocean.90x40x15/input/eedata is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 0fbc899b on 2013-03-02 17:40:59 UTC
e472d2410b Alis*0001 # Example "eedata" file
0002 # Lines beginning "#" are comments
0fbc899b6b Jean*0003 # nTx :: No. threads per process in X
0004 # nTy :: No. threads per process in Y
0005 # debugMode :: print debug msg (sequence of S/R calls)
e472d2410b Alis*0006 &EEPARMS
4212cfbd21 Ed H*0007 nTx=1,
0008 nTy=1,
26b2292399 Chri*0009 useSETRLSTK=.TRUE.,
0fbc899b6b Jean*0010 #debugMode=.TRUE.,
baa476eeba Dimi*0011 &
166e5a4253 Jean*0012 # Note: Some systems use & as the namelist terminator (as shown here).
0013 # Other systems use a / character.