We need to look at distances between particles after breakup to decide when they are allowed to collide with what and if we need some special particle type for them.
What needs to be done
[x] Create minimal scenario with 2 satellites about to collide
[x] Run the simulation with a small timestep (1s)
[ ] If necessary propagate them briefly only before allowing collisions to avoid local Kessler
[ ] Generate plots of distances and orbital elements to investigate how they spread out
[x] (optionally) create a nice video to showcase the implementation
Feature
Desired behavior
We need to look at distances between particles after breakup to decide when they are allowed to collide with what and if we need some special particle type for them.
What needs to be done
How it can be tested