Warning, /verification/exp2/input.rigidLid/eedata.mth is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit e83754e2 on 2009-04-16 19:23:05 UTC
266fba84df Jean*0001 # Example "eedata" file
0002 # Lines beginning "#" are comments
0003 # nTx - No. threads per process in X
0004 # nTy - No. threads per process in Y
0005 &EEPARMS
e83754e25d Jean*0006 nTx=1,
0007 nTy=2,
266fba84df Jean*0008 &
0009 # Note: Some systems use & as the namelist terminator (as shown here).
0010 # Other systems use a / character.