aboutsummaryrefslogtreecommitdiff
path: root/Examples/Modules
diff options
context:
space:
mode:
authorGravatar Luca Fedeli <luca.fedeli@cea.fr> 2020-01-09 17:27:12 +0100
committerGravatar Luca Fedeli <luca.fedeli@cea.fr> 2020-01-09 17:27:12 +0100
commitfec60330cda231e4ceae6bda110fe7012c1dc298 (patch)
tree861f6425714573af68cfc0927c683e6a49bf0ef8 /Examples/Modules
parentd501e9dd309dfed895390d5765be97b17ca23e1f (diff)
parent0f4da253fbaf63e3b79e33acad13a4770af6f390 (diff)
downloadWarpX-fec60330cda231e4ceae6bda110fe7012c1dc298.tar.gz
WarpX-fec60330cda231e4ceae6bda110fe7012c1dc298.tar.zst
WarpX-fec60330cda231e4ceae6bda110fe7012c1dc298.zip
Merge branch 'add_harmonic_beam' of github.com:lucafedeli88/WarpX into add_harmonic_beam
Diffstat (limited to 'Examples/Modules')
-rwxr-xr-xExamples/Modules/laser_injection_from_file/analysis.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/Modules/laser_injection_from_file/analysis.py b/Examples/Modules/laser_injection_from_file/analysis.py
index 813e4e54b..257455132 100755
--- a/Examples/Modules/laser_injection_from_file/analysis.py
+++ b/Examples/Modules/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