Index: /issm/trunk-jpl/test/NightlyRun/test290.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test290.py	(revision 16951)
+++ /issm/trunk-jpl/test/NightlyRun/test290.py	(revision 16952)
@@ -20,5 +20,5 @@
 #Fields and tolerances to track changes
 field_names     =['Vx', 'Vy', 'Vz', 'Vel','Pressure'];
-field_tolerances=[1e-7,1e-7,2e-7,1e-7,1e-7];
+field_tolerances=[1e-7,1e-7,2.5e-7,1e-7,1e-7];
 field_values=[\
 	md.results.StressbalanceSolution.Vx,\
Index: /issm/trunk-jpl/test/NightlyRun/test508.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test508.m	(revision 16951)
+++ /issm/trunk-jpl/test/NightlyRun/test508.m	(revision 16952)
@@ -10,5 +10,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate'};
-field_tolerances={5e-08,2e-08,5e-08,2e-08,1e-09,2e-07,5e-07};
+field_tolerances={5e-08,3e-08,5e-08,3e-08,1e-09,2e-07,8e-07};
 field_values={...
 	(md.results.SteadystateSolution.Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test513.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test513.py	(revision 16951)
+++ /issm/trunk-jpl/test/NightlyRun/test513.py	(revision 16952)
@@ -36,5 +36,5 @@
 # Fields and tolerances to track changes
 field_names     =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsMeltingRate']
-field_tolerances=[2e-10,2e-10,1e-10,1e-10,1e-6,1e-6,1e-6,1e-6,1e-6,2e-06]
+field_tolerances=[2e-10,2e-10,1e-10,1e-10,1e-6,1e-6,1e-6,1.5e-6,1e-6,2e-06]
 field_values=[\
 	md.results.SteadystateSolution.Gradient1,\
