Index: /issm/trunk-jpl/test/NightlyRun/test431.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test431.m	(revision 18766)
+++ /issm/trunk-jpl/test/NightlyRun/test431.m	(revision 18767)
@@ -13,6 +13,6 @@
 
 %Fields and tolerances to track changes
-field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','Water fraction','Enthalpy'};
-field_tolerances={3e-10,1e-10,1e-09,1e-10,1e-13,1e-10,1e-10,2e-10};
+field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','Waterfraction','Enthalpy'};
+field_tolerances={8e-5,5e-5,5e-5,5e-5,1e-13,1e-5,5e-5,5e-5};
 field_values={...
 	(md.results.SteadystateSolution.Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test431.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test431.py	(revision 18766)
+++ /issm/trunk-jpl/test/NightlyRun/test431.py	(revision 18767)
@@ -23,6 +23,6 @@
 
 #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,2e-10]
+field_names     =['Vx','Vy','Vz','Vel','Pressure','Temperature','Waterfraction','Enthalpy']
+field_tolerances=[8e-5,5e-5,5e-5,5e-5,1e-13,1e-5,5e-5,5e-5]
 field_values=[\
 	md.results.SteadystateSolution.Vx,\
Index: /issm/trunk-jpl/test/NightlyRun/test432.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test432.m	(revision 18766)
+++ /issm/trunk-jpl/test/NightlyRun/test432.m	(revision 18767)
@@ -12,5 +12,5 @@
 
 %Fields and tolerances to track changes
-field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','Water fraction','Enthalpy'};
+field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','Waterfraction','Enthalpy'};
 field_tolerances={3e-09,1e-09,1e-09,1e-09,1e-13,1e-10,3e-10,3e-10};
 field_values={...
Index: /issm/trunk-jpl/test/NightlyRun/test432.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test432.py	(revision 18766)
+++ /issm/trunk-jpl/test/NightlyRun/test432.py	(revision 18767)
@@ -22,6 +22,6 @@
 
 #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,2e-10]
+field_names     =['Vx','Vy','Vz','Vel','Pressure','Temperature','Waterfraction','Enthalpy']
+field_tolerances=[3e-09,1e-09,1e-09,1e-09,1e-13,1e-10,3e-10,3e-10]
 field_values=[\
 	md.results.SteadystateSolution.Vx,\
Index: /issm/trunk-jpl/test/NightlyRun/test436.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test436.m	(revision 18766)
+++ /issm/trunk-jpl/test/NightlyRun/test436.m	(revision 18767)
@@ -13,6 +13,6 @@
 
 %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,5e-10};
+field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','Waterfraction','Enthalpy'};
+field_tolerances={2e-09,1e-09,1e-09,1e-09,1e-13,1e-10,5e-10,5e-10};
 field_values={...
 	(md.results.SteadystateSolution.Vx),...
