# Example "eedata" file
# Lines beginning "#" are comments
# nTx - No. threads per process in X
# nTy - No. threads per process in Y
 &EEPARMS
 useCubedSphereExchange=.TRUE.,
# unlimit the stack size for the FIZHI rad code
#EH3  useSETRLSTK is commented out (default: false) since, with the g77 
#EH3  compiler, it causes the model to hang *without* returning -- thus
#EH3  killing all our automated g77 testing on, for instance, the ACES 
#EH3  cluster.
#EH3  useSETRLSTK=.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).
