Index: /issm/trunk-jpl/test/MITgcm/input/eedata
===================================================================
--- /issm/trunk-jpl/test/MITgcm/input/eedata	(revision 22681)
+++ /issm/trunk-jpl/test/MITgcm/input/eedata	(revision 22682)
@@ -4,4 +4,5 @@
 # nTy - No. threads per process in Y
  &EEPARMS
+ useCoupler=.TRUE.,
  &
 # Note: Some systems use & as the
Index: /issm/trunk-jpl/test/MITgcm/input/eedata_uncoupled
===================================================================
--- /issm/trunk-jpl/test/MITgcm/input/eedata_uncoupled	(revision 22682)
+++ /issm/trunk-jpl/test/MITgcm/input/eedata_uncoupled	(revision 22682)
@@ -0,0 +1,10 @@
+# Example "eedata" file
+# Lines beginning "#" are comments
+# nTx - No. threads per process in X
+# nTy - No. threads per process in Y
+ &EEPARMS
+ useCoupler=.FALSE.,
+ &
+# Note: Some systems use & as the
+# namelist terminator. Other systems
+# use a / character (as shown here).
