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
1cd90d07
Commit
1cd90d07
authored
Dec 08, 2017
by
Matthieu Schaller
Browse files
Use more sensible values for the gravity parameters in the EAGLE examples.
parent
b88c4961
Changes
3
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_25/eagle_25.yml
View file @
1cd90d07
...
...
@@ -26,8 +26,8 @@ Statistics:
# Parameters for the self-gravity scheme
Gravity
:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
epsilon
:
0.00
0
1
# Softening length (in internal units).
theta
:
0.
7
# Opening angle (Multipole acceptance criterion)
epsilon
:
0.001
# Softening length (in internal units).
theta
:
0.
85
# Opening angle (Multipole acceptance criterion)
# Parameters for the hydrodynamics scheme
SPH
:
...
...
examples/EAGLE_50/eagle_50.yml
View file @
1cd90d07
...
...
@@ -26,8 +26,8 @@ Statistics:
# Parameters for the self-gravity scheme
Gravity
:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
epsilon
:
0.00
0
1
# Softening length (in internal units).
theta
:
0.
7
# Opening angle (Multipole acceptance criterion)
epsilon
:
0.001
# Softening length (in internal units).
theta
:
0.
85
# Opening angle (Multipole acceptance criterion)
# Parameters for the hydrodynamics scheme
SPH
:
...
...
examples/EAGLE_6/eagle_6.yml
View file @
1cd90d07
...
...
@@ -30,8 +30,8 @@ Statistics:
# Parameters for the self-gravity scheme
Gravity
:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
theta
:
0.85
# Opening angle (Multipole acceptance criterion)
epsilon
:
0.001
# Softening length (in internal units).
theta
:
0.85
# Opening angle (Multipole acceptance criterion)
# Parameters for the hydrodynamics scheme
SPH
:
...
...
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