Skip to content
GitLab
Menu
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
01a56b9d
Commit
01a56b9d
authored
Dec 10, 2018
by
Matthieu Schaller
Browse files
Updated all the YAML files with the correct parameter names for the EAGLE cooling model.
parent
f2f970c4
Changes
5
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_12/eagle_12.yml
View file @
01a56b9d
...
...
@@ -72,9 +72,8 @@ EAGLEChemistry: # Solar abundances
SulphurOverSilicon
:
0.6054160
EagleCooling
:
filename
:
/co
sma5/data/Eagle/BG_Tables/Co
oling
T
ables/
filename
:
.
/cooling
t
ables/
reionisation_redshift
:
11.5
he_reion_z_center
:
3.5
he_reion_z_sigma
:
0.5
he_reion_ev_pH
:
2.0
He_reion_z_centre
:
3.5
He_reion_z_sigma
:
0.5
He_reion_ev_pH
:
2.0
examples/EAGLE_25/eagle_25.yml
View file @
01a56b9d
...
...
@@ -81,9 +81,9 @@ EAGLEChemistry: # Solar abundances
SulphurOverSilicon
:
0.6054160
EagleCooling
:
filename
:
/co
sma5/data/Eagle/BG_Tables/Co
oling
T
ables/
filename
:
.
/cooling
t
ables/
reionisation_redshift
:
11.5
h
e_reion_z_cent
e
r
:
3.5
h
e_reion_z_sigma
:
0.5
h
e_reion_ev_pH
:
2.0
H
e_reion_z_centr
e
:
3.5
H
e_reion_z_sigma
:
0.5
H
e_reion_ev_pH
:
2.0
examples/EAGLE_50/eagle_50.yml
View file @
01a56b9d
...
...
@@ -74,8 +74,8 @@ EAGLEChemistry: # Solar abundances
SulphurOverSilicon
:
0.6054160
EagleCooling
:
filename
:
/co
sma5/data/Eagle/BG_Tables/Co
oling
T
ables/
filename
:
.
/cooling
t
ables/
reionisation_redshift
:
11.5
h
e_reion_z_cent
e
r
:
3.5
h
e_reion_z_sigma
:
0.5
h
e_reion_ev_pH
:
2.0
H
e_reion_z_centr
e
:
3.5
H
e_reion_z_sigma
:
0.5
H
e_reion_ev_pH
:
2.0
\ No newline at end of file
examples/EAGLE_6/eagle_6.yml
View file @
01a56b9d
...
...
@@ -85,8 +85,8 @@ EAGLEChemistry: # Solar abundances
SulphurOverSilicon
:
0.6054160
EagleCooling
:
filename
:
/co
sma5/data/Eagle/BG_Tables/Co
oling
T
ables/
filename
:
.
/cooling
t
ables/
reionisation_redshift
:
11.5
h
e_reion_z_cent
e
r
:
3.5
h
e_reion_z_sigma
:
0.5
h
e_reion_ev_pH
:
2.0
H
e_reion_z_centr
e
:
3.5
H
e_reion_z_sigma
:
0.5
H
e_reion_ev_pH
:
2.0
\ No newline at end of file
examples/parameter_example.yml
View file @
01a56b9d
...
...
@@ -245,6 +245,13 @@ LambdaCooling:
lambda_nH2_cgs
:
1e-22
# Cooling rate divided by square Hydrogen number density (in cgs units [erg * s^-1 * cm^3])
cooling_tstep_mult
:
1.0
# (Optional) Dimensionless pre-factor for the time-step condition.
EagleCooling
:
filename
:
./coolingtables/
# Location of the Wiersma+08 cooling tables
reionisation_redshift
:
11.5
# Redshift of Hydrogen re-ionization
He_reion_z_centre
:
3.5
# Redshift of the centre of the Helium re-ionization Gaussian
He_reion_z_sigma
:
0.5
# Spread in redshift of the Helium re-ionization Gaussian
He_reion_ev_pH
:
2.0
# Energy inject by Helium re-ionization in electron-volt per Hydrogen atom
# Cooling with Grackle 3.0
GrackleCooling
:
CloudyTable
:
CloudyData_UVB=HM2012.h5
# Name of the Cloudy Table (available on the grackle bitbucket repository)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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