Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
66559894
Commit
66559894
authored
Dec 07, 2019
by
Matthieu Schaller
Browse files
Set the maximal Eddington fraction to 100% in all the EAGLE-ICs examples.
parent
03c29d56
Changes
4
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_ICs/EAGLE_12/eagle_12.yml
View file @
66559894
...
...
@@ -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.
...
...
examples/EAGLE_ICs/EAGLE_25/eagle_25.yml
View file @
66559894
...
...
@@ -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.
...
...
examples/EAGLE_ICs/EAGLE_50/eagle_50.yml
View file @
66559894
...
...
@@ -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.
...
...
examples/EAGLE_ICs/README
View file @
66559894
...
...
@@ -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
...
...
Matthieu Schaller
@matthieu
mentioned in commit
c3cf5c82
·
Dec 09, 2019
mentioned in commit
c3cf5c82
mentioned in commit c3cf5c82dc704a0183c3dc2c5ded5add7b1d70fc
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment