Warning, /verification/tutorial_rotating_tank/input/eedata.mth is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 57e94980 on 2020-01-16 01:12:06 UTC
38265a6931 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
0006 nTx=2,
0007 nTy=1,
0008 &
0009 # Note: Some systems use & as the namelist terminator (as shown here).
0010 # Other systems use a / character.