Index: /issm/trunk-jpl/test/NightlyRun/test101.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test101.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test101.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test102.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test102.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test102.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test103.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test103.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test103.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test104.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test104.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test104.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test105.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test105.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test105.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test106.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test106.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test106.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test107.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test107.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test107.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-08,1e-08,1e-08,1e-08,1e-08};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test108.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test108.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test108.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-08,1e-08,1e-07,1e-08,1e-08};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test109.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test109.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test109.m	(revision 10976)
@@ -10,4 +10,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test110.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test110.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test110.m	(revision 10976)
@@ -10,4 +10,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test1101.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1101.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1101.m	(revision 10976)
@@ -43,7 +43,7 @@
 
 	%Plot the results and save them
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
 	results{i}=md.results.DiagnosticSolution;
 	minvx(i)=min(vx(end-md.mesh.numberofvertices2d+1:end));
@@ -130,7 +130,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test1102.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1102.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1102.m	(revision 10976)
@@ -52,8 +52,8 @@
 
 	%Plot the results and save them
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
-	pressure=PatchToVec(md.results.DiagnosticSolution.Pressure);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
+	pressure=(md.results.DiagnosticSolution.Pressure);
 	results{i}=md.results.DiagnosticSolution;
 	minvx(i)=min(vx(end-md.mesh.numberofvertices2d+1:end));
@@ -140,7 +140,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test1103.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1103.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1103.m	(revision 10976)
@@ -40,7 +40,7 @@
 
 	%Plot the results and save them
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
 	results{i}=md.results.DiagnosticSolution;
 	minvx(i)=min(vx(end-md.mesh.numberofvertices2d+1:end));
@@ -121,7 +121,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test1104.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1104.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1104.m	(revision 10976)
@@ -40,7 +40,7 @@
 
 	%Plot the results and save them
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
 	results{i}=md.results.DiagnosticSolution;
 
@@ -69,7 +69,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test1105.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1105.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1105.m	(revision 10976)
@@ -66,7 +66,7 @@
 
 	%Plot the results and save them
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
 	results{i}=md.results.DiagnosticSolution;
 	minvx(i)=min(vx(end-md.mesh.numberofvertices2d+1:end));
@@ -153,7 +153,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test1106.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1106.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1106.m	(revision 10976)
@@ -33,7 +33,7 @@
 
 	%Plot the results and save them
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
 	results{i}=md.results.DiagnosticSolution;
 
@@ -62,7 +62,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test1107.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1107.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1107.m	(revision 10976)
@@ -61,7 +61,7 @@
 
 	%Plot the results and save them
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
 	results{i}=md.results.DiagnosticSolution;
 	minvx(i)=min(vx(end-md.mesh.numberofvertices2d+1:end));
@@ -142,7 +142,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test1108.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1108.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1108.m	(revision 10976)
@@ -41,7 +41,7 @@
 
 	%Plot the results and save them
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
 	results{i}=md.results.DiagnosticSolution;
 
@@ -70,7 +70,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test1109.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1109.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1109.m	(revision 10976)
@@ -51,7 +51,7 @@
 	md=solve(md,DiagnosticSolutionEnum);
 
-	vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-	vy=PatchToVec(md.results.DiagnosticSolution.Vy);
-	vz=PatchToVec(md.results.DiagnosticSolution.Vz);
+	vx=(md.results.DiagnosticSolution.Vx);
+	vy=(md.results.DiagnosticSolution.Vy);
+	vz=(md.results.DiagnosticSolution.Vz);
 	results{i}=md.results.DiagnosticSolution;
 
@@ -103,7 +103,7 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test111.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test111.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test111.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test1110.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1110.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1110.m	(revision 10976)
@@ -64,7 +64,7 @@
 	%Now plot vx and delta surface 
 	if (i==1 | i==3),
-		plotmodel(md,'data',PatchToVec(md.results.TransientSolution(end).Vx),'layer',md.mesh.numberoflayers,'sectionvalue','../Exp/ISMIP100000.exp','title','','xlabel','','ylabel','Velocity (m/yr)','linewidth',3,'grid','on','unit','km','ylim',[91 100])
+		plotmodel(md,'data',(md.results.TransientSolution(end).Vx),'layer',md.mesh.numberoflayers,'sectionvalue','../Exp/ISMIP100000.exp','title','','xlabel','','ylabel','Velocity (m/yr)','linewidth',3,'grid','on','unit','km','ylim',[91 100])
 	elseif (i==2 | i==4),
-		plotmodel(md,'data',PatchToVec(md.results.TransientSolution(end).Vx),'layer',md.mesh.numberoflayers,'sectionvalue','../Exp/ISMIP100000.exp','title','','xlabel','','ylabel','Velocity (m/yr)','linewidth',3,'grid','on','unit','km','ylim',[185 200])
+		plotmodel(md,'data',(md.results.TransientSolution(end).Vx),'layer',md.mesh.numberoflayers,'sectionvalue','../Exp/ISMIP100000.exp','title','','xlabel','','ylabel','Velocity (m/yr)','linewidth',3,'grid','on','unit','km','ylim',[185 200])
 	end
 	if printingflag, 
@@ -85,5 +85,5 @@
 	end
 
-	plotmodel(md,'data',PatchToVec(md.results.TransientSolution(end).Surface)-md.geometry.surface,'layer',md.mesh.numberoflayers,'sectionvalue','../Exp/ISMIP100000.exp','title','','xlabel','','ylabel','Surface (m)','linewidth',3,'grid','on','unit','km','ylim',[-30 50])
+	plotmodel(md,'data',(md.results.TransientSolution(end).Surface)-md.geometry.surface,'layer',md.mesh.numberoflayers,'sectionvalue','../Exp/ISMIP100000.exp','title','','xlabel','','ylabel','Surface (m)','linewidth',3,'grid','on','unit','km','ylim',[-30 50])
 	if printingflag, 
 		set(gcf,'Color','w')
@@ -121,8 +121,8 @@
 	result=results{i};
 	field_values={field_values{:},...
-		PatchToVec(result.Vx),...
-		PatchToVec(result.Vy),...
-		PatchToVec(result.Vz),...
-		PatchToVec(result.Surface)-md.geometry.surface,...
+		(result.Vx),...
+		(result.Vy),...
+		(result.Vz),...
+		(result.Surface)-md.geometry.surface,...
 		};
 end
Index: /issm/trunk-jpl/test/NightlyRun/test112.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test112.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test112.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test113.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test113.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test113.m	(revision 10976)
@@ -11,4 +11,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test114.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test114.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test114.m	(revision 10976)
@@ -11,4 +11,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test115.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test115.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test115.m	(revision 10976)
@@ -12,5 +12,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test116.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test116.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test116.m	(revision 10976)
@@ -12,5 +12,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test117.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test117.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test117.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test118.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test118.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test118.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test119.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 10976)
@@ -16,24 +16,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test120.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test120.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test120.m	(revision 10976)
@@ -13,24 +13,24 @@
 						1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test1201.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1201.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1201.m	(revision 10976)
@@ -41,5 +41,5 @@
 	md.verbose=verbose();
 	md=solve(md,TransientSolutionEnum);
-	results{stabilization}=PatchToVec(md.results.TransientSolution(end).Thickness);
+	results{stabilization}=(md.results.TransientSolution(end).Thickness);
 end
 
Index: /issm/trunk-jpl/test/NightlyRun/test1202.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1202.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1202.m	(revision 10976)
@@ -14,6 +14,6 @@
 
 %plot results
-vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-vy=PatchToVec(md.results.DiagnosticSolution.Vy);
+vx=(md.results.DiagnosticSolution.Vx);
+vy=(md.results.DiagnosticSolution.Vy);
 
 plotmodel(md,'data',vx,'contourlevels',{0,20,40,60,60,100,120,140,160,180,-20,-40,-60,-80,-100,-120,-140,-160,-180}, ...
Index: /issm/trunk-jpl/test/NightlyRun/test1203.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1203.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1203.m	(revision 10976)
@@ -17,6 +17,6 @@
 md=solve(md,DiagnosticSolutionEnum);
 
-vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-vy=PatchToVec(md.results.DiagnosticSolution.Vy);
+vx=(md.results.DiagnosticSolution.Vx);
+vy=(md.results.DiagnosticSolution.Vy);
 
 %plot results
Index: /issm/trunk-jpl/test/NightlyRun/test1204.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1204.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1204.m	(revision 10976)
@@ -18,6 +18,6 @@
 
 %plot results
-md.initialization.vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-md.initialization.vy=PatchToVec(md.results.DiagnosticSolution.Vy);
+md.initialization.vx=(md.results.DiagnosticSolution.Vx);
+md.initialization.vy=(md.results.DiagnosticSolution.Vy);
 
 md.timestepping.time_step=1;
@@ -26,5 +26,5 @@
 md=solve(md,TransientSolutionEnum);
 
-plotmodel(md,'data',PatchToVec(md.results.TransientSolution(end).Vx))
+plotmodel(md,'data',(md.results.TransientSolution(end).Vx))
 if printingflag, 
 	set(gcf,'Color','w')
@@ -33,5 +33,5 @@
 end
 
-plotmodel(md,'data',PatchToVec(md.results.TransientSolution(end).Vy))
+plotmodel(md,'data',(md.results.TransientSolution(end).Vy))
 if printingflag, 
 	set(gcf,'Color','w')
@@ -40,5 +40,5 @@
 end
 
-plotmodel(md,'data',PatchToVec(md.results.TransientSolution(end).Thickness))
+plotmodel(md,'data',(md.results.TransientSolution(end).Thickness))
 if printingflag, 
 	set(gcf,'Color','w')
@@ -51,6 +51,6 @@
 field_tolerances={1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(end).Vx), ...
-	PatchToVec(md.results.TransientSolution(end).Vy), ...
-	PatchToVec(md.results.TransientSolution(end).Thickness), ...
+	(md.results.TransientSolution(end).Vx), ...
+	(md.results.TransientSolution(end).Vy), ...
+	(md.results.TransientSolution(end).Thickness), ...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test1205.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1205.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1205.m	(revision 10976)
@@ -32,6 +32,6 @@
 
 %Calculate the depth averaged velocity field (2d):
-vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-vy=PatchToVec(md.results.DiagnosticSolution.Vy);
+vx=(md.results.DiagnosticSolution.Vx);
+vy=(md.results.DiagnosticSolution.Vy);
 vel=zeros(md.mesh.numberofvertices2d,1);
 
Index: /issm/trunk-jpl/test/NightlyRun/test1206.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1206.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1206.m	(revision 10976)
@@ -32,6 +32,6 @@
 
 %Calculate the depth averaged velocity field (2d):
-vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-vy=PatchToVec(md.results.DiagnosticSolution.Vy);
+vx=(md.results.DiagnosticSolution.Vx);
+vy=(md.results.DiagnosticSolution.Vy);
 vel=zeros(md.mesh.numberofvertices2d,1);
 
Index: /issm/trunk-jpl/test/NightlyRun/test1207.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1207.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1207.m	(revision 10976)
@@ -32,6 +32,6 @@
 
 %Calculate the depth averaged velocity field (2d):
-vx=PatchToVec(md.results.DiagnosticSolution.Vx);
-vy=PatchToVec(md.results.DiagnosticSolution.Vy);
+vx=(md.results.DiagnosticSolution.Vx);
+vy=(md.results.DiagnosticSolution.Vy);
 vel=zeros(md.mesh.numberofvertices2d,1);
 
Index: /issm/trunk-jpl/test/NightlyRun/test1208.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1208.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1208.m	(revision 10976)
@@ -33,13 +33,13 @@
 field_tolerances={1e-08,1e-08,1e-07,1e-08,1e-08,1e-08,1e-08,1e-08,1e-07,1e-07};
 field_values={...
-	PatchToVec(md.results.TransientSolution(end).Vx),...
-	PatchToVec(md.results.TransientSolution(end).Vy),...
-	PatchToVec(md.results.TransientSolution(end).Vz),...
-	PatchToVec(md.results.TransientSolution(end).Vel),...
-	PatchToVec(md.results.TransientSolution(end).Pressure),...
-	PatchToVec(md.results.TransientSolution(end).Thickness),...
-	PatchToVec(md.results.TransientSolution(end).Bed),...
-	PatchToVec(md.results.TransientSolution(end).Surface),...
-	PatchToVec(md.results.TransientSolution(end).Temperature),...
-	PatchToVec(md.results.TransientSolution(end).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(end).Vx),...
+	(md.results.TransientSolution(end).Vy),...
+	(md.results.TransientSolution(end).Vz),...
+	(md.results.TransientSolution(end).Vel),...
+	(md.results.TransientSolution(end).Pressure),...
+	(md.results.TransientSolution(end).Thickness),...
+	(md.results.TransientSolution(end).Bed),...
+	(md.results.TransientSolution(end).Surface),...
+	(md.results.TransientSolution(end).Temperature),...
+	(md.results.TransientSolution(end).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test121.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test121.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test121.m	(revision 10976)
@@ -13,33 +13,33 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test122.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test122.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test122.m	(revision 10976)
@@ -13,33 +13,33 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05,1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test123.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test123.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test123.m	(revision 10976)
@@ -10,5 +10,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test124.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test124.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test124.m	(revision 10976)
@@ -10,5 +10,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test125.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test125.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test125.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test126.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test126.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test126.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test127.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test127.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test127.m	(revision 10976)
@@ -10,5 +10,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeX),...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeY),...
+	(md.results.BedSlopeSolution.BedSlopeX),...
+	(md.results.BedSlopeSolution.BedSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test128.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test128.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test128.m	(revision 10976)
@@ -10,5 +10,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeX),...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeY),...
+	(md.results.BedSlopeSolution.BedSlopeX),...
+	(md.results.BedSlopeSolution.BedSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test129.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test129.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test129.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeX),...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeY),...
+	(md.results.BedSlopeSolution.BedSlopeX),...
+	(md.results.BedSlopeSolution.BedSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test130.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test130.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test130.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeX),...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeY),...
+	(md.results.BedSlopeSolution.BedSlopeX),...
+	(md.results.BedSlopeSolution.BedSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test131.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test131.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test131.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test132.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test132.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test132.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test133.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test133.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test133.m	(revision 10976)
@@ -14,4 +14,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test134.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test134.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test134.m	(revision 10976)
@@ -14,4 +14,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test135.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test135.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test135.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test136.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test136.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test136.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test1501.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1501.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1501.m	(revision 10976)
@@ -21,5 +21,5 @@
 for i=1:10
 	 md=solve(md,PrognosticSolutionEnum);
-	 md.surfaceforcings.mass_balance= md.surfaceforcings.mass_balance - (PatchToVec(md.results.PrognosticSolution.Thickness)-md.geometry.thickness);
+	 md.surfaceforcings.mass_balance= md.surfaceforcings.mass_balance - ((md.results.PrognosticSolution.Thickness)-md.geometry.thickness);
 end
 
@@ -47,44 +47,44 @@
 	1e-09,1e-09,1e-09,1e-10,1e-10,1e-10,1e-10,1e-10};
 field_values={...
-	PatchToVec(md.results.TransientSolution(400).Vx),...
-	PatchToVec(md.results.TransientSolution(400).Vy),...
-	PatchToVec(md.results.TransientSolution(400).Vel),...
-	PatchToVec(md.results.TransientSolution(400).Pressure),...
-	PatchToVec(md.results.TransientSolution(400).Bed),...
-	PatchToVec(md.results.TransientSolution(400).Surface),...
-	PatchToVec(md.results.TransientSolution(400).Thickness),...
-	PatchToVec(md.results.TransientSolution(400).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(800).Vx),...
-	PatchToVec(md.results.TransientSolution(800).Vy),...
-	PatchToVec(md.results.TransientSolution(800).Vel),...
-	PatchToVec(md.results.TransientSolution(800).Pressure),...
-	PatchToVec(md.results.TransientSolution(800).Bed),...
-	PatchToVec(md.results.TransientSolution(800).Surface),...
-	PatchToVec(md.results.TransientSolution(800).Thickness),...
-	PatchToVec(md.results.TransientSolution(800).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(1200).Vx),...
-	PatchToVec(md.results.TransientSolution(1200).Vy),...
-	PatchToVec(md.results.TransientSolution(1200).Vel),...
-	PatchToVec(md.results.TransientSolution(1200).Pressure),...
-	PatchToVec(md.results.TransientSolution(1200).Bed),...
-	PatchToVec(md.results.TransientSolution(1200).Surface),...
-	PatchToVec(md.results.TransientSolution(1200).Thickness),...
-	PatchToVec(md.results.TransientSolution(1200).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(1600).Vx),...
-	PatchToVec(md.results.TransientSolution(1600).Vy),...
-	PatchToVec(md.results.TransientSolution(1600).Vel),...
-	PatchToVec(md.results.TransientSolution(1600).Pressure),...
-	PatchToVec(md.results.TransientSolution(1600).Bed),...
-	PatchToVec(md.results.TransientSolution(1600).Surface),...
-	PatchToVec(md.results.TransientSolution(1600).Thickness),...
-	PatchToVec(md.results.TransientSolution(1600).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2000).Vx),...
-	PatchToVec(md.results.TransientSolution(2000).Vy),...
-	PatchToVec(md.results.TransientSolution(2000).Vel),...
-	PatchToVec(md.results.TransientSolution(2000).Pressure),...
-	PatchToVec(md.results.TransientSolution(2000).Bed),...
-	PatchToVec(md.results.TransientSolution(2000).Surface),...
-	PatchToVec(md.results.TransientSolution(2000).Thickness),...
-	PatchToVec(md.results.TransientSolution(2000).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(400).Vx),...
+	(md.results.TransientSolution(400).Vy),...
+	(md.results.TransientSolution(400).Vel),...
+	(md.results.TransientSolution(400).Pressure),...
+	(md.results.TransientSolution(400).Bed),...
+	(md.results.TransientSolution(400).Surface),...
+	(md.results.TransientSolution(400).Thickness),...
+	(md.results.TransientSolution(400).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(800).Vx),...
+	(md.results.TransientSolution(800).Vy),...
+	(md.results.TransientSolution(800).Vel),...
+	(md.results.TransientSolution(800).Pressure),...
+	(md.results.TransientSolution(800).Bed),...
+	(md.results.TransientSolution(800).Surface),...
+	(md.results.TransientSolution(800).Thickness),...
+	(md.results.TransientSolution(800).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1200).Vx),...
+	(md.results.TransientSolution(1200).Vy),...
+	(md.results.TransientSolution(1200).Vel),...
+	(md.results.TransientSolution(1200).Pressure),...
+	(md.results.TransientSolution(1200).Bed),...
+	(md.results.TransientSolution(1200).Surface),...
+	(md.results.TransientSolution(1200).Thickness),...
+	(md.results.TransientSolution(1200).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1600).Vx),...
+	(md.results.TransientSolution(1600).Vy),...
+	(md.results.TransientSolution(1600).Vel),...
+	(md.results.TransientSolution(1600).Pressure),...
+	(md.results.TransientSolution(1600).Bed),...
+	(md.results.TransientSolution(1600).Surface),...
+	(md.results.TransientSolution(1600).Thickness),...
+	(md.results.TransientSolution(1600).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2000).Vx),...
+	(md.results.TransientSolution(2000).Vy),...
+	(md.results.TransientSolution(2000).Vel),...
+	(md.results.TransientSolution(2000).Pressure),...
+	(md.results.TransientSolution(2000).Bed),...
+	(md.results.TransientSolution(2000).Surface),...
+	(md.results.TransientSolution(2000).Thickness),...
+	(md.results.TransientSolution(2000).SurfaceforcingsMassBalance),...
 	};
 
