aboutsummaryrefslogtreecommitdiff
path: root/Examples/Modules
diff options
context:
space:
mode:
authorGravatar Andrew Myers <atmyers2@gmail.com> 2020-01-15 13:44:19 -0800
committerGravatar Andrew Myers <atmyers2@gmail.com> 2020-01-15 13:44:19 -0800
commitc28470ff55de92d8e02d3de49238d419e125073f (patch)
tree55ccec8fadfe837f7f90eb09e4fcf438047792d8 /Examples/Modules
parent491e71a695b9727fa33d4c049f36bf742379925d (diff)
downloadWarpX-c28470ff55de92d8e02d3de49238d419e125073f.tar.gz
WarpX-c28470ff55de92d8e02d3de49238d419e125073f.tar.zst
WarpX-c28470ff55de92d8e02d3de49238d419e125073f.zip
bump tolerance of this test
Diffstat (limited to 'Examples/Modules')
-rwxr-xr-xExamples/Modules/laser_injection_from_file/analysis.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Modules/laser_injection_from_file/analysis.py b/Examples/Modules/laser_injection_from_file/analysis.py
index d1ef8a001..7cb560c71 100755
--- a/Examples/Modules/laser_injection_from_file/analysis.py
+++ b/Examples/Modules/laser_injection_from_file/analysis.py
@@ -16,7 +16,7 @@ import glob
import os
#Maximum acceptable error for this test
-relative_error_threshold = 0.06
+relative_error_threshold = 0.065
#Physical parameters
um = 1.e-6