diff options
Diffstat (limited to 'Examples/Physics_applications/plasma_acceleration')
3 files changed, 0 insertions, 12 deletions
diff --git a/Examples/Physics_applications/plasma_acceleration/inputs.2d b/Examples/Physics_applications/plasma_acceleration/inputs.2d index e092cf932..9d0edbc7e 100644 --- a/Examples/Physics_applications/plasma_acceleration/inputs.2d +++ b/Examples/Physics_applications/plasma_acceleration/inputs.2d @@ -18,10 +18,6 @@ warpx.fine_tag_hi = 12.e-6 -100.e-6 ################################# ############ NUMERICS ########### ################################# -algo.current_deposition = 0 -algo.charge_deposition = 0 -algo.field_gathering = 0 -algo.particle_pusher = 0 algo.maxwell_fdtd_solver = ckc warpx.use_filter = 1 warpx.do_pml = 1 diff --git a/Examples/Physics_applications/plasma_acceleration/inputs.2d.boost b/Examples/Physics_applications/plasma_acceleration/inputs.2d.boost index 59e7c432b..ba9166dee 100644 --- a/Examples/Physics_applications/plasma_acceleration/inputs.2d.boost +++ b/Examples/Physics_applications/plasma_acceleration/inputs.2d.boost @@ -16,10 +16,6 @@ geometry.prob_hi = 125.e-6 1.e-6 ################################# ############ NUMERICS ########### ################################# -algo.current_deposition = 0 -algo.charge_deposition = 0 -algo.field_gathering = 0 -algo.particle_pusher = 0 algo.maxwell_fdtd_solver = ckc warpx.verbose = 1 warpx.plot_raw_fields = 0 diff --git a/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost b/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost index 1d58ef940..1af4fac86 100644 --- a/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost +++ b/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost @@ -16,10 +16,6 @@ geometry.prob_hi = 0.00015 0.00015 1.e-06 ################################# ############ NUMERICS ########### ################################# -algo.current_deposition = 0 -algo.charge_deposition = 0 -algo.field_gathering = 0 -algo.particle_pusher = 0 algo.maxwell_fdtd_solver = ckc warpx.verbose = 1 warpx.plot_raw_fields = 0 |