@@ -106,8 +106,8 @@
 	velocity = [];
 	for t=starttime:endtime
-		thickness = [thickness PatchToVec(md.results.TransientSolution(t).Thickness)];
+		thickness = [thickness (md.results.TransientSolution(t).Thickness)];
 		volume = [volume mean(md.results.TransientSolution(t).Thickness.value,2).*areas];
-		massbal = [massbal PatchToVec(md.results.TransientSolution(t).SurfaceforcingsMassBalance)];
-		velocity = [velocity PatchToVec(md.results.TransientSolution(t).Vel)];
+		massbal = [massbal (md.results.TransientSolution(t).SurfaceforcingsMassBalance)];
+		velocity = [velocity (md.results.TransientSolution(t).Vel)];
 	end
 
Index: /issm/trunk-jpl/test/NightlyRun/test1502.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1502.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test1502.m	(revision 10976)
@@ -22,5 +22,5 @@
 for i=1:10
 	 md=solve(md,PrognosticSolutionEnum);
-	 md.surfaceforcings.mass_balance= md.surfaceforcings.mass_balance - (PatchToVec(md.results.PrognosticSolution.Thickness)-md.geometry.thickness);
+	 md.surfaceforcings.mass_balance= md.surfaceforcings.mass_balance - ((md.results.PrognosticSolution.Thickness)-md.geometry.thickness);
 end
 
@@ -48,49 +48,49 @@
 	1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(400).Vx),...
-	PatchToVec(md.results.TransientSolution(400).Vy),...
-	PatchToVec(md.results.TransientSolution(400).Vz),...
-	PatchToVec(md.results.TransientSolution(400).Vel),...
-	PatchToVec(md.results.TransientSolution(400).Pressure),...
-	PatchToVec(md.results.TransientSolution(400).Bed),...
-	PatchToVec(md.results.TransientSolution(400).Surface),...
-	PatchToVec(md.results.TransientSolution(400).Thickness),...
-	PatchToVec(md.results.TransientSolution(400).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(800).Vx),...
-	PatchToVec(md.results.TransientSolution(800).Vy),...
-	PatchToVec(md.results.TransientSolution(800).Vz),...
-	PatchToVec(md.results.TransientSolution(800).Vel),...
-	PatchToVec(md.results.TransientSolution(800).Pressure),...
-	PatchToVec(md.results.TransientSolution(800).Bed),...
-	PatchToVec(md.results.TransientSolution(800).Surface),...
-	PatchToVec(md.results.TransientSolution(800).Thickness),...
-	PatchToVec(md.results.TransientSolution(800).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(1200).Vx),...
-	PatchToVec(md.results.TransientSolution(1200).Vy),...
-	PatchToVec(md.results.TransientSolution(1200).Vz),...
-	PatchToVec(md.results.TransientSolution(1200).Vel),...
-	PatchToVec(md.results.TransientSolution(1200).Pressure),...
-	PatchToVec(md.results.TransientSolution(1200).Bed),...
-	PatchToVec(md.results.TransientSolution(1200).Surface),...
-	PatchToVec(md.results.TransientSolution(1200).Thickness),...
-	PatchToVec(md.results.TransientSolution(1200).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(1600).Vx),...
-	PatchToVec(md.results.TransientSolution(1600).Vy),...
-	PatchToVec(md.results.TransientSolution(1600).Vz),...
-	PatchToVec(md.results.TransientSolution(1600).Vel),...
-	PatchToVec(md.results.TransientSolution(1600).Pressure),...
-	PatchToVec(md.results.TransientSolution(1600).Bed),...
-	PatchToVec(md.results.TransientSolution(1600).Surface),...
-	PatchToVec(md.results.TransientSolution(1600).Thickness),...
-	PatchToVec(md.results.TransientSolution(1600).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2000).Vx),...
-	PatchToVec(md.results.TransientSolution(2000).Vy),...
-	PatchToVec(md.results.TransientSolution(2000).Vz),...
-	PatchToVec(md.results.TransientSolution(2000).Vel),...
-	PatchToVec(md.results.TransientSolution(2000).Pressure),...
-	PatchToVec(md.results.TransientSolution(2000).Bed),...
-	PatchToVec(md.results.TransientSolution(2000).Surface),...
-	PatchToVec(md.results.TransientSolution(2000).Thickness),...
-	PatchToVec(md.results.TransientSolution(2000).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(400).Vx),...
+	(md.results.TransientSolution(400).Vy),...
+	(md.results.TransientSolution(400).Vz),...
+	(md.results.TransientSolution(400).Vel),...
+	(md.results.TransientSolution(400).Pressure),...
+	(md.results.TransientSolution(400).Bed),...
+	(md.results.TransientSolution(400).Surface),...
+	(md.results.TransientSolution(400).Thickness),...
+	(md.results.TransientSolution(400).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(800).Vx),...
+	(md.results.TransientSolution(800).Vy),...
+	(md.results.TransientSolution(800).Vz),...
+	(md.results.TransientSolution(800).Vel),...
+	(md.results.TransientSolution(800).Pressure),...
+	(md.results.TransientSolution(800).Bed),...
+	(md.results.TransientSolution(800).Surface),...
+	(md.results.TransientSolution(800).Thickness),...
+	(md.results.TransientSolution(800).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1200).Vx),...
+	(md.results.TransientSolution(1200).Vy),...
+	(md.results.TransientSolution(1200).Vz),...
+	(md.results.TransientSolution(1200).Vel),...
+	(md.results.TransientSolution(1200).Pressure),...
+	(md.results.TransientSolution(1200).Bed),...
+	(md.results.TransientSolution(1200).Surface),...
+	(md.results.TransientSolution(1200).Thickness),...
+	(md.results.TransientSolution(1200).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1600).Vx),...
+	(md.results.TransientSolution(1600).Vy),...
+	(md.results.TransientSolution(1600).Vz),...
+	(md.results.TransientSolution(1600).Vel),...
+	(md.results.TransientSolution(1600).Pressure),...
+	(md.results.TransientSolution(1600).Bed),...
+	(md.results.TransientSolution(1600).Surface),...
+	(md.results.TransientSolution(1600).Thickness),...
+	(md.results.TransientSolution(1600).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2000).Vx),...
+	(md.results.TransientSolution(2000).Vy),...
+	(md.results.TransientSolution(2000).Vz),...
+	(md.results.TransientSolution(2000).Vel),...
+	(md.results.TransientSolution(2000).Pressure),...
+	(md.results.TransientSolution(2000).Bed),...
+	(md.results.TransientSolution(2000).Surface),...
+	(md.results.TransientSolution(2000).Thickness),...
+	(md.results.TransientSolution(2000).SurfaceforcingsMassBalance),...
 	};
 
