Parent Directory
|
Revision Log
|
Revision Graph
initial ci
| 1 | edhill | 1.1 | # Example "eedata" file |
| 2 | # Lines beginning "#" are comments | ||
| 3 | # nTx - No. threads per process in X | ||
| 4 | # nTy - No. threads per process in Y | ||
| 5 | &EEPARMS | ||
| 6 | useCubedSphereExchange=.TRUE., | ||
| 7 | # Activate one line below to support 2, 3 or 6 way multi-threading | ||
| 8 | #nTx=2, | ||
| 9 | #nTx=3, | ||
| 10 | #nTx=6, | ||
| 11 | & | ||
| 12 | # Note: Some systems use & as the | ||
| 13 | # namelist terminator. Other systems | ||
| 14 | # use a / character (as shown here). |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |