--- MITgcm/verification/hs94.cs-32x32x5/input/eedata 2001/04/09 20:01:17 1.1 +++ MITgcm/verification/hs94.cs-32x32x5/input/eedata 2001/05/29 14:02:00 1.2 @@ -0,0 +1,14 @@ +# Example "eedata" file +# Lines beginning "#" are comments +# nTx - No. threads per process in X +# nTy - No. threads per process in Y + &EEPARMS + useCubedSphereExchange=.TRUE., +# Activate one line below to support 2, 3 or 6 way multi-threading +#nTx=2, +#nTx=3, +#nTx=6, + & +# Note: Some systems use & as the +# namelist terminator. Other systems +# use a / character (as shown here).