@@ -112,8 +112,8 @@
 	velocity = [];
 	for t=starttime:endtime
-		thickness = [thickness PatchToVec(md.results.TransientSolution(t).Thickness)];
+		thickness = [thickness (md.results.TransientSolution(t).Thickness)];
 		volume = [volume mean(md.results.TransientSolution(t).Thickness.value,2).*areas];
-		massbal = [massbal PatchToVec(md.results.TransientSolution(t).SurfaceforcingsMassBalance)];
-		velocity = [velocity PatchToVec(md.results.TransientSolution(t).Vel)];
+		massbal = [massbal (md.results.TransientSolution(t).SurfaceforcingsMassBalance)];
+		velocity = [velocity (md.results.TransientSolution(t).Vel)];
 	end
 
Index: /issm/trunk-jpl/test/NightlyRun/test201.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test201.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test201.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test202.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test202.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test202.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test203.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test203.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test203.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test204.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test204.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test204.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test205.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test205.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test205.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test206.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test206.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test206.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test207.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test207.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test207.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-08,1e-08,1e-08,1e-08,1e-08};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test208.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test208.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test208.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-08,1e-08,1e-07,1e-08,1e-08};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test209.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test209.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test209.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-05,1e-05,1e-05,1e-05,1e-05};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test210.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test210.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test210.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-05,1e-05,1e-05,1e-05,1e-05};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test211.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test211.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test211.m	(revision 10976)
@@ -12,5 +12,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test212.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test212.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test212.m	(revision 10976)
@@ -12,5 +12,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test213.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test213.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test213.m	(revision 10976)
@@ -11,9 +11,9 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(2).Temperature),...
-	PatchToVec(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(3).Temperature),...
-	PatchToVec(md.results.ThermalSolution(3).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(2).Temperature),...
+	(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(3).Temperature),...
+	(md.results.ThermalSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test214.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test214.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test214.m	(revision 10976)
@@ -11,9 +11,9 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(2).Temperature),...
-	PatchToVec(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(3).Temperature),...
-	PatchToVec(md.results.ThermalSolution(3).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(2).Temperature),...
+	(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(3).Temperature),...
+	(md.results.ThermalSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test215.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test215.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test215.m	(revision 10976)
@@ -10,24 +10,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test216.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test216.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test216.m	(revision 10976)
@@ -10,24 +10,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test217.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test217.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test217.m	(revision 10976)
@@ -13,33 +13,33 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test218.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test218.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test218.m	(revision 10976)
@@ -13,33 +13,33 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test219.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test219.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test219.m	(revision 10976)
@@ -13,33 +13,33 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test220.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test220.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test220.m	(revision 10976)
@@ -16,33 +16,33 @@
 	1e-09,1e-09,1e-08,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test221.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test221.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test221.m	(revision 10976)
@@ -16,33 +16,33 @@
 						1e-08,1e-08,1e-07,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test222.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test222.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test222.m	(revision 10976)
@@ -17,33 +17,33 @@
 	1e-08,1e-08,1e-06,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test223.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test223.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test223.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-12,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyBbar),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyBbar),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test224.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test224.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test224.m	(revision 10976)
@@ -24,10 +24,10 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyBbar),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyBbar),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test225.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test225.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test225.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-12,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyB),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyB),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test226.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test226.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test226.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyB),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyB),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test227.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test227.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test227.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyB),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyB),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test228.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test228.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test228.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-07,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyB),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyB),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test229.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test229.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test229.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyB),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyB),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test230.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test230.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test230.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyB),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyB),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test232.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test232.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test232.m	(revision 10976)
@@ -18,7 +18,7 @@
 field_tolerances={1e-11,1e-11,1e-11,1e-11};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test233.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test233.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test233.m	(revision 10976)
@@ -67,3 +67,3 @@
 field_names     ={'Vy'};
 field_tolerances={1e-13};
-field_values={PatchToVec(md.results.DiagnosticSolution.Vy)};
+field_values={(md.results.DiagnosticSolution.Vy)};
Index: /issm/trunk-jpl/test/NightlyRun/test234.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test234.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test234.m	(revision 10976)
@@ -67,3 +67,3 @@
 field_names     ={'Vy'};
 field_tolerances={1e-13};
-field_values={PatchToVec(md.results.DiagnosticSolution.Vy)};
+field_values={(md.results.DiagnosticSolution.Vy)};
Index: /issm/trunk-jpl/test/NightlyRun/test237.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test237.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test237.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test238.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test238.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test238.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test239.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test239.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test239.m	(revision 10976)
@@ -10,8 +10,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test240.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test240.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test240.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-06,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test241.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test241.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test241.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test242.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test242.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test242.m	(revision 10976)
@@ -12,8 +12,8 @@
 field_tolerances={1e-09,1e-09,1e-06,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test243.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test243.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test243.m	(revision 10976)
@@ -11,24 +11,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test244.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test244.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test244.m	(revision 10976)
@@ -11,24 +11,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test245.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test245.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test245.m	(revision 10976)
@@ -12,24 +12,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test246.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test246.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test246.m	(revision 10976)
@@ -12,24 +12,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test247.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test247.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test247.m	(revision 10976)
@@ -14,33 +14,33 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test248.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test248.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test248.m	(revision 10976)
@@ -17,33 +17,33 @@
 	1e-09,1e-09,1e-08,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test249.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test249.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test249.m	(revision 10976)
@@ -15,33 +15,33 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test250.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test250.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test250.m	(revision 10976)
@@ -18,33 +18,33 @@
 	1e-09,1e-09,1e-08,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test251.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test251.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test251.m	(revision 10976)
@@ -12,24 +12,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test252.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test252.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test252.m	(revision 10976)
@@ -12,24 +12,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test253.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test253.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test253.m	(revision 10976)
@@ -17,33 +17,33 @@
 						1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test254.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test254.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test254.m	(revision 10976)
@@ -18,33 +18,33 @@
 	1e-09,1e-09,1e-08,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-05};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test255.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test255.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test255.m	(revision 10976)
