From 74ce9614ff5532294827ea49acd6b5353029fd37 Mon Sep 17 00:00:00 2001 From: RevathiJambunathan Date: Tue, 27 Feb 2024 17:00:32 -0800 Subject: [PATCH] removing incorect comment about heavy paritcle in input --- Examples/Tests/particles_in_pml/inputs_mr_2d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Tests/particles_in_pml/inputs_mr_2d b/Examples/Tests/particles_in_pml/inputs_mr_2d index 6d0c8efa39d..40e869a5e16 100644 --- a/Examples/Tests/particles_in_pml/inputs_mr_2d +++ b/Examples/Tests/particles_in_pml/inputs_mr_2d @@ -42,7 +42,7 @@ electron.single_particle_u = 2. 0. 0. electron.single_particle_weight = 1. proton.charge = q_e -proton.mass = m_p # Very heavy ; should not move +proton.mass = m_p proton.injection_style = "singleparticle" proton.single_particle_pos = -12.e-6 0. 0. proton.single_particle_u = -2. 0. 0.