Index: /issm/trunk-jpl/test/NightlyRun/test233.js
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test233.js	(revision 22569)
+++ /issm/trunk-jpl/test/NightlyRun/test233.js	(revision 22570)
@@ -20,5 +20,5 @@
 	1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06, 
 	1e-08,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06, 
-	1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06];
+	1e-08,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06];
 field_values=[
 	(md.results.TransientSolution[0](1).Vx),
Index: /issm/trunk-jpl/test/NightlyRun/test233.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test233.m	(revision 22569)
+++ /issm/trunk-jpl/test/NightlyRun/test233.m	(revision 22570)
@@ -19,5 +19,5 @@
 	1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06, ...
 	1e-08,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06, ...
-	1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06};
+	1e-08,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06};
 field_values={...
 	(md.results.TransientSolution(1).Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test233.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test233.py	(revision 22569)
+++ /issm/trunk-jpl/test/NightlyRun/test233.py	(revision 22570)
@@ -23,49 +23,49 @@
 #Fields and tolerances to track changes
 field_names     =['Vx1','Vy1','Vz1','Vel1','Pressure1','Bed1','Surface1','Thickness1','Temperature1','BasalforcingsGroundediceMeltingRate1',
-									'Vx2','Vy2','Vz2','Vel2','Pressure2','Bed2','Surface2','Thickness2','Temperature2','BasalforcingsGroundediceMeltingRate2',
-									'Vx3','Vy3','Vz3','Vel3','Pressure3','Bed3','Surface3','Thickness3','Temperature3','BasalforcingsGroundediceMeltingRate3',
-									'Vx4','Vy4','Vz4','Vel4','Pressure4','Bed4','Surface4','Thickness4','Temperature4','BasalforcingsGroundediceMeltingRate4']
+        'Vx2','Vy2','Vz2','Vel2','Pressure2','Bed2','Surface2','Thickness2','Temperature2','BasalforcingsGroundediceMeltingRate2',
+        'Vx3','Vy3','Vz3','Vel3','Pressure3','Bed3','Surface3','Thickness3','Temperature3','BasalforcingsGroundediceMeltingRate3',
+        'Vx4','Vy4','Vz4','Vel4','Pressure4','Bed4','Surface4','Thickness4','Temperature4','BasalforcingsGroundediceMeltingRate4']
 field_tolerances=[1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,
-									1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06,
-									1e-08,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06,
-									1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06]
+        1e-09,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06,
+        1e-08,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06,
+        1e-08,1e-09,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-06]
 field_values=[md.results.TransientSolution[0].Vx,
-							md.results.TransientSolution[0].Vy,
-							md.results.TransientSolution[0].Vz,
-							md.results.TransientSolution[0].Vel,
-							md.results.TransientSolution[0].Pressure,
-							md.results.TransientSolution[0].Base,
-							md.results.TransientSolution[0].Surface,
-							md.results.TransientSolution[0].Thickness,
-							md.results.TransientSolution[0].Temperature,
-							md.results.TransientSolution[0].BasalforcingsGroundediceMeltingRate,
-							md.results.TransientSolution[1].Vx,
-							md.results.TransientSolution[1].Vy,
-							md.results.TransientSolution[1].Vz,
-							md.results.TransientSolution[1].Vel,
-							md.results.TransientSolution[1].Pressure,
-							md.results.TransientSolution[1].Base,
-							md.results.TransientSolution[1].Surface,
-							md.results.TransientSolution[1].Thickness,
-							md.results.TransientSolution[1].Temperature,
-							md.results.TransientSolution[1].BasalforcingsGroundediceMeltingRate,
-							md.results.TransientSolution[2].Vx,
-							md.results.TransientSolution[2].Vy,
-							md.results.TransientSolution[2].Vz,
-							md.results.TransientSolution[2].Vel,
-							md.results.TransientSolution[2].Pressure,
-							md.results.TransientSolution[2].Base,
-							md.results.TransientSolution[2].Surface,
-							md.results.TransientSolution[2].Thickness,
-							md.results.TransientSolution[2].Temperature,
-							md.results.TransientSolution[2].BasalforcingsGroundediceMeltingRate,
-							md.results.TransientSolution[3].Vx,
-							md.results.TransientSolution[3].Vy,
-							md.results.TransientSolution[3].Vz,
-							md.results.TransientSolution[3].Vel,
-							md.results.TransientSolution[3].Pressure,
-							md.results.TransientSolution[3].Base,
-							md.results.TransientSolution[3].Surface,
-							md.results.TransientSolution[3].Thickness,
-							md.results.TransientSolution[3].Temperature,
-							md.results.TransientSolution[3].BasalforcingsGroundediceMeltingRate]
+        md.results.TransientSolution[0].Vy,
+        md.results.TransientSolution[0].Vz,
+        md.results.TransientSolution[0].Vel,
+        md.results.TransientSolution[0].Pressure,
+        md.results.TransientSolution[0].Base,
+        md.results.TransientSolution[0].Surface,
+        md.results.TransientSolution[0].Thickness,
+        md.results.TransientSolution[0].Temperature,
+        md.results.TransientSolution[0].BasalforcingsGroundediceMeltingRate,
+        md.results.TransientSolution[1].Vx,
+        md.results.TransientSolution[1].Vy,
+        md.results.TransientSolution[1].Vz,
+        md.results.TransientSolution[1].Vel,
+        md.results.TransientSolution[1].Pressure,
+        md.results.TransientSolution[1].Base,
+        md.results.TransientSolution[1].Surface,
+        md.results.TransientSolution[1].Thickness,
+        md.results.TransientSolution[1].Temperature,
+        md.results.TransientSolution[1].BasalforcingsGroundediceMeltingRate,
+        md.results.TransientSolution[2].Vx,
+        md.results.TransientSolution[2].Vy,
+        md.results.TransientSolution[2].Vz,
+        md.results.TransientSolution[2].Vel,
+        md.results.TransientSolution[2].Pressure,
+        md.results.TransientSolution[2].Base,
+        md.results.TransientSolution[2].Surface,
+        md.results.TransientSolution[2].Thickness,
+        md.results.TransientSolution[2].Temperature,
+        md.results.TransientSolution[2].BasalforcingsGroundediceMeltingRate,
+        md.results.TransientSolution[3].Vx,
+        md.results.TransientSolution[3].Vy,
+        md.results.TransientSolution[3].Vz,
+        md.results.TransientSolution[3].Vel,
+        md.results.TransientSolution[3].Pressure,
+        md.results.TransientSolution[3].Base,
+        md.results.TransientSolution[3].Surface,
+        md.results.TransientSolution[3].Thickness,
+        md.results.TransientSolution[3].Temperature,
+        md.results.TransientSolution[3].BasalforcingsGroundediceMeltingRate]
Index: /issm/trunk-jpl/test/NightlyRun/test404.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test404.m	(revision 22569)
+++ /issm/trunk-jpl/test/NightlyRun/test404.m	(revision 22570)
@@ -10,5 +10,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vz','Vel','Pressure'};
-field_tolerances={7e-07,7e-07,2e-06,1e-06,5e-07};
+field_tolerances={7e-07,7e-07,2e-06,1e-06,6e-07};
 field_values={...
 	(md.results.StressbalanceSolution.Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test404.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test404.py	(revision 22569)
+++ /issm/trunk-jpl/test/NightlyRun/test404.py	(revision 22570)
@@ -20,5 +20,5 @@
 #Fields and tolerances to track changes
 field_names     =['Vx','Vy','Vz','Vel','Pressure']
-field_tolerances=[7e-07,7e-07,2e-06,1e-06,5e-07]
+field_tolerances=[7e-07,7e-07,2e-06,1e-06,6e-07]
 field_values=[\
 	md.results.StressbalanceSolution.Vx,\
Index: /issm/trunk-jpl/test/NightlyRun/test460.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test460.m	(revision 22569)
+++ /issm/trunk-jpl/test/NightlyRun/test460.m	(revision 22570)
@@ -21,5 +21,5 @@
 	md=solve(md,'Stressbalance');
 	field_names     ={field_names{:},['Vx' i{1}],['Vy' i{1}],['Vz' i{1}],['Vel' i{1}],['Pressure' i{1}]};
-	field_tolerances={field_tolerances{:},6e-07,1e-06,2e-06,1e-06,5e-07};
+	field_tolerances={field_tolerances{:},2e-06,2e-06,2e-06,2e-06,5e-07};
 	field_values={field_values{:},...
 		(md.results.StressbalanceSolution.Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test460.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test460.py	(revision 22569)
+++ /issm/trunk-jpl/test/NightlyRun/test460.py	(revision 22570)
@@ -29,5 +29,5 @@
 	md = solve(md,'Stressbalance')
 	field_names     = field_names + ['Vx'+i,'Vy'+i,'Vz'+i,'Vel'+i,'Pressure'+i]
-	field_tolerances = field_tolerances + [6e-07,1e-06,2e-06,1e-06,5e-07]
+	field_tolerances = field_tolerances + [2e-06,2e-06,2e-06,2e-06,5e-07]
 	field_values = field_values + [
 			md.results.StressbalanceSolution.Vx,
