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
e04174db
Commit
e04174db
authored
Jul 25, 2016
by
Matthieu Schaller
Browse files
Updated ICs and run script to match the other examples.
parent
38565747
Changes
4
Hide whitespace changes
Inline
Side-by-side
examples/ExternalPointMass/externalPointMass.yml
View file @
e04174db
...
...
@@ -43,4 +43,5 @@ PointMass:
position_y
:
50.
position_z
:
50.
mass
:
1e10
# mass of external point mass in internal units
timestep_mult
:
0.03
# controls time step
examples/IsothermalPotential/GravityOnly/
ext
er
n
al
Gravity
.yml
→
examples/IsothermalPotential/GravityOnly/
isoth
er
m
al.yml
View file @
e04174db
File moved
examples/IsothermalPotential/GravityOnly/run.sh
View file @
e04174db
...
...
@@ -7,4 +7,4 @@ then
python makeIC.py 1000 1
fi
../../swift
-g
-t
2
ext
er
n
al
Gravity
.yml
../../swift
-g
-t
2
isoth
er
m
al.yml
examples/parameter_example.yml
View file @
e04174db
...
...
@@ -70,10 +70,11 @@ PointMass:
position_y
:
50.
position_z
:
50.
mass
:
1e10
# mass of external point mass in internal units
timestep_mult
:
0.03
# Pre-factor for the time-step condition
IsothermalPotential
:
position_x
:
100.
# Location of centre of isothermal potential in internal units
position_y
:
100.
position_z
:
100.
position_z
:
100.
vrot
:
200.
# Rotation speed of isothermal potential in internal units
timestep_mult
:
0.03
# Pre-factor for the time-step condition
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