Skip to content

Black holes mergers

Matthieu Schaller requested to merge black_holes_mergers into master

New physics module:

  • in the BH SELF and PAIR task, we add a loop over neighbouring black holes
  • Neighbours that are close to each others are flagged for merging
  • We then swallow the flagged BHs into the bigger BH and absorb their properties
  • The BH being swallowed is removed from the calculation.

Merge request reports