@@ -30,35 +30,35 @@
 
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test256.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test256.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test256.m	(revision 10976)
@@ -30,35 +30,35 @@
 
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test257.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test257.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test257.m	(revision 10976)
@@ -30,35 +30,35 @@
 
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test258.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test258.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test258.m	(revision 10976)
@@ -30,35 +30,35 @@
 
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test259.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test259.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test259.m	(revision 10976)
@@ -31,39 +31,39 @@
 
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vz),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vz),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test260.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test260.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test260.m	(revision 10976)
@@ -31,39 +31,39 @@
 
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vz),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vz),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test261.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test261.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test261.m	(revision 10976)
@@ -31,39 +31,39 @@
 
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vz),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vz),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test262.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test262.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test262.m	(revision 10976)
@@ -31,39 +31,39 @@
 
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vz),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).SurfaceforcingsMassBalance),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vz),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).SurfaceforcingsMassBalance),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test263.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test263.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test263.m	(revision 10976)
@@ -14,11 +14,11 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(2).Temperature),...
-	PatchToVec(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(3).Temperature),...
-	PatchToVec(md.results.ThermalSolution(3).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(4).Temperature),...
-	PatchToVec(md.results.ThermalSolution(4).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(2).Temperature),...
+	(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(3).Temperature),...
+	(md.results.ThermalSolution(3).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(4).Temperature),...
+	(md.results.ThermalSolution(4).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test264.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test264.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test264.m	(revision 10976)
@@ -14,11 +14,11 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(2).Temperature),...
-	PatchToVec(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(3).Temperature),...
-	PatchToVec(md.results.ThermalSolution(3).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(4).Temperature),...
-	PatchToVec(md.results.ThermalSolution(4).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(2).Temperature),...
+	(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(3).Temperature),...
+	(md.results.ThermalSolution(3).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(4).Temperature),...
+	(md.results.ThermalSolution(4).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test265.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test265.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test265.m	(revision 10976)
@@ -20,43 +20,43 @@
 						1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vz),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).Temperature),...
-	PatchToVec(md.results.TransientSolution(4).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vz),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).Temperature),...
+	(md.results.TransientSolution(4).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test266.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test266.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test266.m	(revision 10976)
@@ -20,43 +20,43 @@
 						1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(4).Vx),...
-	PatchToVec(md.results.TransientSolution(4).Vy),...
-	PatchToVec(md.results.TransientSolution(4).Vz),...
-	PatchToVec(md.results.TransientSolution(4).Vel),...
-	PatchToVec(md.results.TransientSolution(4).Pressure),...
-	PatchToVec(md.results.TransientSolution(4).Bed),...
-	PatchToVec(md.results.TransientSolution(4).Surface),...
-	PatchToVec(md.results.TransientSolution(4).Thickness),...
-	PatchToVec(md.results.TransientSolution(4).Temperature),...
-	PatchToVec(md.results.TransientSolution(4).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(4).Vx),...
+	(md.results.TransientSolution(4).Vy),...
+	(md.results.TransientSolution(4).Vz),...
+	(md.results.TransientSolution(4).Vel),...
+	(md.results.TransientSolution(4).Pressure),...
+	(md.results.TransientSolution(4).Bed),...
+	(md.results.TransientSolution(4).Surface),...
+	(md.results.TransientSolution(4).Thickness),...
+	(md.results.TransientSolution(4).Temperature),...
+	(md.results.TransientSolution(4).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test301.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test301.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test301.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test302.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test302.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test302.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test303.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test303.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test303.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test304.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test304.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test304.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test305.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test305.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test305.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test306.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test306.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test306.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test307.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test307.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test307.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test308.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test308.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test308.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test309.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test309.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test309.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test310.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test310.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test310.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test311.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test311.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test311.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test312.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test312.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test312.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test313.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test313.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test313.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test314.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test314.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test314.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-10,1e-10,1e-10};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test315.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test315.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test315.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test316.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test316.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test316.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test317.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test317.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test317.m	(revision 10976)
@@ -10,4 +10,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test318.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test318.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test318.m	(revision 10976)
@@ -10,4 +10,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test319.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test319.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test319.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test320.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test320.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test320.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test321.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test321.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test321.m	(revision 10976)
@@ -11,4 +11,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test322.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test322.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test322.m	(revision 10976)
@@ -11,4 +11,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test323.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test323.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test323.m	(revision 10976)
@@ -12,5 +12,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test324.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test324.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test324.m	(revision 10976)
@@ -12,5 +12,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test325.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test325.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test325.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test326.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test326.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test326.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test327.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test327.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test327.m	(revision 10976)
@@ -14,24 +14,24 @@
 						1e-10,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test328.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test328.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test328.m	(revision 10976)
@@ -10,24 +10,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-10,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-10,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test329.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test329.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test329.m	(revision 10976)
@@ -15,33 +15,33 @@
 						1e-10,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test330.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test330.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test330.m	(revision 10976)
@@ -15,33 +15,33 @@
 						1e-10,  1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test331.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test331.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test331.m	(revision 10976)
@@ -10,24 +10,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test332.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test332.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test332.m	(revision 10976)
@@ -10,24 +10,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test333.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test333.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test333.m	(revision 10976)
@@ -15,33 +15,33 @@
 						1e-9,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test334.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test334.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test334.m	(revision 10976)
@@ -15,33 +15,33 @@
 						1e-09,5e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test335.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test335.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test335.m	(revision 10976)
@@ -14,10 +14,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test336.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test336.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test336.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test337.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test337.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test337.m	(revision 10976)
@@ -24,10 +24,10 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test338.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test338.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test338.m	(revision 10976)
@@ -24,10 +24,10 @@
 field_tolerances={1e-12,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test339.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test339.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test339.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test340.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test340.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test340.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test341.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test341.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test341.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test342.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test342.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test342.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-08,1e-07,1e-10,1e-10,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test343.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test343.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test343.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test344.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test344.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test344.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test345.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test345.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test345.m	(revision 10976)
@@ -12,24 +12,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test346.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test346.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test346.m	(revision 10976)
@@ -12,24 +12,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test347.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test347.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test347.m	(revision 10976)
@@ -17,33 +17,33 @@
 						1e-12,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-%	PatchToVec(md.results.TransientSolution(3).Vx),...
-%	PatchToVec(md.results.TransientSolution(3).Vy),...
-%	PatchToVec(md.results.TransientSolution(3).Vz),...
-%	PatchToVec(md.results.TransientSolution(3).Vel),...
-%	PatchToVec(md.results.TransientSolution(3).Pressure),...
-%	PatchToVec(md.results.TransientSolution(3).Bed),...
-%	PatchToVec(md.results.TransientSolution(3).Surface),...
-%	PatchToVec(md.results.TransientSolution(3).Thickness),...
-%	PatchToVec(md.results.TransientSolution(3).Temperature),...
-%	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+%	(md.results.TransientSolution(3).Vx),...
+%	(md.results.TransientSolution(3).Vy),...
+%	(md.results.TransientSolution(3).Vz),...
+%	(md.results.TransientSolution(3).Vel),...
+%	(md.results.TransientSolution(3).Pressure),...
+%	(md.results.TransientSolution(3).Bed),...
+%	(md.results.TransientSolution(3).Surface),...
+%	(md.results.TransientSolution(3).Thickness),...
+%	(md.results.TransientSolution(3).Temperature),...
+%	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test348.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test348.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test348.m	(revision 10976)
@@ -17,33 +17,33 @@
 						1e-10,  1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-%	PatchToVec(md.results.TransientSolution(3).Vx),...
-%	PatchToVec(md.results.TransientSolution(3).Vy),...
-%	PatchToVec(md.results.TransientSolution(3).Vz),...
-%	PatchToVec(md.results.TransientSolution(3).Vel),...
-%	PatchToVec(md.results.TransientSolution(3).Pressure),...
-%	PatchToVec(md.results.TransientSolution(3).Bed),...
-%	PatchToVec(md.results.TransientSolution(3).Surface),...
-%	PatchToVec(md.results.TransientSolution(3).Thickness),...
-%	PatchToVec(md.results.TransientSolution(3).Temperature),...
-%	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+%	(md.results.TransientSolution(3).Vx),...
+%	(md.results.TransientSolution(3).Vy),...
+%	(md.results.TransientSolution(3).Vz),...
+%	(md.results.TransientSolution(3).Vel),...
+%	(md.results.TransientSolution(3).Pressure),...
+%	(md.results.TransientSolution(3).Bed),...
+%	(md.results.TransientSolution(3).Surface),...
+%	(md.results.TransientSolution(3).Thickness),...
+%	(md.results.TransientSolution(3).Temperature),...
+%	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test401.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test401.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test401.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test402.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test402.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test402.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test403.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test403.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test403.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test404.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test404.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test404.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test405.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test405.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test405.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test406.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test406.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test406.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test407.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test407.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test407.m	(revision 10976)
@@ -10,8 +10,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test408.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test408.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test408.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-07,1e-07,1e-06,1e-07,1e-07};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test409.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test409.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test409.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-05,1e-05,1e-05,1e-05,1e-05};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test410.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test410.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test410.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-05,1e-05,1e-05,1e-05,1e-05};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test411.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test411.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test411.m	(revision 10976)
@@ -12,5 +12,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test412.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test412.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test412.m	(revision 10976)
@@ -12,5 +12,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test413.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test413.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test413.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test414.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test414.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test414.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test415.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test415.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test415.m	(revision 10976)
@@ -10,24 +10,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test416.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test416.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test416.m	(revision 10976)
@@ -10,24 +10,24 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test417.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test417.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test417.m	(revision 10976)
@@ -13,33 +13,33 @@
 field_tolerances={1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05,1e-05};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test418.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test418.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test418.m	(revision 10976)
