Parent Directory
|
Revision Log
|
Revision Graph
change few comments
1 | # Example "eedata" file for multi-threaded test |
2 | # (copy "eedata.mth" to "eedata" to use it) |
3 | # Lines beginning "#" are comments |
4 | # nTx :: No. threads per process in X |
5 | # nTy :: No. threads per process in Y |
6 | # debugMode :: print debug msg (sequence of S/R calls) |
7 | &EEPARMS |
8 | nTx=1, |
9 | nTy=2, |
10 | #debugMode=.TRUE., |
11 | & |
12 | # Note: Some systems use & as the namelist terminator (as shown here). |
13 | # Other systems use a / character. |
ViewVC Help | |
Powered by ViewVC 1.1.22 |