Index: /issm/trunk-jpl/test/NightlyRun/test463.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test463.m	(revision 21955)
+++ /issm/trunk-jpl/test/NightlyRun/test463.m	(revision 21956)
@@ -33,5 +33,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vel','Pressure'};
-field_tolerances={1e-13,1e-13,1e-13,1e-13};
+field_tolerances={1e-8,1e-8,1e-8,1e-8};
 field_values={...
 	(md.results.TransientSolution(3).Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test465.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test465.m	(revision 21955)
+++ /issm/trunk-jpl/test/NightlyRun/test465.m	(revision 21956)
@@ -33,5 +33,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vel','Pressure'};
-field_tolerances={1e-13,1e-13,1e-13,1e-13};
+field_tolerances={1e-8,1e-8,1e-8,1e-8};
 field_values={...
 	(md.results.TransientSolution(3).Vx),...
