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
5dcb789c
Commit
5dcb789c
authored
Jul 01, 2018
by
Matthieu Schaller
Browse files
Add the sqrt(a) correction of the velocities to all the EAGLE examples.
parent
b7ea0139
Changes
9
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_100/eagle_100.yml
View file @
5dcb789c
...
...
@@ -54,5 +54,7 @@ SPH:
# Parameters related to the initial conditions
InitialConditions
:
file_name
:
./EAGLE_ICs_100.hdf5
# The file to read
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
file_name
:
./EAGLE_ICs_100.hdf5
# The file to read
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
examples/EAGLE_12/eagle_12.yml
View file @
5dcb789c
...
...
@@ -58,3 +58,5 @@ SPH:
InitialConditions
:
file_name
:
./EAGLE_ICs_12.hdf5
# The file to read
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
examples/EAGLE_25/eagle_25.yml
View file @
5dcb789c
...
...
@@ -55,6 +55,8 @@ SPH:
# Parameters related to the initial conditions
InitialConditions
:
file_name
:
./EAGLE_ICs_25.hdf5
# The file to read
file_name
:
./EAGLE_ICs_25.hdf5
# The file to read
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
examples/EAGLE_50/eagle_50.yml
View file @
5dcb789c
...
...
@@ -57,4 +57,6 @@ SPH:
InitialConditions
:
file_name
:
./EAGLE_ICs_50.hdf5
# The file to read
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
examples/EAGLE_6/eagle_6.yml
View file @
5dcb789c
...
...
@@ -59,4 +59,6 @@ SPH:
InitialConditions
:
file_name
:
./EAGLE_ICs_6.hdf5
# The file to read
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
examples/EAGLE_DMO_100/eagle_100.yml
View file @
5dcb789c
...
...
@@ -49,4 +49,6 @@ Gravity:
# Parameters related to the initial conditions
InitialConditions
:
file_name
:
EAGLE_DMO_ICs_100.hdf5
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
examples/EAGLE_DMO_12/eagle_12.yml
View file @
5dcb789c
...
...
@@ -52,4 +52,6 @@ Gravity:
# Parameters related to the initial conditions
InitialConditions
:
file_name
:
EAGLE_DMO_ICs_12.hdf5
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
examples/EAGLE_DMO_25/eagle_25.yml
View file @
5dcb789c
...
...
@@ -51,4 +51,6 @@ Gravity:
# Parameters related to the initial conditions
InitialConditions
:
file_name
:
EAGLE_DMO_ICs_25.hdf5
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
examples/EAGLE_DMO_50/eagle_50.yml
View file @
5dcb789c
...
...
@@ -50,4 +50,6 @@ Gravity:
# Parameters related to the initial conditions
InitialConditions
:
file_name
:
EAGLE_DMO_ICs_50.hdf5
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_h_factors
:
1
# Remove the h-factors inherited from Gadget
cleanup_velocity_factors
:
1
# Remove the sqrt(a) factor in the velocities inherited from Gadget
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