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
9228135f
Commit
9228135f
authored
Jan 13, 2020
by
Matthieu Schaller
Browse files
Disable the gravity mesh dithering in the low-z EAGLE examples.
parent
831cc364
Changes
5
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_low_z/EAGLE_100/eagle_100.yml
View file @
9228135f
...
...
@@ -46,6 +46,7 @@ Gravity:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
theta
:
0.85
# Opening angle (Multipole acceptance criterion)
mesh_side_length
:
256
dithering
:
0
comoving_DM_softening
:
0.0026994
# Comoving DM softening length (in internal units).
max_physical_DM_softening
:
0.0007
# Max physical DM softening length (in internal units).
comoving_baryon_softening
:
0.0026994
# Comoving DM softening length (in internal units).
...
...
examples/EAGLE_low_z/EAGLE_12/eagle_12.yml
View file @
9228135f
...
...
@@ -47,10 +47,12 @@ Gravity:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
theta
:
0.7
# Opening angle (Multipole acceptance criterion)
mesh_side_length
:
32
dithering
:
0
comoving_DM_softening
:
0.0026994
# Comoving DM softening length (in internal units).
max_physical_DM_softening
:
0.0007
# Max physical DM softening length (in internal units).
comoving_baryon_softening
:
0.0026994
# Comoving DM softening length (in internal units).
max_physical_baryon_softening
:
0.0007
# Max physical DM softening length (in internal units).
# Parameters for the hydrodynamics scheme
SPH
:
...
...
examples/EAGLE_low_z/EAGLE_25/eagle_25.yml
View file @
9228135f
...
...
@@ -54,6 +54,7 @@ Gravity:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
theta
:
0.7
# Opening angle (Multipole acceptance criterion)
mesh_side_length
:
64
dithering
:
0
comoving_DM_softening
:
0.0026994
# Comoving DM softening length (in internal units).
max_physical_DM_softening
:
0.0007
# Max physical DM softening length (in internal units).
comoving_baryon_softening
:
0.0026994
# Comoving DM softening length (in internal units).
...
...
examples/EAGLE_low_z/EAGLE_50/eagle_50.yml
View file @
9228135f
...
...
@@ -46,6 +46,7 @@ Gravity:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
theta
:
0.7
# Opening angle (Multipole acceptance criterion)
mesh_side_length
:
128
dithering
:
0
comoving_DM_softening
:
0.0026994
# Comoving DM softening length (in internal units).
max_physical_DM_softening
:
0.0007
# Max physical DM softening length (in internal units).
comoving_baryon_softening
:
0.0026994
# Comoving DM softening length (in internal units).
...
...
examples/EAGLE_low_z/EAGLE_6/eagle_6.yml
View file @
9228135f
...
...
@@ -56,6 +56,7 @@ Gravity:
eta
:
0.025
# Constant dimensionless multiplier for time integration.
theta
:
0.7
# Opening angle (Multipole acceptance criterion)
mesh_side_length
:
16
dithering
:
0
comoving_DM_softening
:
0.0026994
# Comoving DM softening length (in internal units).
max_physical_DM_softening
:
0.0007
# Max physical DM softening length (in internal units).
comoving_baryon_softening
:
0.0026994
# Comoving DM softening length (in internal units).
...
...
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