@@ -16,33 +16,33 @@
 	1e-02,1e-02,1e-01,1e-02,1e-01,1e-04,1e-04,1e-04,1e-04,1e-01};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(3).Vx),...
-	PatchToVec(md.results.TransientSolution(3).Vy),...
-	PatchToVec(md.results.TransientSolution(3).Vz),...
-	PatchToVec(md.results.TransientSolution(3).Vel),...
-	PatchToVec(md.results.TransientSolution(3).Pressure),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).Temperature),...
-	PatchToVec(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(3).Vx),...
+	(md.results.TransientSolution(3).Vy),...
+	(md.results.TransientSolution(3).Vz),...
+	(md.results.TransientSolution(3).Vel),...
+	(md.results.TransientSolution(3).Pressure),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).Temperature),...
+	(md.results.TransientSolution(3).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test419.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test419.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test419.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test420.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test420.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test420.m	(revision 10976)
@@ -12,10 +12,10 @@
 field_tolerances={1e-10,1e-10,1e-09,1e-10,1e-13,1e-10,1e-06};
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test421.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test421.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test421.m	(revision 10976)
@@ -12,10 +12,10 @@
 field_tolerances={1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-06};
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test422.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test422.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test422.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test429.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test429.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test429.m	(revision 10976)
@@ -26,13 +26,13 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Gradient1),...
+	(md.results.SteadystateSolution.Gradient1),...
 	md.results.SteadystateSolution.J,...
-	PatchToVec(md.results.SteadystateSolution.FrictionCoefficient),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate)
+	(md.results.SteadystateSolution.FrictionCoefficient),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test430.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test430.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test430.m	(revision 10976)
@@ -27,13 +27,13 @@
 field_tolerances={1e-11,1e-10,1e-11,1e-13,1e-10,1e-10,1e-10,1e-9,1e-10,1e-6};
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Gradient1),...
+	(md.results.SteadystateSolution.Gradient1),...
 	md.results.SteadystateSolution.J,...
-	PatchToVec(md.results.SteadystateSolution.FrictionCoefficient),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate)
+	(md.results.SteadystateSolution.FrictionCoefficient),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test431.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test431.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test431.m	(revision 10976)
@@ -26,13 +26,13 @@
 field_tolerances={1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-06};
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Gradient1),...
+	(md.results.SteadystateSolution.Gradient1),...
 	md.results.SteadystateSolution.J,...
-	PatchToVec(md.results.SteadystateSolution.FrictionCoefficient),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate)
+	(md.results.SteadystateSolution.FrictionCoefficient),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test432.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test432.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test432.m	(revision 10976)
@@ -26,13 +26,13 @@
 field_tolerances={1e-08,1e-07,1e-08,1e-08,1e-08,1e-08,1e-08,1e-07,1e-08,1e-05};
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Gradient1),...
+	(md.results.SteadystateSolution.Gradient1),...
 	md.results.SteadystateSolution.J,...
-	PatchToVec(md.results.SteadystateSolution.FrictionCoefficient),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate)
+	(md.results.SteadystateSolution.FrictionCoefficient),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test437.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test437.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test437.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test438.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test438.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test438.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test441.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test441.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test441.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test442.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test442.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test442.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-08,1e-09,1e-05,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test443.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test443.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test443.m	(revision 10976)
@@ -12,8 +12,8 @@
 field_tolerances={1e-09,1e-09,1e-06,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test444.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test444.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test444.m	(revision 10976)
@@ -12,8 +12,8 @@
 field_tolerances={1e-09,1e-09,1e-06,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test445.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test445.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test445.m	(revision 10976)
@@ -26,9 +26,9 @@
 md.groundingline.migration='AgressiveMigration';
 md=solve(md,TransientSolutionEnum);
-element_on_iceshelf_agressive=PatchToVec(md.results.TransientSolution.MaskElementonfloatingice);
+element_on_iceshelf_agressive=(md.results.TransientSolution.MaskElementonfloatingice);
 
 md.groundingline.migration='SoftMigration';
 md=solve(md,TransientSolutionEnum);
-element_on_iceshelf_soft=PatchToVec(md.results.TransientSolution.MaskElementonfloatingice);
+element_on_iceshelf_soft=(md.results.TransientSolution.MaskElementonfloatingice);
 
 %Fields and tolerances to track changes
Index: /issm/trunk-jpl/test/NightlyRun/test446.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test446.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test446.m	(revision 10976)
@@ -26,9 +26,9 @@
 md.groundingline.migration='AgressiveMigration';
 md=solve(md,TransientSolutionEnum);
-element_on_iceshelf_agressive=PatchToVec(md.results.TransientSolution.MaskElementonfloatingice);
+element_on_iceshelf_agressive=(md.results.TransientSolution.MaskElementonfloatingice);
 
 md.groundingline.migration='SoftMigration';
 md=solve(md,TransientSolutionEnum);
-element_on_iceshelf_soft=PatchToVec(md.results.TransientSolution.MaskElementonfloatingice);
+element_on_iceshelf_soft=(md.results.TransientSolution.MaskElementonfloatingice);
 
 %Fields and tolerances to track changes
Index: /issm/trunk-jpl/test/NightlyRun/test447.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test447.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test447.m	(revision 10976)
@@ -25,15 +25,15 @@
 	1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).MaskElementonfloatingice),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).MaskElementonfloatingice),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).MaskElementonfloatingice),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).MaskElementonfloatingice),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test448.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test448.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test448.m	(revision 10976)
@@ -27,15 +27,15 @@
 	1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).MaskElementonfloatingice),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).MaskElementonfloatingice),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).MaskElementonfloatingice),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).MaskElementonfloatingice),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test449.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test449.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test449.m	(revision 10976)
@@ -25,15 +25,15 @@
 	1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).MaskElementonfloatingice),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).MaskElementonfloatingice),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).MaskElementonfloatingice),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).MaskElementonfloatingice),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test450.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test450.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test450.m	(revision 10976)
@@ -27,15 +27,15 @@
 	1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).MaskElementonfloatingice),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).MaskElementonfloatingice),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).MaskElementonfloatingice),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).MaskElementonfloatingice),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test451.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test451.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test451.m	(revision 10976)
@@ -28,15 +28,15 @@
 	1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).MaskElementonfloatingice),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).MaskElementonfloatingice),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).MaskElementonfloatingice),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).MaskElementonfloatingice),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test452.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test452.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test452.m	(revision 10976)
