Index: /issm/trunk-jpl/test/NightlyRun/test121.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test121.m	(revision 15459)
+++ /issm/trunk-jpl/test/NightlyRun/test121.m	(revision 15460)
@@ -17,5 +17,5 @@
 	'Enthalpy2','Waterfraction2','Temperature2',...
 	'Enthalpy3','Waterfraction3','Temperature3'};
-field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-10,1e-13};
+field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-9,1e-13};
 field_values={...
 	(md.results.TransientSolution(1).Enthalpy),...
Index: /issm/trunk-jpl/test/NightlyRun/test121.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test121.py	(revision 15459)
+++ /issm/trunk-jpl/test/NightlyRun/test121.py	(revision 15460)
@@ -26,5 +26,5 @@
 	'Enthalpy2','Waterfraction2','Temperature2',\
 	'Enthalpy3','Waterfraction3','Temperature3']
-field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-10,1e-13]
+field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-9,1e-13]
 field_values=[\
 	md.results.TransientSolution[0].Enthalpy,\
