Skip to content

Black holes repositioning

Matthieu Schaller requested to merge black_holes_repositioning into master

This is the last bit of physics of the EAGLE model.

  • When looping over the neighbours of a black hole, compute the minimal gravitational potential across all neighbours,
  • When drifting, if the minimum is not yourself, move the BH to its new position.
  • Force the code to compile with potential calculations switched on when using EAGLE physics.

Merge request reports