aboutsummaryrefslogtreecommitdiff
path: root/Examples/Modules/laser_injection_from_file/analysis.py
diff options
context:
space:
mode:
authorGravatar MaxThevenet <mthevenet@lbl.gov> 2020-01-15 13:46:41 -0800
committerGravatar GitHub <noreply@github.com> 2020-01-15 13:46:41 -0800
commit4724c577f6c0fe3a2cd51ade5c13cb548be7182f (patch)
tree55ccec8fadfe837f7f90eb09e4fcf438047792d8 /Examples/Modules/laser_injection_from_file/analysis.py
parent491e71a695b9727fa33d4c049f36bf742379925d (diff)
parentc28470ff55de92d8e02d3de49238d419e125073f (diff)
downloadWarpX-4724c577f6c0fe3a2cd51ade5c13cb548be7182f.tar.gz
WarpX-4724c577f6c0fe3a2cd51ade5c13cb548be7182f.tar.zst
WarpX-4724c577f6c0fe3a2cd51ade5c13cb548be7182f.zip
Merge pull request #626 from atmyers/laser_from_file_tolerance
bump tolerance of this test
Diffstat (limited to 'Examples/Modules/laser_injection_from_file/analysis.py')
-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