PROBLEMS: Update parameters for sound speed and adiabatic index.

Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
Grzegorz Kowal 2020-08-16 16:49:24 -03:00
parent 6bf3afcf0b
commit 2327e6ffa5
4 changed files with 5 additions and 5 deletions

View File

@ -6,8 +6,8 @@ ratio = 1.0000d+02
radius = 1.0000d-01
buni = 0.0000d+00
angle = 4.5000d+01
csnd = 4.0825d-01
gamma = 1.6667d+00
sound_speed = 4.0825d-01
adiabatic_index = 1.6667d+00
# physics
#

View File

@ -1,7 +1,7 @@
# problem name and parameters
#
problem = "implosion"
gamma = 1.40d+00
adiabatic_index = 1.40d+00
shock_line = 5.00d-01
# physics

View File

@ -1,7 +1,7 @@
# problem name and parameters
#
problem = "rayleigh-taylor"
gamma = 1.4d+00
adiabatic_index = 1.4d+00
# random number generator parameters
#

View File

@ -1,7 +1,7 @@
# problem name and parameters
#
problem = "sedov-taylor"
gamma = 1.4d+00
adiabatic_index = 1.4d+00
# physics
#