Initializes a 5 momment.
More...
Initializes a 5 momment.
- See also
- WmICFunction_Coette_Fluid5
|
def | __init__ (self, name, gamma, density, pressure, wall_velocity, width, transition_aspect) |
|
◆ __init__()
def warpy.functions.couette_flow.couette_flow_5moment.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
gamma, |
|
|
|
density, |
|
|
|
pressure, |
|
|
|
wall_velocity, |
|
|
|
width, |
|
|
|
transition_aspect |
|
) |
| |
- Parameters
-
name | Name of module |
gamma | Gas Gamma of fluid |
width | Width of domain |
transition_aspect | Aspect of transition (curvyness of function between 0-1) |
pressure | Background pressure |
density | Background density |
The documentation for this class was generated from the following file: