Index: /issm/trunk-jpl/test/NightlyRun/test2084.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test2084.m	(revision 23271)
+++ /issm/trunk-jpl/test/NightlyRun/test2084.m	(revision 23272)
@@ -74,5 +74,5 @@
 %tidal love numbers
 field_names     ={field_names{:},'LoveH_tidal_elastic','LoveK_tidal_elastic','LoveL_tidal_elastic','LoveH_tidal_realpart','LoveK_tidal_realpart','LoveL_tidal_realpart','LoveH_tidal_imagpart','LoveK_tidal_imagpart','LoveL_tidal_imagpart'};
-field_tolerances={field_tolerances{:},3e-6,3e-6,3e-6,3e-6,3e-6,3e-6,3e-6,3e-6,3e-6};
+field_tolerances={field_tolerances{:},8e-6,8e-6,8e-6,8e-6,8e-6,8e-6,8e-6,8e-6,8e-6};
 field_values={field_values{:},...
 	(md.results.LoveSolution.LoveHr(:,1)),...
Index: /issm/trunk-jpl/test/NightlyRun/test2084.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test2084.py	(revision 23271)
+++ /issm/trunk-jpl/test/NightlyRun/test2084.py	(revision 23272)
@@ -89,5 +89,5 @@
 #tidal love numbers, check
 field_names+=['LoveH_tidal_elastic','LoveK_tidal_elastic','LoveL_tidal_elastic','LoveH_tidal_realpart','LoveK_tidal_realpart','LoveL_tidal_realpart','LoveH_tidal_imagpart','LoveK_tidal_imagpart','LoveL_tidal_imagpart']
-field_tolerances+=[3e-6,3e-6,3e-6,3e-6,3e-6,3e-6,3e-6,3e-6,3e-6]
+field_tolerances+=[8e-6,8e-6,8e-6,8e-6,8e-6,8e-6,8e-6,8e-6,8e-6]
 field_values+=[
 np.array(md.results.LoveSolution.LoveHr)[:,0],
