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
23741d2d
Commit
23741d2d
authored
8 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Use appropriate softening lengths for the EAGLE 12 and EAGLE 25 test cases.
parent
86c567b2
No related branches found
No related tags found
1 merge request
!324
Gravity multi dt
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/EAGLE_12/eagle_12.yml
+1
-1
1 addition, 1 deletion
examples/EAGLE_12/eagle_12.yml
examples/EAGLE_25/eagle_25.yml
+7
-0
7 additions, 0 deletions
examples/EAGLE_25/eagle_25.yml
with
8 additions
and
1 deletion
examples/EAGLE_12/eagle_12.yml
+
1
−
1
View file @
23741d2d
...
...
@@ -29,7 +29,7 @@ Statistics:
# Parameters for the self-gravity scheme
Gravity
:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
epsilon
:
0.
1
# Softening length (in internal units).
epsilon
:
0.
0001
# Softening length (in internal units).
a_smooth
:
1000.
r_cut
:
4.
...
...
This diff is collapsed.
Click to expand it.
examples/EAGLE_25/eagle_25.yml
+
7
−
0
View file @
23741d2d
...
...
@@ -23,6 +23,13 @@ Snapshots:
Statistics
:
delta_time
:
1e-2
# Time between statistics output
# Parameters for the self-gravity scheme
Gravity
:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
epsilon
:
0.0001
# Softening length (in internal units).
a_smooth
:
1000.
r_cut
:
4.
# Parameters for the hydrodynamics scheme
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
...
...
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