@@ -29,15 +29,15 @@
 	1e-11,1e-11,1e-11,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).MaskElementonfloatingice),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).MaskElementonfloatingice),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).MaskElementonfloatingice),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).MaskElementonfloatingice),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test453.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test453.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test453.m	(revision 10976)
@@ -27,15 +27,15 @@
 	1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).MaskElementonfloatingice),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).MaskElementonfloatingice),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).MaskElementonfloatingice),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).MaskElementonfloatingice),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test454.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test454.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test454.m	(revision 10976)
@@ -27,15 +27,15 @@
 	1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).MaskElementonfloatingice),...
-	PatchToVec(md.results.TransientSolution(3).Bed),...
-	PatchToVec(md.results.TransientSolution(3).Surface),...
-	PatchToVec(md.results.TransientSolution(3).Thickness),...
-	PatchToVec(md.results.TransientSolution(3).MaskElementonfloatingice),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).MaskElementonfloatingice),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).MaskElementonfloatingice),...
+	(md.results.TransientSolution(3).Bed),...
+	(md.results.TransientSolution(3).Surface),...
+	(md.results.TransientSolution(3).Thickness),...
+	(md.results.TransientSolution(3).MaskElementonfloatingice),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test501.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test501.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test501.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test502.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test502.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test502.m	(revision 10976)
@@ -10,7 +10,7 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test503.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test503.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test503.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test504.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test504.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test504.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-08,1e-08,1e-08,1e-08,1e-08};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test505.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test505.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test505.m	(revision 10976)
@@ -10,8 +10,8 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test506.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test506.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test506.m	(revision 10976)
@@ -11,8 +11,8 @@
 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy),...
-	PatchToVec(md.results.DiagnosticSolution.Vz),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy),...
+	(md.results.DiagnosticSolution.Vz),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Pressure),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test507.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test507.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test507.m	(revision 10976)
@@ -10,17 +10,17 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test508.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test508.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test508.m	(revision 10976)
@@ -10,17 +10,17 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test509.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test509.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test509.m	(revision 10976)
@@ -12,23 +12,23 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test510.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test510.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test510.m	(revision 10976)
@@ -12,23 +12,23 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-12,1e-12,1e-12,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test511.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test511.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test511.m	(revision 10976)
@@ -13,23 +13,23 @@
 						1e-12,1e-12,1e-12,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test512.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test512.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test512.m	(revision 10976)
@@ -13,23 +13,23 @@
 						1e-11,1e-11,1e-09,1e-11,1e-11,1e-10,1e-11,1e-10,1e-11,1e-08};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test513.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test513.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test513.m	(revision 10976)
@@ -13,23 +13,23 @@
 field_tolerances={1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test514.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test514.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test514.m	(revision 10976)
@@ -13,23 +13,23 @@
 field_tolerances={1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-08,1e-06,1e-06,1e-06,1e-06,1e-06,1e-06,1e-06,1e-06,1e-06,1e-06};
 field_values={...
-	PatchToVec(md.results.TransientSolution(1).Vx),...
-	PatchToVec(md.results.TransientSolution(1).Vy),...
-	PatchToVec(md.results.TransientSolution(1).Vz),...
-	PatchToVec(md.results.TransientSolution(1).Vel),...
-	PatchToVec(md.results.TransientSolution(1).Pressure),...
-	PatchToVec(md.results.TransientSolution(1).Bed),...
-	PatchToVec(md.results.TransientSolution(1).Surface),...
-	PatchToVec(md.results.TransientSolution(1).Thickness),...
-	PatchToVec(md.results.TransientSolution(1).Temperature),...
-	PatchToVec(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.TransientSolution(2).Vx),...
-	PatchToVec(md.results.TransientSolution(2).Vy),...
-	PatchToVec(md.results.TransientSolution(2).Vz),...
-	PatchToVec(md.results.TransientSolution(2).Vel),...
-	PatchToVec(md.results.TransientSolution(2).Pressure),...
-	PatchToVec(md.results.TransientSolution(2).Bed),...
-	PatchToVec(md.results.TransientSolution(2).Surface),...
-	PatchToVec(md.results.TransientSolution(2).Thickness),...
-	PatchToVec(md.results.TransientSolution(2).Temperature),...
-	PatchToVec(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(1).Vx),...
+	(md.results.TransientSolution(1).Vy),...
+	(md.results.TransientSolution(1).Vz),...
+	(md.results.TransientSolution(1).Vel),...
+	(md.results.TransientSolution(1).Pressure),...
+	(md.results.TransientSolution(1).Bed),...
+	(md.results.TransientSolution(1).Surface),...
+	(md.results.TransientSolution(1).Thickness),...
+	(md.results.TransientSolution(1).Temperature),...
+	(md.results.TransientSolution(1).BasalforcingsMeltingRate),...
+	(md.results.TransientSolution(2).Vx),...
+	(md.results.TransientSolution(2).Vy),...
+	(md.results.TransientSolution(2).Vz),...
+	(md.results.TransientSolution(2).Vel),...
+	(md.results.TransientSolution(2).Pressure),...
+	(md.results.TransientSolution(2).Bed),...
+	(md.results.TransientSolution(2).Surface),...
+	(md.results.TransientSolution(2).Thickness),...
+	(md.results.TransientSolution(2).Temperature),...
+	(md.results.TransientSolution(2).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test515.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test515.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test515.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test516.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test516.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test516.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test517.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test517.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test517.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test518.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test518.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test518.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test519.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test519.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test519.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test520.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test520.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test520.m	(revision 10976)
@@ -13,10 +13,10 @@
 };
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test521.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test521.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test521.m	(revision 10976)
@@ -30,10 +30,10 @@
 field_tolerances={1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10,1e-10};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyB),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyB),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test522.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test522.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test522.m	(revision 10976)
@@ -30,10 +30,10 @@
 field_tolerances={1e-11,1e-12,1e-12,1e-09,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.MaterialsRheologyB),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.MaterialsRheologyB),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test523.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test523.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test523.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test524.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test524.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test524.m	(revision 10976)
@@ -25,10 +25,10 @@
 field_tolerances={1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11};
 field_values={...
-	PatchToVec(md.results.DiagnosticSolution.Gradient1),...
+	(md.results.DiagnosticSolution.Gradient1),...
 	md.results.DiagnosticSolution.J,...
-	PatchToVec(md.results.DiagnosticSolution.FrictionCoefficient),...
-	PatchToVec(md.results.DiagnosticSolution.Pressure),...
-	PatchToVec(md.results.DiagnosticSolution.Vel),...
-	PatchToVec(md.results.DiagnosticSolution.Vx),...
-	PatchToVec(md.results.DiagnosticSolution.Vy)
+	(md.results.DiagnosticSolution.FrictionCoefficient),...
+	(md.results.DiagnosticSolution.Pressure),...
+	(md.results.DiagnosticSolution.Vel),...
+	(md.results.DiagnosticSolution.Vx),...
+	(md.results.DiagnosticSolution.Vy)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test525.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test525.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test525.m	(revision 10976)
@@ -26,13 +26,13 @@
 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Gradient1),...
+	(md.results.SteadystateSolution.Gradient1),...
 	md.results.SteadystateSolution.J,...
