aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/Laser.py
diff options
context:
space:
mode:
authorGravatar Dave Grote <grote1@llnl.gov> 2019-04-29 13:56:04 -0700
committerGravatar Dave Grote <grote1@llnl.gov> 2019-04-29 13:56:04 -0700
commit68f260b3eb72178ebf9c2f4135af43d0dc687d2b (patch)
tree1cfd15b87373f1dade99f777908fa2b2eef16f8d /Python/pywarpx/Laser.py
parentc2b4a4e35febef5b6adc7d050a146ac1588cc4d7 (diff)
downloadWarpX-68f260b3eb72178ebf9c2f4135af43d0dc687d2b.tar.gz
WarpX-68f260b3eb72178ebf9c2f4135af43d0dc687d2b.tar.zst
WarpX-68f260b3eb72178ebf9c2f4135af43d0dc687d2b.zip
Implemented multiple antennas in picmi
Diffstat (limited to 'Python/pywarpx/Laser.py')
-rw-r--r--Python/pywarpx/Laser.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Python/pywarpx/Laser.py b/Python/pywarpx/Laser.py
deleted file mode 100644
index 0af1e7f90..000000000
--- a/Python/pywarpx/Laser.py
+++ /dev/null
@@ -1,3 +0,0 @@
-from .Bucket import Bucket
-
-laser = Bucket('laser')