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
780d9582
Commit
780d9582
authored
Feb 26, 2020
by
Matthieu Schaller
Browse files
Also change the CFL condition in the EAGLE low-z examples
parent
9f6a089e
Changes
5
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_low_z/EAGLE_100/eagle_100.yml
View file @
780d9582
...
...
@@ -57,7 +57,7 @@ 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.
CFL_condition
:
0.
2
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
overwrite_birth_time
:
1
birth_time
:
0.33333
# Pretend all the stars were born at z = 2
...
...
examples/EAGLE_low_z/EAGLE_12/eagle_12.yml
View file @
780d9582
...
...
@@ -59,7 +59,7 @@ 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.
CFL_condition
:
0.
2
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
particle_splitting
:
1
particle_splitting_mass_threshold
:
7e-4
# Internal units (i.e. 7e6 Msun ~ 4 times the initial gas mass)
...
...
examples/EAGLE_low_z/EAGLE_25/eagle_25.yml
View file @
780d9582
...
...
@@ -66,7 +66,7 @@ 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.
CFL_condition
:
0.
2
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
particle_splitting
:
1
particle_splitting_mass_threshold
:
7e-4
# Internal units (i.e. 7e6 Msun ~ 4 times the initial gas mass)
...
...
examples/EAGLE_low_z/EAGLE_50/eagle_50.yml
View file @
780d9582
...
...
@@ -57,7 +57,7 @@ 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.
CFL_condition
:
0.
2
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
particle_splitting
:
1
particle_splitting_mass_threshold
:
7e-4
# Internal units (i.e. 7e6 Msun ~ 4 times the initial gas mass)
...
...
examples/EAGLE_low_z/EAGLE_6/eagle_6.yml
View file @
780d9582
...
...
@@ -67,7 +67,7 @@ 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.
CFL_condition
:
0.
2
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
particle_splitting
:
1
particle_splitting_mass_threshold
:
7e-4
# Internal units (i.e. 7e6 Msun ~ 4 times the initial gas mass)
...
...
Matthieu Schaller
@matthieu
mentioned in commit
f2c9187a
·
Feb 26, 2020
mentioned in commit
f2c9187a
mentioned in commit f2c9187a9341879e1427167e1529bd7b980a3b88
Toggle commit list
Peter W. Draper
@pdraper
mentioned in issue
#688 (closed)
·
Jun 25, 2020
mentioned in issue
#688 (closed)
mentioned in issue #688
Toggle commit list
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