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
0ad69363
Commit
0ad69363
authored
Nov 21, 2019
by
Matthieu Schaller
Browse files
Update the EAGLE_ICs example to use faster gravity task splitting parameters.
parent
ebe5af45
Changes
3
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_ICs/EAGLE_12/eagle_12.yml
View file @
0ad69363
...
...
@@ -44,6 +44,7 @@ Gravity:
max_physical_DM_softening
:
0.001300
# Physical softening for DM (1.30 pkpc)
comoving_baryon_softening
:
0.001790
# Comoving softening for baryons (1.79 ckpc)
max_physical_baryon_softening
:
0.000700
# Physical softening for baryons (0.70 pkpc)
dithering
:
0
# Parameters for the hydrodynamics scheme
SPH
:
...
...
@@ -71,7 +72,8 @@ FOF:
Scheduler
:
max_top_level_cells
:
16
tasks_per_cell
:
5
cell_split_size
:
200
Restarts
:
onexit
:
1
delta_hours
:
1.0
...
...
examples/EAGLE_ICs/EAGLE_25/eagle_25.yml
View file @
0ad69363
...
...
@@ -44,6 +44,7 @@ Gravity:
max_physical_DM_softening
:
0.001300
# Physical softening for DM (1.30 pkpc)
comoving_baryon_softening
:
0.001790
# Comoving softening for baryons (1.79 ckpc)
max_physical_baryon_softening
:
0.000700
# Physical softening for baryons (0.70 pkpc)
dithering
:
0
# Parameters for the hydrodynamics scheme
SPH
:
...
...
@@ -71,7 +72,8 @@ FOF:
Scheduler
:
max_top_level_cells
:
16
tasks_per_cell
:
5
cell_split_size
:
200
Restarts
:
onexit
:
1
delta_hours
:
1.0
...
...
examples/EAGLE_ICs/EAGLE_50/eagle_50.yml
View file @
0ad69363
...
...
@@ -44,7 +44,8 @@ Gravity:
max_physical_DM_softening
:
0.001300
# Physical softening for DM (1.30 pkpc)
comoving_baryon_softening
:
0.001790
# Comoving softening for baryons (1.79 ckpc)
max_physical_baryon_softening
:
0.000700
# Physical softening for baryons (0.70 pkpc)
dithering
:
0
# Parameters for the hydrodynamics scheme
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
...
...
@@ -71,7 +72,8 @@ FOF:
Scheduler
:
max_top_level_cells
:
32
tasks_per_cell
:
5
cell_split_size
:
200
Restarts
:
onexit
:
1
delta_hours
:
1.0
...
...
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