diff options
Diffstat (limited to 'Examples/Tests/laser_on_fine/inputs')
-rw-r--r-- | Examples/Tests/laser_on_fine/inputs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/laser_on_fine/inputs b/Examples/Tests/laser_on_fine/inputs index 83d70e6a1..8a3b6fa7b 100644 --- a/Examples/Tests/laser_on_fine/inputs +++ b/Examples/Tests/laser_on_fine/inputs @@ -40,7 +40,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 |