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
319202cf
Commit
319202cf
authored
Nov 12, 2019
by
Matthieu Schaller
Browse files
Impose a maximal smoothing length of 500kpc in all the EAGLE examples.
parent
0ae4142c
Changes
8
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_ICs/EAGLE_12/eagle_12.yml
View file @
319202cf
...
...
@@ -49,6 +49,7 @@ Gravity:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100.0
# (internal units)
initial_temperature
:
268.7
...
...
examples/EAGLE_ICs/EAGLE_25/eagle_25.yml
View file @
319202cf
...
...
@@ -49,6 +49,7 @@ Gravity:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100.0
# (internal units)
initial_temperature
:
268.7
...
...
examples/EAGLE_ICs/EAGLE_50/eagle_50.yml
View file @
319202cf
...
...
@@ -49,6 +49,7 @@ Gravity:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100.0
# (internal units)
initial_temperature
:
268.7
...
...
examples/EAGLE_low_z/EAGLE_100/eagle_100.yml
View file @
319202cf
...
...
@@ -55,6 +55,7 @@ Gravity:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
overwrite_birth_time
:
1
...
...
examples/EAGLE_low_z/EAGLE_12/eagle_12.yml
View file @
319202cf
...
...
@@ -56,6 +56,7 @@ Gravity:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
...
...
examples/EAGLE_low_z/EAGLE_25/eagle_25.yml
View file @
319202cf
...
...
@@ -64,6 +64,7 @@ Gravity:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
...
...
examples/EAGLE_low_z/EAGLE_50/eagle_50.yml
View file @
319202cf
...
...
@@ -55,6 +55,7 @@ Gravity:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
...
...
examples/EAGLE_low_z/EAGLE_6/eagle_6.yml
View file @
319202cf
...
...
@@ -65,6 +65,7 @@ Gravity:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
...
...
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