Identify and fix bug in master
Encountered bug in PIC loops. Applications and parameters failing:
-
./PICnd 8 8 8 8 10
, 8 MPI ranksFailure description:
- Timestep size too large with this mesh refinement, segfault in particle scatter
- A new particle appears after 8 timesteps when the timestep size is reduced
-
./LandauDamping 32 32 32 10000 , 4 nodes, 4 MPI ranks (1 MPI rank/node)
Failure description:
- Segmentation fault detected
Edited by vinciguerra_a