Index: /issm/trunk-jpl/test/NightlyRun/test216.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test216.py	(revision 15588)
+++ /issm/trunk-jpl/test/NightlyRun/test216.py	(revision 15589)
@@ -29,5 +29,5 @@
 
 field_names     =['Vx','Vy','Vel','Pressure']
-field_tolerances=[1e-11,1e-11,1e-11,1e-11]
+field_tolerances=[2e-11,1e-11,1e-11,1e-11]
 field_values=[\
 	md.results.DiagnosticSolution.Vx,\
Index: /issm/trunk-jpl/test/NightlyRun/test429.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test429.py	(revision 15588)
+++ /issm/trunk-jpl/test/NightlyRun/test429.py	(revision 15589)
@@ -21,5 +21,5 @@
 #Fields and tolerances to track changes
 field_names     =['Vx','Vy','Vz','Vel','Pressure']
-field_tolerances=[1e-09,1e-09,1e-09,1e-09,1e-09]
+field_tolerances=[1e-09,2e-09,1e-09,2e-09,1e-09]
 field_values=[\
 	md.results.DiagnosticSolution.Vx,\
Index: /issm/trunk-jpl/test/NightlyRun/test434.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test434.m	(revision 15588)
+++ /issm/trunk-jpl/test/NightlyRun/test434.m	(revision 15589)
@@ -9,5 +9,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vz','Vel','Pressure'};
-field_tolerances={1e-07,1e-06,1e-07,1e-06,1e-07};
+field_tolerances={1e-07,1e-06,2e-07,1e-06,1e-07};
 field_values={...
 	(md.results.DiagnosticSolution.Vx),...
