Bug: simulation crashing with slipping beam particles in parallel runs #424
Labels
bug
Something isn't working
component: beam
About the beam species
component: diagnostics
About any types of diagnostics
I observed a simulation crashing with 2 beams on 40 ranks.
The crash occurred in IO in the last time step with
I assume the problem is that the rank has slipped particles from the previous rank, and its own particles and because it does no send any further particles away, it has too many and therefore the chunk is larger than what it should be.
These particles should be discarded.
The text was updated successfully, but these errors were encountered: