diff options
Diffstat (limited to 'Examples/Modules/qed')
4 files changed, 4 insertions, 4 deletions
diff --git a/Examples/Modules/qed/breit_wheeler/inputs.2d_test_table_gen b/Examples/Modules/qed/breit_wheeler/inputs.2d_test_table_gen index 1c1e96cf3..99a660d7c 100644 --- a/Examples/Modules/qed/breit_wheeler/inputs.2d_test_table_gen +++ b/Examples/Modules/qed/breit_wheeler/inputs.2d_test_table_gen @@ -21,7 +21,7 @@ warpx.fine_tag_hi = 5.e-6 -25.e-6 ################################# algo.current_deposition = esirkepov algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving algo.particle_pusher = boris interpolation.nox = 3 # Particle interpolation order. Must be the same in x, y, and z interpolation.noy = 3 diff --git a/Examples/Modules/qed/breit_wheeler/inputs.2d_test_tau_init b/Examples/Modules/qed/breit_wheeler/inputs.2d_test_tau_init index 78b9c198b..2cfa476f9 100644 --- a/Examples/Modules/qed/breit_wheeler/inputs.2d_test_tau_init +++ b/Examples/Modules/qed/breit_wheeler/inputs.2d_test_tau_init @@ -19,7 +19,7 @@ warpx.fine_tag_hi = 5.e-6 -25.e-6 ################################# algo.current_deposition = esirkepov algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving algo.particle_pusher = boris interpolation.nox = 3 # Particle interpolation order. Must be the same in x, y, and z interpolation.noy = 3 diff --git a/Examples/Modules/qed/quantum_synchrotron/inputs.2d_test_table_gen b/Examples/Modules/qed/quantum_synchrotron/inputs.2d_test_table_gen index 2d3449fd7..fd1d90b64 100644 --- a/Examples/Modules/qed/quantum_synchrotron/inputs.2d_test_table_gen +++ b/Examples/Modules/qed/quantum_synchrotron/inputs.2d_test_table_gen @@ -21,7 +21,7 @@ warpx.fine_tag_hi = 5.e-6 -25.e-6 ################################# algo.current_deposition = esirkepov algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving algo.particle_pusher = boris interpolation.nox = 3 # Particle interpolation order. Must be the same in x, y, and z interpolation.noy = 3 diff --git a/Examples/Modules/qed/quantum_synchrotron/inputs.2d_test_tau_init b/Examples/Modules/qed/quantum_synchrotron/inputs.2d_test_tau_init index 4844245e9..4ebf12e3e 100644 --- a/Examples/Modules/qed/quantum_synchrotron/inputs.2d_test_tau_init +++ b/Examples/Modules/qed/quantum_synchrotron/inputs.2d_test_tau_init @@ -19,7 +19,7 @@ warpx.fine_tag_hi = 5.e-6 -25.e-6 ################################# algo.current_deposition = esirkepov algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving algo.particle_pusher = boris interpolation.nox = 3 # Particle interpolation order. Must be the same in x, y, and z interpolation.noy = 3 |