Index: /issm/trunk-jpl/test/NightlyRun/test120.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test120.m	(revision 16550)
+++ /issm/trunk-jpl/test/NightlyRun/test120.m	(revision 16551)
@@ -15,5 +15,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Enthalpy','Waterfraction','Temperature'};
-field_tolerances={1e-13,1.45e-10,1e-13};
+field_tolerances={1e-13,2e-10,1e-13};
 field_values={...
 	(md.results.ThermalSolution.Enthalpy),...
Index: /issm/trunk-jpl/test/NightlyRun/test1208.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test1208.m	(revision 16550)
+++ /issm/trunk-jpl/test/NightlyRun/test1208.m	(revision 16551)
@@ -31,5 +31,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vz','Vel','Pressure','Thickness','Bed','Surface','Temperature','BasalforcingsMeltingRate'};
-field_tolerances={1e-08,1e-08,1e-07,1e-08,1e-08,1e-08,1e-08,1e-08,1e-07,1e-07};
+field_tolerances={1e-08,1e-08,1e-07,1e-08,1e-08,1e-08,1e-08,1e-08,1e-07,2e-07};
 field_values={...
 	(md.results.TransientSolution(end).Vx),...
