diff options
Diffstat (limited to 'Examples/Tests/photon_pusher/inputs')
-rw-r--r-- | Examples/Tests/photon_pusher/inputs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/photon_pusher/inputs b/Examples/Tests/photon_pusher/inputs index 751eb2a6e..1d61d76b4 100644 --- a/Examples/Tests/photon_pusher/inputs +++ b/Examples/Tests/photon_pusher/inputs @@ -14,7 +14,7 @@ geometry.prob_lo = -0.5e-6 -0.5e-6 -0.5e-6 geometry.prob_hi = 0.5e-6 0.5e-6 0.5e-6 warpx.do_pml = 0 algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving warpx.cfl = 1.0 particles.nspecies = 16 |