Skip to content
Snippets Groups Projects

More flexible energy scaling function

Merged Yannick Bahé requested to merge new-fth into master
Files
3
@@ -181,8 +181,10 @@ EAGLEFeedback:
SNII_sampled_delay: 1 # Sample the SNII lifetimes to do feedback.
SNII_delta_T_K: 3.16228e7 # Change in temperature to apply to the gas particle in a SNII thermal feedback event in Kelvin.
SNII_energy_erg: 1.0e51 # Energy of one SNII explosion in ergs.
SNII_energy_fraction_function: Independent # Type of functional form to use for scaling the energy fraction with density and metallicity ('EAGLE', 'Separable', or 'Independent').
SNII_energy_fraction_min: 0.5 # Minimal fraction of energy applied in a SNII feedback event.
SNII_energy_fraction_max: 5.0 # Maximal fraction of energy applied in a SNII feedback event.
SNII_energy_fraction_max: 1.0 # Maximal fraction of energy applied in a SNII feedback event.
SNII_energy_fraction_delta_E_n: 6.0 # Maximal energy increase due to high density (only used if SNII_energy_fraction_function is 'Independent').
SNII_energy_fraction_Z_0: 0.0012663729 # Pivot point for the metallicity dependance of the SNII energy fraction (metal mass fraction).
SNII_energy_fraction_n_0_H_p_cm3: 1.4588 # Pivot point for the birth density dependance of the SNII energy fraction in cm^-3.
SNII_energy_fraction_n_Z: 0.8686 # Power-law for the metallicity dependance of the SNII energy fraction.
Loading