diff options
Diffstat (limited to 'Examples/Modules/laser_injection_from_file/inputs.2d_test_txye')
-rw-r--r-- | Examples/Modules/laser_injection_from_file/inputs.2d_test_txye | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye b/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye index 43f0d1c93..a8f3db773 100644 --- a/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye +++ b/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye @@ -16,14 +16,14 @@ warpx.serialize_ics = 1 ################################# ############ NUMERICS ########### ################################# -interpolation.nox = 3 -interpolation.noy = 3 -interpolation.noz = 3 warpx.cfl = 0.98 warpx.use_filter = 0 algo.maxwell_solver = ckc algo.load_balance_intervals = -1 +# Order of particle shape factors +algo.particle_shape = 3 + ################################# ############# LASER ############# ################################# |