diff options
Diffstat (limited to '')
-rwxr-xr-x | Examples/Tests/SingleParticle/analysis_bilinear_filter.py (renamed from Examples/Tests/SingleParticle/bilinear_filter_analysis.py) | 0 | ||||
-rw-r--r-- | Examples/Tests/SingleParticle/inputs | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/SingleParticle/bilinear_filter_analysis.py b/Examples/Tests/SingleParticle/analysis_bilinear_filter.py index 494434279..494434279 100755 --- a/Examples/Tests/SingleParticle/bilinear_filter_analysis.py +++ b/Examples/Tests/SingleParticle/analysis_bilinear_filter.py diff --git a/Examples/Tests/SingleParticle/inputs b/Examples/Tests/SingleParticle/inputs index 548848d79..4db020065 100644 --- a/Examples/Tests/SingleParticle/inputs +++ b/Examples/Tests/SingleParticle/inputs @@ -10,7 +10,7 @@ geometry.prob_lo = -8 -12 geometry.prob_hi = 8 12 warpx.do_pml = 0 algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving warpx.cfl = 1.0 particles.nspecies = 1 |