Index: /issm/trunk-jpl/test/NightlyRun/test119.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 15901)
+++ /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 15902)
@@ -18,5 +18,5 @@
 %Fields and tolerances to track changes
 field_names     ={'x1','y1','x2','y2','nbelements','elapsed time'};
-field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1.};
+field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1.5};
 field_values={...
 	x1, y1,...
Index: /issm/trunk-jpl/test/NightlyRun/test119.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.py	(revision 15901)
+++ /issm/trunk-jpl/test/NightlyRun/test119.py	(revision 15902)
@@ -23,5 +23,5 @@
 #Fields and tolerances to track changes
 field_names     =['x1','y1','x2','y2','nbelements','elapsed time']
-field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1.0]
+field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1.5]
 field_values=[\
 	x1, y1,\
Index: /issm/trunk-jpl/test/NightlyRun/test508.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test508.m	(revision 15901)
+++ /issm/trunk-jpl/test/NightlyRun/test508.m	(revision 15902)
@@ -10,5 +10,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate'};
-field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-08};
+field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-07};
 field_values={...
 	(md.results.SteadystateSolution.Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test508.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test508.py	(revision 15901)
+++ /issm/trunk-jpl/test/NightlyRun/test508.py	(revision 15902)
@@ -19,5 +19,5 @@
 # Fields and tolerances to track changes
 field_names     =['Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate']
-field_tolerances=[1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,2e-08]
+field_tolerances=[1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,2e-07]
 field_values=[\
 	md.results.SteadystateSolution.Vx,\
