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