Index: /issm/trunk-jpl/test/NightlyRun/test431.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test431.m	(revision 18660)
+++ /issm/trunk-jpl/test/NightlyRun/test431.m	(revision 18661)
@@ -14,5 +14,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','Water fraction','Enthalpy'};
-field_tolerances={1e-10,1e-10,1e-09,1e-10,1e-13,1e-10,1e-10,1e-10};
+field_tolerances={1e-10,1e-10,1e-09,1e-10,1e-13,1e-10,1e-10,2e-10};
 field_values={...
 	(md.results.SteadystateSolution.Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test431.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test431.py	(revision 18660)
+++ /issm/trunk-jpl/test/NightlyRun/test431.py	(revision 18661)
@@ -24,5 +24,5 @@
 #Fields and tolerances to track changes
 field_names     =['Vx','Vy','Vz','Vel','Pressure','Temperature','Water fraction','Enthalpy']
-field_tolerances=[1e-10,1e-10,1e-09,1e-10,1e-13,1e-10,1e-10,1e-10]
+field_tolerances=[1e-10,1e-10,1e-09,1e-10,1e-13,1e-10,1e-10,2e-10]
 field_values=[\
 	md.results.SteadystateSolution.Vx,\
Index: /issm/trunk-jpl/test/NightlyRun/test432.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test432.m	(revision 18660)
+++ /issm/trunk-jpl/test/NightlyRun/test432.m	(revision 18661)
@@ -13,5 +13,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','Water fraction','Enthalpy'};
-field_tolerances={2e-09,1e-09,1e-09,1e-09,1e-13,1e-10,1e-10,1e-10};
+field_tolerances={2e-09,1e-09,1e-09,1e-09,1e-13,1e-10,1e-10,2e-10};
 field_values={...
 	(md.results.SteadystateSolution.Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test432.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test432.py	(revision 18660)
+++ /issm/trunk-jpl/test/NightlyRun/test432.py	(revision 18661)
@@ -23,5 +23,5 @@
 #Fields and tolerances to track changes
 field_names     =['Vx','Vy','Vz','Vel','Pressure','Temperature','Water fraction','Enthalpy']
-field_tolerances=[1e-09,1e-09,1e-09,1e-09,1e-13,1e-10,1e-10,1e-10]
+field_tolerances=[1e-09,1e-09,1e-09,1e-09,1e-13,1e-10,1e-10,2e-10]
 field_values=[\
 	md.results.SteadystateSolution.Vx,\
