diff --git a/examples/EAGLE_ICs/EAGLE_12/eagle_12.yml b/examples/EAGLE_ICs/EAGLE_12/eagle_12.yml index 4cc1ab3f01b60d6b1597b339f4f98ea969d6a105..b460d5eb9ef708eb395c90d5de34e01cd9c9fa94 100644 --- a/examples/EAGLE_ICs/EAGLE_12/eagle_12.yml +++ b/examples/EAGLE_ICs/EAGLE_12/eagle_12.yml @@ -175,7 +175,7 @@ EAGLEFeedback: # EAGLE AGN model EAGLEAGN: subgrid_seed_mass_Msun: 1.5e5 # Black hole subgrid mass at creation time in solar masses. - max_eddington_fraction: 1.5 # Maximal allowed accretion rate in units of the Eddington rate. + max_eddington_fraction: 1.0 # Maximal allowed accretion rate in units of the Eddington rate. eddington_fraction_for_recording: 0.1 # Record the last time BHs reached an Eddington ratio above this threshold. viscous_alpha: 1e6 # Normalisation constant of the Bondi viscuous time-scale accretion reduction term radiative_efficiency: 0.1 # Fraction of the accreted mass that gets radiated. diff --git a/examples/EAGLE_ICs/EAGLE_25/eagle_25.yml b/examples/EAGLE_ICs/EAGLE_25/eagle_25.yml index 3cfdea7d7daa14755351eceea723007ade666ef9..f117f592781d4e00af6a65bc58e3920402c94ad6 100644 --- a/examples/EAGLE_ICs/EAGLE_25/eagle_25.yml +++ b/examples/EAGLE_ICs/EAGLE_25/eagle_25.yml @@ -176,7 +176,7 @@ EAGLEFeedback: # EAGLE AGN model EAGLEAGN: subgrid_seed_mass_Msun: 1.5e5 # Black hole subgrid mass at creation time in solar masses. - max_eddington_fraction: 1.5 # Maximal allowed accretion rate in units of the Eddington rate. + max_eddington_fraction: 1.0 # Maximal allowed accretion rate in units of the Eddington rate. eddington_fraction_for_recording: 0.1 # Record the last time BHs reached an Eddington ratio above this threshold. viscous_alpha: 1e6 # Normalisation constant of the Bondi viscuous time-scale accretion reduction term radiative_efficiency: 0.1 # Fraction of the accreted mass that gets radiated. diff --git a/examples/EAGLE_ICs/EAGLE_50/eagle_50.yml b/examples/EAGLE_ICs/EAGLE_50/eagle_50.yml index b7cf92d8f4c6f4aff91b87d7334e807e152fde0a..2668aae341723c99ed7b6ab689101f6291497baa 100644 --- a/examples/EAGLE_ICs/EAGLE_50/eagle_50.yml +++ b/examples/EAGLE_ICs/EAGLE_50/eagle_50.yml @@ -176,7 +176,7 @@ EAGLEFeedback: # EAGLE AGN model EAGLEAGN: subgrid_seed_mass_Msun: 1.5e5 # Black hole subgrid mass at creation time in solar masses. - max_eddington_fraction: 1.5 # Maximal allowed accretion rate in units of the Eddington rate. + max_eddington_fraction: 1.0 # Maximal allowed accretion rate in units of the Eddington rate. eddington_fraction_for_recording: 0.1 # Record the last time BHs reached an Eddington ratio above this threshold. viscous_alpha: 1e6 # Normalisation constant of the Bondi viscuous time-scale accretion reduction term radiative_efficiency: 0.1 # Fraction of the accreted mass that gets radiated. diff --git a/examples/EAGLE_ICs/README b/examples/EAGLE_ICs/README index 9d47c8c80f9793b5b336f7e7b8d0a8f56acd2477..9ba7a65a7ec38033cc0d32437e3633137b8b3ce1 100644 --- a/examples/EAGLE_ICs/README +++ b/examples/EAGLE_ICs/README @@ -18,6 +18,8 @@ made: - The delay time distribution of the SNIa has been changed to a power-law of slope -1 (instead of the exponential model) and the rates have been renormalized. + - The black hole accretion rate is now limited to 100% of the + Eddington rate (from 100/h = 150 %). The scripts in this directory download the tables required to run the EAGLE model. Plotting scripts are also provided