Warning, /verification/MLAdjust/input/eedata is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 846d98fd on 2014-02-12 23:12:30 UTC
479fcf10d8 Bayl*0001 # Example "eedata" file
0002 # Lines beginning "#" are comments
846d98fdd8 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)
479fcf10d8 Bayl*0006 &EEPARMS
846d98fdd8 Jean*0007 nTx=1,
0008 nTy=1,
0009 #debugMode=.TRUE.,
0010 &
0011 # Note: Some systems use & as the namelist terminator (as shown here).
0012 # Other systems use a / character.