Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
1cd90d07
Commit
1cd90d07
authored
7 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Use more sensible values for the gravity parameters in the EAGLE examples.
parent
b88c4961
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!433
Correct wrapping of multipoles in FFT task
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
examples/EAGLE_25/eagle_25.yml
+2
-2
2 additions, 2 deletions
examples/EAGLE_25/eagle_25.yml
examples/EAGLE_50/eagle_50.yml
+2
-2
2 additions, 2 deletions
examples/EAGLE_50/eagle_50.yml
examples/EAGLE_6/eagle_6.yml
+1
-1
1 addition, 1 deletion
examples/EAGLE_6/eagle_6.yml
with
5 additions
and
5 deletions
examples/EAGLE_25/eagle_25.yml
+
2
−
2
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
:
...
...
This diff is collapsed.
Click to expand it.
examples/EAGLE_50/eagle_50.yml
+
2
−
2
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
:
...
...
This diff is collapsed.
Click to expand it.
examples/EAGLE_6/eagle_6.yml
+
1
−
1
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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment