diff options
Diffstat (limited to 'Examples/Tests/self_force_test/inputs')
-rw-r--r-- | Examples/Tests/self_force_test/inputs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/self_force_test/inputs b/Examples/Tests/self_force_test/inputs index 5e7bcc4f8..ff825c7ed 100644 --- a/Examples/Tests/self_force_test/inputs +++ b/Examples/Tests/self_force_test/inputs @@ -44,7 +44,7 @@ warpx.verbose = 1 # Algorithms algo.current_deposition = esirkepov algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving # CFL warpx.cfl = 1.0 |