WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.functions.couette_flow.hartmann_flow_mhd Class Reference

Initializes a MHD hartmann flow. More...

Inheritance diagram for warpy.functions.couette_flow.hartmann_flow_mhd:

Detailed Description

Initializes a MHD hartmann flow.

See also
WmICFunction_hartmann_mhd

Public Member Functions

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)
 

Constructor & Destructor Documentation

◆ __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
nameName of module
gammaGas Gamma of fluid
widthWidth of domain
transition_aspectAspect of transition (curvyness of function between 0-1)
pressureBackground pressure
densityBackground 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: