PROBLEMS: Update parameters for sound speed and adiabatic index.
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
6bf3afcf0b
commit
2327e6ffa5
@ -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
|
||||
#
|
||||
|
@ -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
|
||||
|
@ -1,7 +1,7 @@
|
||||
# problem name and parameters
|
||||
#
|
||||
problem = "rayleigh-taylor"
|
||||
gamma = 1.4d+00
|
||||
adiabatic_index = 1.4d+00
|
||||
|
||||
# random number generator parameters
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# problem name and parameters
|
||||
#
|
||||
problem = "sedov-taylor"
|
||||
gamma = 1.4d+00
|
||||
adiabatic_index = 1.4d+00
|
||||
|
||||
# physics
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user