Skip to content

skip particle timestep data collection in space_split.c when running without RT

Issue reported by Yolan in !1749 .

For new progeny cells, when running without RT, particle time bins are zero. Then those time bins get collected to determine the time step vars for the progeny cell, leading to wrong results.

This oughtta fix it, but I haven't had time to test it yet.

ToDo's Mladen:

  • Testing this fix
  • Check that there aren't other places where this could be an issue
  • run the bloody formatter
Edited by Mladen Ivkovic

Merge request reports