Impose an ordering on the BH that are merging in a chain.
Impose an ordering on the BH that are merging in a chain. A BH that is itself being swallowed cannot be swallowing something else.
This solves the issue by always imposing the order irrespective of the order in which the tasks were executed.
I have tested it on my stand-alone debugging test case but it would be great to see whether it solves also the actual original issue you had.
Merge request reports
Activity
Hi @matthieu , thanks for doing this. I will try having a look through this tomorrow, but opportunities to do work will be few and far between for a long time for me...
added 1 commit
- 6e0bdac1 - Updated the BH swallowing test example to run with the new updates to the gravity and BH code
Hi @matthieu, this looks fine to me. Go ahead and merge it!
mentioned in commit 61ce63bc
Please register or sign in to reply