Skip to content
Snippets Groups Projects
Commit d8f091e8 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Update the low-z EAGLE examples to correctly set the BH subgrid masses

parent 7794c740
No related branches found
No related tags found
No related merge requests found
......@@ -195,3 +195,4 @@ EAGLEAGN:
threshold_minor_merger: 0.1 # Mass ratio threshold to consider a BH merger as 'minor'
merger_threshold_type: 2 # Type of velocity threshold for BH mergers (0: v_circ at kernel edge, 1: v_esc at actual distance, with softening, 2: v_esc at actual distance, no softening).
merger_max_distance_ratio: 3.0 # Maximal distance over which two BHs can merge, in units of the softening length.
use_subgrid_mass_from_ics: 0 # Use the dynamical mass as the subgrid mass since we don't have subgrid masses in the ICs.
......@@ -202,3 +202,4 @@ EAGLEAGN:
threshold_minor_merger: 0.1 # Mass ratio threshold to consider a BH merger as 'minor'
merger_threshold_type: 2 # Type of velocity threshold for BH mergers (0: v_circ at kernel edge, 1: v_esc at actual distance, with softening, 2: v_esc at actual distance, no softening).
merger_max_distance_ratio: 3.0 # Maximal distance over which two BHs can merge, in units of the softening length.
use_subgrid_mass_from_ics: 0 # Use the dynamical mass as the subgrid mass since we don't have subgrid masses in the ICs.
......@@ -193,3 +193,4 @@ EAGLEAGN:
threshold_minor_merger: 0.1 # Mass ratio threshold to consider a BH merger as 'minor'
merger_threshold_type: 2 # Type of velocity threshold for BH mergers (0: v_circ at kernel edge, 1: v_esc at actual distance, with softening, 2: v_esc at actual distance, no softening).
merger_max_distance_ratio: 3.0 # Maximal distance over which two BHs can merge, in units of the softening length.
use_subgrid_mass_from_ics: 0 # Use the dynamical mass as the subgrid mass since we don't have subgrid masses in the ICs.
......@@ -204,3 +204,4 @@ EAGLEAGN:
threshold_minor_merger: 0.1 # Mass ratio threshold to consider a BH merger as 'minor'
merger_threshold_type: 2 # Type of velocity threshold for BH mergers (0: v_circ at kernel edge, 1: v_esc at actual distance, with softening, 2: v_esc at actual distance, no softening).
merger_max_distance_ratio: 3.0 # Maximal distance over which two BHs can merge, in units of the softening length.
use_subgrid_mass_from_ics: 0 # Use the dynamical mass as the subgrid mass since we don't have subgrid masses in the ICs.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment