Parent Directory
|
Revision Log
|
Revision Graph
Adding v4_3deg set-up for testing/developing ecco-darwin v4 set-up in a small configuration. This initial check-in is simply a copy of verification/tutorial_global_oce_biogeo
| 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 | nTx=1, | ||
| 7 | nTy=1, | ||
| 8 | & | ||
| 9 | # Note: Some systems use & as the namelist terminator (as shown here). | ||
| 10 | # Other systems use a / character. |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |