Warning, /verification/aim.5l_cs/input/eedata.mth is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 3de0c008 on 2006-08-13 23:47:10 UTC
3de0c0086e Jean*0001 # Example "eedata" file for multi-threaded test
0002 # (copy "eedata.mth" to "eedata" to use it)
266fba84df Jean*0003 # Lines beginning "#" are comments
0004 # nTx - No. threads per process in X
0005 # nTy - No. threads per process in Y
0006 &EEPARMS
1dafe975cb Jean*0007 useCubedSphereExchange=.TRUE.,
266fba84df Jean*0008 nTx=2,
0009 nTy=1,
0010 &
3de0c0086e Jean*0011 # Note: Some systems use & as the namelist terminator (as shown here).
266fba84df Jean*0012 # Other systems use a / character.