diff options
Diffstat (limited to 'Examples/Tests/particle_pusher/inputs')
-rwxr-xr-x | Examples/Tests/particle_pusher/inputs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/particle_pusher/inputs b/Examples/Tests/particle_pusher/inputs index 45c075f51..a0ef3db75 100755 --- a/Examples/Tests/particle_pusher/inputs +++ b/Examples/Tests/particle_pusher/inputs @@ -21,7 +21,7 @@ warpx.do_pml = 0 # Algorithms algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving algo.particle_pusher = "higuera" # CFL |