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

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

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


Revision 1.2 - (hide annotations) (download)
Thu Nov 12 20:16:04 2015 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
Changes since 1.1: +1 -1 lines
explicitly set debugLevel to the default value (useful when debugMode=T)

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 jmc 1.2 #debugMode=.TRUE.,
9 jmc 1.1 nTx=1,
10     nTy=1,
11     &
12     # Note: Some systems use & as the namelist terminator (as shown here).
13     # Other systems use a / character.

  ViewVC Help
Powered by ViewVC 1.1.22