Warning, /verification/halfpipe_streamice/input_oad/eedata is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit adac9222 on 2022-03-25 18:25:51 UTC
f485fc6028 Patr*0001 # Example "eedata" file
0002 # Lines beginning "#" are comments
adac922254 dngo*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)
f485fc6028 Patr*0006 &EEPARMS
adac922254 dngo*0007 nTx=1,
0008 nTy=1,
f485fc6028 Patr*0009 &
adac922254 dngo*0010 # Note: Some systems use & as the namelist terminator (as shown here).
0011 # Other systems use a / character.