Warwick-Plasma / epoch

Particle-in-cell code for plasma physics simulations
https://epochpic.github.io
GNU General Public License v3.0
184 stars 58 forks source link

Bugfix for file-injectors #707

Closed keithbennett closed 2 months ago

keithbennett commented 2 months ago

This fixes issue #578

The calculations for x_min_local, etc. are done in a consistent manner across all ranks. Note that there might still be inconsistencies when CPML boundaries are requested, but these should not be used in conjunction with injectors anyway.