Index: /issm/trunk/src/c/ModelProcessorx/SlopeCompute/CreateElementsNodesAndMaterialsSlopeCompute.cpp
===================================================================
--- /issm/trunk/src/c/ModelProcessorx/SlopeCompute/CreateElementsNodesAndMaterialsSlopeCompute.cpp	(revision 362)
+++ /issm/trunk/src/c/ModelProcessorx/SlopeCompute/CreateElementsNodesAndMaterialsSlopeCompute.cpp	(revision 363)
@@ -126,5 +126,5 @@
 
 	/*Now, is the flag isstokes on? otherwise, do nothing: */
-	if (!model->isstokes)goto cleanup_and_return;
+	if (!model->isstokes & !model->ishutter)goto cleanup_and_return;
 
 	/*Get analysis_type: */
