Index: /issm/trunk-jpl/test/NightlyRun/test461.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test461.m	(revision 21386)
+++ /issm/trunk-jpl/test/NightlyRun/test461.m	(revision 21387)
@@ -23,8 +23,12 @@
 
 %Fields and tolerances to track changes
-field_names     ={'Enthalpy1','Waterfraction1','Temperature1',...
-	   'Enthalpy2','Waterfraction2','Temperature2',...
-	   'Enthalpy3','Waterfraction3','Temperature3'};
-field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-9,1e-13};
+field_names ={...
+	'Enthalpy1','Waterfraction1','Temperature1',...
+	'Enthalpy2','Waterfraction2','Temperature2',...
+	'Enthalpy3','Waterfraction3','Temperature3'};
+field_tolerances={...
+	1e-12,1e-11,1e-12,...
+	1e-12,1e-10,1e-12,...
+	1e-12,1e-9,1e-12};
 field_values={...
 	   (md.results.TransientSolution(1).Enthalpy),...
