Function which sets 5-moment fluid to shock tube conditions arbitrary riemann problem.
More...
Function which sets 5-moment fluid to shock tube conditions arbitrary riemann problem.
|
def | __init__ (self, name, gamma, density_left, velocity_left, pressure_left, density_right, velocity_right, pressure_right, xc=0.0) |
|
◆ __init__()
def warpy.functions.shock_tube.euler1d_arbitrary_shocktube_5moment.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
gamma, |
|
|
|
density_left, |
|
|
|
velocity_left, |
|
|
|
pressure_left, |
|
|
|
density_right, |
|
|
|
velocity_right, |
|
|
|
pressure_right, |
|
|
|
xc = 0.0 |
|
) |
| |
- Parameters
-
name | Name of module |
gamma | Gas gamma |
xc | Center x position where the jump is |
The documentation for this class was generated from the following file: