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
f2bee4f1
Commit
f2bee4f1
authored
Mar 17, 2018
by
Matthieu Schaller
Browse files
Set a minimal temperature to all the EAGLE_* examples.
parent
8508aff1
Changes
5
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_100/eagle_100.yml
View file @
f2bee4f1
...
...
@@ -46,6 +46,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).
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
# Parameters related to the initial conditions
InitialConditions
:
...
...
examples/EAGLE_12/eagle_12.yml
View file @
f2bee4f1
...
...
@@ -47,6 +47,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).
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
# Parameters related to the initial conditions
InitialConditions
:
...
...
examples/EAGLE_25/eagle_25.yml
View file @
f2bee4f1
...
...
@@ -47,6 +47,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).
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
# Parameters related to the initial conditions
InitialConditions
:
...
...
examples/EAGLE_50/eagle_50.yml
View file @
f2bee4f1
...
...
@@ -46,6 +46,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).
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
# Parameters related to the initial conditions
InitialConditions
:
...
...
examples/EAGLE_6/eagle_6.yml
View file @
f2bee4f1
...
...
@@ -47,6 +47,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).
CFL_condition
:
0.1
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
# 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