/[MITgcm]/MITgcm_contrib/verification_other/cpl_gray+ocn/input_ocn/eedata
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/cpl_gray+ocn/input_ocn/eedata

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


Revision 1.1 - (hide annotations) (download)
Wed Sep 25 19:32:55 2013 UTC (11 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64x, checkpoint64z, checkpoint64p, checkpoint64r, checkpoint64w, checkpoint64v, checkpoint65p, checkpoint65j, checkpoint65i, checkpoint65m, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65e, checkpoint65h, checkpoint65, checkpoint65n
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     # 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     &
14     # Note: Some systems use & as the namelist terminator (as shown here).
15     # Other systems use a / character.

  ViewVC Help
Powered by ViewVC 1.1.22