/[MITgcm]/MITgcm_contrib/dcarroll/iceberg/input/eedata
ViewVC logotype

Annotation of /MITgcm_contrib/dcarroll/iceberg/input/eedata

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Aug 13 16:00:42 2019 UTC (5 years, 11 months ago) by dcarroll
Branch: MAIN
CVS Tags: HEAD
added input files for iceberg simulation

1 dcarroll 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