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
73ebdb1c
Commit
73ebdb1c
authored
Mar 25, 2020
by
Matthieu Schaller
Browse files
Better choice of FoF parameters in the EAGLE ICs model
parent
3742104d
Changes
3
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_ICs/EAGLE_12/eagle_12.yml
View file @
73ebdb1c
...
...
@@ -68,17 +68,19 @@ FOF:
min_group_size
:
256
# The minimum no. of particles required for a group.
linking_length_ratio
:
0.2
# Linking length in units of the main inter-particle separation.
black_hole_seed_halo_mass_Msun
:
1.5e10
# Minimal halo mass in which to seed a black hole (in solar masses).
scale_factor_first
:
0.0
1
# Scale-factor of first FoF black hole seeding calls.
delta_time
:
1.00
5
# Scale-factor ratio between consecutive FoF black hole seeding calls.
scale_factor_first
:
0.0
5
# Scale-factor of first FoF black hole seeding calls.
delta_time
:
1.00
751
# Scale-factor ratio between consecutive FoF black hole seeding calls.
Scheduler
:
max_top_level_cells
:
8
tasks_per_cell
:
5
cell_split_size
:
200
Restarts
:
onexit
:
1
delta_hours
:
1.0
delta_hours
:
6.0
max_run_time
:
71.5
# Three days minus fergie time
resubmit_on_exit
:
1
resubmit_command
:
./resub.sh
# Parameters related to the initial conditions
InitialConditions
:
...
...
examples/EAGLE_ICs/EAGLE_25/eagle_25.yml
View file @
73ebdb1c
...
...
@@ -68,17 +68,19 @@ FOF:
min_group_size
:
256
# The minimum no. of particles required for a group.
linking_length_ratio
:
0.2
# Linking length in units of the main inter-particle separation.
black_hole_seed_halo_mass_Msun
:
1.5e10
# Minimal halo mass in which to seed a black hole (in solar masses).
scale_factor_first
:
0.0
1
# Scale-factor of first FoF black hole seeding calls.
delta_time
:
1.00
5
# Scale-factor ratio between consecutive FoF black hole seeding calls.
scale_factor_first
:
0.0
5
# Scale-factor of first FoF black hole seeding calls.
delta_time
:
1.00
751
# Scale-factor ratio between consecutive FoF black hole seeding calls.
Scheduler
:
max_top_level_cells
:
16
tasks_per_cell
:
5
cell_split_size
:
200
Restarts
:
onexit
:
1
delta_hours
:
1.0
delta_hours
:
6.0
max_run_time
:
71.5
# Three days minus fergie time
resubmit_on_exit
:
1
resubmit_command
:
./resub.sh
# Parameters related to the initial conditions
InitialConditions
:
...
...
examples/EAGLE_ICs/EAGLE_50/eagle_50.yml
View file @
73ebdb1c
...
...
@@ -68,8 +68,8 @@ FOF:
min_group_size
:
256
# The minimum no. of particles required for a group.
linking_length_ratio
:
0.2
# Linking length in units of the main inter-particle separation.
black_hole_seed_halo_mass_Msun
:
1.5e10
# Minimal halo mass in which to seed a black hole (in solar masses).
scale_factor_first
:
0.0
1
# Scale-factor of first FoF black hole seeding calls.
delta_time
:
1.00
5
# Scale-factor ratio between consecutive FoF black hole seeding calls.
scale_factor_first
:
0.0
5
# Scale-factor of first FoF black hole seeding calls.
delta_time
:
1.00
751
# Scale-factor ratio between consecutive FoF black hole seeding calls.
Scheduler
:
max_top_level_cells
:
32
...
...
@@ -78,7 +78,7 @@ Scheduler:
Restarts
:
onexit
:
1
delta_hours
:
1
.0
delta_hours
:
6
.0
# Parameters related to the initial conditions
InitialConditions
:
...
...
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