aboutsummaryrefslogtreecommitdiff
path: root/Examples/Tests/Larmor/inputs.mr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Examples/Tests/Larmor/inputs.mr (renamed from Examples/Tests/Larmor/inputs.ml)3
1 files changed, 0 insertions, 3 deletions
diff --git a/Examples/Tests/Larmor/inputs.ml b/Examples/Tests/Larmor/inputs.mr
index c3ddf597d..30166a3d6 100644
--- a/Examples/Tests/Larmor/inputs.ml
+++ b/Examples/Tests/Larmor/inputs.mr
@@ -48,9 +48,6 @@ warpx.cfl = 1.0
particles.nspecies = 2
particles.species_names = electron positron
-particles.nspecies = 1
-particles.species_names = electron
-
electron.charge = -q_e
electron.mass = m_e
electron.injection_style = "SingleParticle"