/[MITgcm]/MITgcm_contrib/enderton/SimParameters/Rw5p2km_LW/rank_2/eedata
ViewVC logotype

Annotation of /MITgcm_contrib/enderton/SimParameters/Rw5p2km_LW/rank_2/eedata

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


Revision 1.2 - (hide annotations) (download)
Tue Mar 14 19:25:34 2006 UTC (19 years, 4 months ago) by enderton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +15 -14 lines
Put in proper eedata file

1 enderton 1.2 # 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     # Activate one line below to support 2, 3 or 6 way multi-threading
9     nTx=1,
10     #nTx=2,
11     #nTx=3,
12     #nTx=6,
13 enderton 1.1 &
14 enderton 1.2 # Note: Some systems use & as the
15     # namelist terminator. Other systems
16     # use a / character (as shown here).

  ViewVC Help
Powered by ViewVC 1.1.22