Parent Directory
|
Revision Log
|
Revision Graph
moved README.cube92 to cube92/README.cs510 and checked in code and input files
| 1 | dimitri | 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 | nTx=1, | ||
| 8 | nTy=1, | ||
| 9 | printMapIncludesZeros = .TRUE. | ||
| 10 | & | ||
| 11 | # Note: Some systems use & as the | ||
| 12 | # namelist terminator. Other systems | ||
| 13 | # use a / character (as shown here). |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |