Skip to content

Implementing the Booth, Schaye (2009) accretion model into the EAGLE AGN.

Roi Kugel requested to merge Roi-Booth_Schaye2009 into master

This version of the model has been tested, each new variable get's the expected values and the model responds to changes in the parameters as expected (on cosmological scales).

The only thing that could still be changed is changing the = on line 596 of black_holes.h to a *= as this then also implements constant alpha models (when setting beta to zero, at the moment this causes weird models), but I've not yet tested whether this works.

Merge request reports