Parent Directory
|
Revision Log
|
Revision Graph
simple atm-gray + ocean coupled cs-32 aquaplanet setup
1 | jmc | 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 | useCoupler=.TRUE., | ||
7 | useCubedSphereExchange=.TRUE., | ||
8 | nTx=1, | ||
9 | nTy=1, | ||
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 |