/[MITgcm]/MITgcm/verification/cpl_aim+ocn/input_ocn/eedata
ViewVC logotype

Contents of /MITgcm/verification/cpl_aim+ocn/input_ocn/eedata

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


Revision 1.3 - (show annotations) (download)
Fri Dec 25 22:05:34 2009 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64q, checkpoint64p, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64, checkpoint63, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.2: +6 -4 lines
add a 2-threads eedata file (eedata.mth)

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