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

Function which sets 13-moment fluid to shock tube conditions. More...

Inheritance diagram for warpy.functions.shock_tube.shock_tube_13moment:

Detailed Description

Function which sets 13-moment fluid to shock tube conditions.

Public Member Functions

def __init__ (self, name, density_left=1.0, density_right=0.125, pressure_left=1.0, pressure_right=0.1, transition_width=None, direction=None, center=None)
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.functions.shock_tube.shock_tube_13moment.__init__ (   self,
  name,
  density_left = 1.0,
  density_right = 0.125,
  pressure_left = 1.0,
  pressure_right = 0.1,
  transition_width = None,
  direction = None,
  center = None 
)
Parameters
nameName of module
density_leftMass density on left of domain
density_rightMass density on right of domain
pressure_leftPressure on left of domain
pressure_rightPressure on right of domain
transition_widthSmoothing factor for discontinuity
directionDirection (vector) of shock tube
centerCenter (vector) of shock tube

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