Index: /issm/trunk/test/Verification/IceSheetIceFrontM2d_7/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontM2d_7/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontM2d_7/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 2d model. The geometry 
@@ -77,2 +77,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontM2d_7/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontM2d_7/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontM2d_7/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 2d model. The geometry 
@@ -56,2 +56,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontM3d_8/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontM3d_8/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontM3d_8/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontM3d_8/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontM3d_8/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontM3d_8/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontP3d_10/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontP3d_10/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontP3d_10/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontP3d_10/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontP3d_10/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontP3d_10/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontS3d_11/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontS3d_11/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontS3d_11/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetIceFrontS3d_11/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetIceFrontS3d_11/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetIceFrontS3d_11/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry 
@@ -77,2 +77,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet without icefront for a 2d model. The geometry 
@@ -56,2 +56,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry 
@@ -77,2 +77,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet without icefront for a 2d model. The geometry 
@@ -56,2 +56,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry 
@@ -77,2 +77,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet without icefront for a 2d model. The geometry 
@@ -56,2 +56,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry 
@@ -77,2 +77,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet without icefront for a 2d model. The geometry 
@@ -56,2 +56,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontM3d_2/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontM3d_2/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontM3d_2/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontM3d_2/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontM3d_2/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontM3d_2/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -80,2 +80,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontP3d_5/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontP3d_5/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontP3d_5/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontP3d_5/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontP3d_5/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontP3d_5/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontS3d_6/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontS3d_6/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontS3d_6/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/IceShelfIceFrontS3d_6/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontS3d_6/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/IceShelfIceFrontS3d_6/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 3d model. The geometry 
@@ -58,2 +58,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m
===================================================================
--- /issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with Pine Island Glacierfor a 2d model.
@@ -80,2 +80,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/PigControlMethodBM2d_21/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/PigControlMethodBM2d_21/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/PigControlMethodBM2d_21/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 2d model. The geometry 
@@ -61,2 +61,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/PigControlMethodDragM2d_20/runme.m
===================================================================
--- /issm/trunk/test/Verification/PigControlMethodDragM2d_20/runme.m	(revision 911)
+++ /issm/trunk/test/Verification/PigControlMethodDragM2d_20/runme.m	(revision 912)
@@ -1,3 +1,3 @@
-function runme(varargin)
+function varargout=runme(varargin)
 % This file can be run to check that the current version of issm is giving 
 % coherent results. This test deals with Pine Island Glacierfor a 2d model.
@@ -79,2 +79,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
Index: /issm/trunk/test/Verification/PigControlMethodDragM2d_20/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/PigControlMethodDragM2d_20/updatearchive.m	(revision 911)
+++ /issm/trunk/test/Verification/PigControlMethodDragM2d_20/updatearchive.m	(revision 912)
@@ -1,3 +1,3 @@
-function updatearchive(varargin)
+function varargout=updatearchive(varargin)
 % This file can be run to update the velocity archives  of the test1.
 % This test deals with an icesheet with icefront for a 2d model. The geometry 
@@ -60,2 +60,5 @@
 	end
 end
+if nargout==1, 
+	varargout{1}=md; 
+end
