Initializes a MHD hartmann flow.
More...
Initializes a MHD hartmann flow.
- See also
- WmICFunction_hartmann_mhd
|
| def | __init__ (self, name, gamma, skin_depth_norm, nu_p_norm, density, pressure, wall_velocity, Bx, use_steady_state_solution, pressure_gradient=None, length=None, resistive_eta=None, dynamic_viscosity=None) |
| |
◆ __init__()
| def warpy.functions.couette_flow.hartmann_flow_mhd.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
gamma, |
|
|
|
skin_depth_norm, |
|
|
|
nu_p_norm, |
|
|
|
density, |
|
|
|
pressure, |
|
|
|
wall_velocity, |
|
|
|
Bx, |
|
|
|
use_steady_state_solution, |
|
|
|
pressure_gradient = None, |
|
|
|
length = None, |
|
|
|
resistive_eta = None, |
|
|
|
dynamic_viscosity = None |
|
) |
| |
- 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 |
| use_steady_state_solution | -> if true, start with anticipated solution, else use 0 |
The documentation for this class was generated from the following file: