Index: /issm/trunk-jpl/test/NightlyRun/test139.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test139.m	(revision 11420)
+++ /issm/trunk-jpl/test/NightlyRun/test139.m	(revision 11421)
@@ -11,5 +11,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Enthalpy','Waterfraction','Temperature'};
-field_tolerances={1e-13,1e-11,1e-13};
+field_tolerances={1e-13,1e-10,1e-13};
 field_values={...
 	(md.results.EnthalpySolution.Enthalpy),...
Index: /issm/trunk-jpl/test/NightlyRun/test142.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test142.m	(revision 11420)
+++ /issm/trunk-jpl/test/NightlyRun/test142.m	(revision 11421)
@@ -13,5 +13,5 @@
 	'Enthalpy2','Waterfraction2','Temperature2',...
 	'Enthalpy3','Waterfraction3','Temperature3'};
-field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
+field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-10,1e-13};
 field_values={...
 	(md.results.EnthalpySolution(1).Enthalpy),...