-	PatchToVec(md.results.SteadystateSolution.FrictionCoefficient),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate)
+	(md.results.SteadystateSolution.FrictionCoefficient),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test526.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test526.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test526.m	(revision 10976)
@@ -26,13 +26,13 @@
 field_tolerances={1e-10,1e-10,1e-10,1e-10,1e-6,1e-6,1e-6,1e-6,1e-6,1e-06};
 field_values={...
-	PatchToVec(md.results.SteadystateSolution.Gradient1),...
+	(md.results.SteadystateSolution.Gradient1),...
 	md.results.SteadystateSolution.J,...
-	PatchToVec(md.results.SteadystateSolution.FrictionCoefficient),...
-	PatchToVec(md.results.SteadystateSolution.Pressure),...
-	PatchToVec(md.results.SteadystateSolution.Vel),...
-	PatchToVec(md.results.SteadystateSolution.Vx),...
-	PatchToVec(md.results.SteadystateSolution.Vy),...
-	PatchToVec(md.results.SteadystateSolution.Vz),...
-	PatchToVec(md.results.SteadystateSolution.Temperature),...
-	PatchToVec(md.results.SteadystateSolution.BasalforcingsMeltingRate)
+	(md.results.SteadystateSolution.FrictionCoefficient),...
+	(md.results.SteadystateSolution.Pressure),...
+	(md.results.SteadystateSolution.Vel),...
+	(md.results.SteadystateSolution.Vx),...
+	(md.results.SteadystateSolution.Vy),...
+	(md.results.SteadystateSolution.Vz),...
+	(md.results.SteadystateSolution.Temperature),...
+	(md.results.SteadystateSolution.BasalforcingsMeltingRate)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test529.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test529.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test529.m	(revision 10976)
@@ -12,7 +12,7 @@
 field_tolerances={1e-13,1e-9,1e-13,1e-9};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(2).Temperature),...
-	PatchToVec(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(2).Temperature),...
+	(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test530.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test530.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test530.m	(revision 10976)
@@ -13,7 +13,7 @@
 field_tolerances={1e-13,1e-8,1e-13,1e-8};
 field_values={...
-	PatchToVec(md.results.ThermalSolution(1).Temperature),...
-	PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
-	PatchToVec(md.results.ThermalSolution(2).Temperature),...
-	PatchToVec(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(1).Temperature),...
+	(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution(2).Temperature),...
+	(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test531.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test531.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test531.m	(revision 10976)
@@ -13,5 +13,5 @@
 field_tolerances={1e-13,1e-12};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test532.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test532.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test532.m	(revision 10976)
@@ -14,5 +14,5 @@
 field_tolerances={1e-11,1e-11};
 field_values={...
-	PatchToVec(md.results.ThermalSolution.Temperature),...
-	PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
+	(md.results.ThermalSolution.Temperature),...
+	(md.results.ThermalSolution.BasalforcingsMeltingRate),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test601.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test601.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test601.m	(revision 10976)
@@ -10,4 +10,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test602.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test602.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test602.m	(revision 10976)
@@ -10,4 +10,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test603.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test603.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test603.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test604.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test604.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test604.m	(revision 10976)
@@ -13,4 +13,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test605.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test605.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test605.m	(revision 10976)
@@ -11,4 +11,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test606.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test606.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test606.m	(revision 10976)
@@ -11,4 +11,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.PrognosticSolution.Thickness),...
+	(md.results.PrognosticSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test607.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test607.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test607.m	(revision 10976)
@@ -10,5 +10,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test608.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test608.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test608.m	(revision 10976)
@@ -10,5 +10,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test609.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test609.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test609.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test610.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test610.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test610.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
-	PatchToVec(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeX),...
+	(md.results.SurfaceSlopeSolution.SurfaceSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test611.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test611.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test611.m	(revision 10976)
@@ -10,5 +10,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeX),...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeY),...
+	(md.results.BedSlopeSolution.BedSlopeX),...
+	(md.results.BedSlopeSolution.BedSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test612.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test612.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test612.m	(revision 10976)
@@ -10,5 +10,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeX),...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeY),...
+	(md.results.BedSlopeSolution.BedSlopeX),...
+	(md.results.BedSlopeSolution.BedSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test613.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test613.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test613.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeX),...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeY),...
+	(md.results.BedSlopeSolution.BedSlopeX),...
+	(md.results.BedSlopeSolution.BedSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test614.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test614.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test614.m	(revision 10976)
@@ -11,5 +11,5 @@
 field_tolerances={1e-13,1e-13};
 field_values={...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeX),...
-	PatchToVec(md.results.BedSlopeSolution.BedSlopeY),...
+	(md.results.BedSlopeSolution.BedSlopeX),...
+	(md.results.BedSlopeSolution.BedSlopeY),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test615.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test615.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test615.m	(revision 10976)
@@ -10,4 +10,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test616.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test616.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test616.m	(revision 10976)
@@ -10,4 +10,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test617.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test617.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test617.m	(revision 10976)
@@ -12,4 +12,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test618.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test618.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test618.m	(revision 10976)
@@ -12,4 +12,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test619.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test619.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test619.m	(revision 10976)
@@ -11,4 +11,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test620.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test620.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test620.m	(revision 10976)
@@ -11,4 +11,4 @@
 field_tolerances={1e-13};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness),...
+	(md.results.BalancethicknessSolution.Thickness),...
 	};
Index: /issm/trunk-jpl/test/NightlyRun/test621.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test621.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test621.m	(revision 10976)
@@ -25,7 +25,7 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Gradient1),...
+	(md.results.BalancethicknessSolution.Gradient1),...
 	md.results.BalancethicknessSolution.J,...
-	PatchToVec(md.results.BalancethicknessSolution.BalancethicknessThickeningRate),...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness)
+	(md.results.BalancethicknessSolution.BalancethicknessThickeningRate),...
+	(md.results.BalancethicknessSolution.Thickness)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test622.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test622.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test622.m	(revision 10976)
@@ -25,7 +25,7 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Gradient1),...
+	(md.results.BalancethicknessSolution.Gradient1),...
 	md.results.BalancethicknessSolution.J,...
-	PatchToVec(md.results.BalancethicknessSolution.BalancethicknessThickeningRate),...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness)
+	(md.results.BalancethicknessSolution.BalancethicknessThickeningRate),...
+	(md.results.BalancethicknessSolution.Thickness)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test623.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test623.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test623.m	(revision 10976)
@@ -26,7 +26,7 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Gradient1),...
+	(md.results.BalancethicknessSolution.Gradient1),...
 	md.results.BalancethicknessSolution.J,...
-	PatchToVec(md.results.BalancethicknessSolution.BalancethicknessThickeningRate),...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness)
+	(md.results.BalancethicknessSolution.BalancethicknessThickeningRate),...
+	(md.results.BalancethicknessSolution.Thickness)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test624.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test624.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test624.m	(revision 10976)
@@ -26,7 +26,7 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Gradient1),...
+	(md.results.BalancethicknessSolution.Gradient1),...
 	md.results.BalancethicknessSolution.J,...
-	PatchToVec(md.results.BalancethicknessSolution.BalancethicknessThickeningRate),...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness)
+	(md.results.BalancethicknessSolution.BalancethicknessThickeningRate),...
+	(md.results.BalancethicknessSolution.Thickness)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test625.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test625.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test625.m	(revision 10976)
@@ -32,9 +32,9 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Gradient1),...
-	PatchToVec(md.results.BalancethicknessSolution.Gradient2),...
+	(md.results.BalancethicknessSolution.Gradient1),...
+	(md.results.BalancethicknessSolution.Gradient2),...
 	md.results.BalancethicknessSolution.J,...
-	PatchToVec(md.results.BalancethicknessSolution.Vx),...
-	PatchToVec(md.results.BalancethicknessSolution.Vy),...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness)
+	(md.results.BalancethicknessSolution.Vx),...
+	(md.results.BalancethicknessSolution.Vy),...
+	(md.results.BalancethicknessSolution.Thickness)
 };
Index: /issm/trunk-jpl/test/NightlyRun/test626.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test626.m	(revision 10975)
+++ /issm/trunk-jpl/test/NightlyRun/test626.m	(revision 10976)
@@ -32,9 +32,9 @@
 field_tolerances={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
 field_values={...
-	PatchToVec(md.results.BalancethicknessSolution.Gradient1),...
-	PatchToVec(md.results.BalancethicknessSolution.Gradient2),...
+	(md.results.BalancethicknessSolution.Gradient1),...
+	(md.results.BalancethicknessSolution.Gradient2),...
 	md.results.BalancethicknessSolution.J,...
-	PatchToVec(md.results.BalancethicknessSolution.Vx),...
-	PatchToVec(md.results.BalancethicknessSolution.Vy),...
-	PatchToVec(md.results.BalancethicknessSolution.Thickness)
+	(md.results.BalancethicknessSolution.Vx),...
+	(md.results.BalancethicknessSolution.Vy),...
+	(md.results.BalancethicknessSolution.Thickness)
 };
