Parent Directory
|
Revision Log
|
Revision Graph
rename "input.0.leithD" into "input.AhFlxF": - keep same harmonic leith & smag viscosity coeff - switch to Flux-Form momentum (instead of Vector-Invariant)
| 1 | jmc | 1.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 |