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
454ac5d5
Commit
454ac5d5
authored
Mar 01, 2018
by
Matthieu Schaller
Browse files
Make the 1D Sedov explosion truly symmetric.
parent
16b63ec6
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/SedovBlast_1D/makeIC.py
View file @
454ac5d5
...
...
@@ -23,7 +23,7 @@ from numpy import *
# Generates a swift IC file for the Sedov blast test in a periodic cubic box
# Parameters
numPart
=
100
0
numPart
=
100
1
gamma
=
5.
/
3.
# Gas adiabatic index
rho0
=
1.
# Background density
P0
=
1.e-6
# Background pressure
...
...
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