aboutsummaryrefslogtreecommitdiff
path: root/Examples/Tests/laser_injection_from_file/analysis.py
diff options
context:
space:
mode:
authorGravatar Luca Fedeli <luca.fedeli.88@gmail.com> 2020-01-09 17:21:48 +0100
committerGravatar GitHub <noreply@github.com> 2020-01-09 17:21:48 +0100
commit0f4da253fbaf63e3b79e33acad13a4770af6f390 (patch)
treeab51180ebbbba76788c01cbfe74d00f704d3ca1d /Examples/Tests/laser_injection_from_file/analysis.py
parente30af0e8719e1f425412522cc6d21aabbe9f0f2e (diff)
downloadWarpX-0f4da253fbaf63e3b79e33acad13a4770af6f390.tar.gz
WarpX-0f4da253fbaf63e3b79e33acad13a4770af6f390.tar.zst
WarpX-0f4da253fbaf63e3b79e33acad13a4770af6f390.zip
Update Examples/Tests/laser_injection_from_file/analysis.py
removed unwanted comment Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
Diffstat (limited to 'Examples/Tests/laser_injection_from_file/analysis.py')
-rwxr-xr-xExamples/Tests/laser_injection_from_file/analysis.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/Tests/laser_injection_from_file/analysis.py b/Examples/Tests/laser_injection_from_file/analysis.py
index 813e4e54b..257455132 100755
--- a/Examples/Tests/laser_injection_from_file/analysis.py
+++ b/Examples/Tests/laser_injection_from_file/analysis.py
@@ -2,7 +2,6 @@
#ADD COMMENT
#ADD COMMENT
-#ADD COMMENT
import yt ; yt.funcs.mylog.setLevel(50)
import numpy as np
import matplotlib.pyplot as plt