Note that the star formation rates are expressed in internal units and not in
solar masses per year as is the case in many other codes. This choice ensures
consistency between all the fields written to the snapshots.
For a normal EAGLE run, that section of the parameter file reads:
For a normal EAGLE run, that section of the parameter file reads:
.. code:: YAML
.. code:: YAML
...
@@ -527,8 +548,8 @@ For a normal EAGLE run, that section of the parameter file reads:
...
@@ -527,8 +548,8 @@ For a normal EAGLE run, that section of the parameter file reads:
KS_normalisation: 1.515e-4 # Normalization of the Kennicutt-Schmidt law in Msun / kpc^2 / yr.
KS_normalisation: 1.515e-4 # Normalization of the Kennicutt-Schmidt law in Msun / kpc^2 / yr.
KS_exponent: 1.4 # Exponent of the Kennicutt-Schmidt law.
KS_exponent: 1.4 # Exponent of the Kennicutt-Schmidt law.
min_over_density: 57.7 # Over-density above which star-formation is allowed.
min_over_density: 57.7 # Over-density above which star-formation is allowed.
KS_high_density_threshold_H_p_cm3: 1e3 # Hydrogen number density above which the Kennicut-Schmidt law changes slope in Hydrogen atoms per cm^3.
KS_high_density_threshold_H_p_cm3: 1e3 # Hydrogen number density above which the Kennicutt-Schmidt law changes slope in Hydrogen atoms per cm^3.
KS_high_density_exponent: 2.0 # Slope of the Kennicut-Schmidt law above the high-density threshold.
KS_high_density_exponent: 2.0 # Slope of the Kennicutt-Schmidt law above the high-density threshold.
EOS_entropy_margin_dex: 0.5 # (Optional) Logarithm base 10 of the maximal entropy above the EOS at which stars can form.
EOS_entropy_margin_dex: 0.5 # (Optional) Logarithm base 10 of the maximal entropy above the EOS at which stars can form.
KS_max_density_threshold_H_p_cm3: 1e5 # (Optional) Hydrogen number density above which a particle gets automatically turned into a star in Hydrogen atoms per cm^3.
KS_max_density_threshold_H_p_cm3: 1e5 # (Optional) Hydrogen number density above which a particle gets automatically turned into a star in Hydrogen atoms per cm^3.
threshold_norm_H_p_cm3: 0.1 # Normalisation of the metal-dependant density threshold for star formation in Hydrogen atoms per cm^3.
threshold_norm_H_p_cm3: 0.1 # Normalisation of the metal-dependant density threshold for star formation in Hydrogen atoms per cm^3.