diff options
author | 2019-10-25 12:09:24 +0200 | |
---|---|---|
committer | 2019-10-25 12:09:24 +0200 | |
commit | 06ff9be518f86d73b7fd8056676e9a6c49b83f08 (patch) | |
tree | 18302f92609a4d6101d9a8088312e08faa265a63 /Examples/Physics_applications/laser_acceleration/inputs.2d.boost | |
parent | e723d2f78b40dae713fabfebe15fdecbcd4e4296 (diff) | |
parent | d37100ff5f6eafd30167c463ca107dff10dbd9f4 (diff) | |
download | WarpX-06ff9be518f86d73b7fd8056676e9a6c49b83f08.tar.gz WarpX-06ff9be518f86d73b7fd8056676e9a6c49b83f08.tar.zst WarpX-06ff9be518f86d73b7fd8056676e9a6c49b83f08.zip |
Merge branch 'qed_bw_qs_factory_class' into qed_evolve_optical_depth
Diffstat (limited to 'Examples/Physics_applications/laser_acceleration/inputs.2d.boost')
-rw-r--r-- | Examples/Physics_applications/laser_acceleration/inputs.2d.boost | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Physics_applications/laser_acceleration/inputs.2d.boost b/Examples/Physics_applications/laser_acceleration/inputs.2d.boost index d90c75ada..89bded6c0 100644 --- a/Examples/Physics_applications/laser_acceleration/inputs.2d.boost +++ b/Examples/Physics_applications/laser_acceleration/inputs.2d.boost @@ -21,7 +21,7 @@ warpx.verbose = 1 amrex.v = 1 algo.current_deposition = esirkepov algo.charge_deposition = standard -algo.field_gathering = standard +algo.field_gathering = energy-conserving algo.particle_pusher = vay algo.maxwell_fdtd_solver = ckc interpolation.nox = 3 |