Parent Directory
|
Revision Log
|
Revision Graph
Checking in an example of 3D tidewater glacier configuration, with subglacial freshwater plume resoved at 1-m resolution.
1 | yunx | 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 | printMapIncludesZeros = .TRUE. | ||
9 | & | ||
10 | # Note: Some systems use & as the | ||
11 | # namelist terminator. Other systems | ||
12 | # use a / character (as shown here). |
ViewVC Help | |
Powered by ViewVC 1.1.22 |