WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.functions.shock_tube.euler1d_arbitrary_shocktube_5moment Class Reference

Function which sets 5-moment fluid to shock tube conditions arbitrary riemann problem. More...

Inheritance diagram for warpy.functions.shock_tube.euler1d_arbitrary_shocktube_5moment:

Detailed Description

Function which sets 5-moment fluid to shock tube conditions arbitrary riemann problem.

Public Member Functions

def __init__ (self, name, gamma, density_left, velocity_left, pressure_left, density_right, velocity_right, pressure_right, xc=0.0)
 

Constructor & Destructor Documentation

◆ __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
nameName of module
gammaGas gamma
xcCenter x position where the jump is

The documentation for this class was generated from the following file: