WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.functions.plasma_switch.plasma_switch_imhd Class Reference

Initializes a 2D plama switch pillar. More...

Inheritance diagram for warpy.functions.plasma_switch.plasma_switch_imhd:

Detailed Description

Initializes a 2D plama switch pillar.

See also
wxm::functions::imhd::PlasmaSwitch

Public Member Functions

def __init__ (self, name, center, xwidth_min, xwidth_max, ywidth, density_out=1e-2, density_in=1, pressure_in=1, pressure_out=1, gamma=5./3., transition_width=0.25)
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.functions.plasma_switch.plasma_switch_imhd.__init__ (   self,
  name,
  center,
  xwidth_min,
  xwidth_max,
  ywidth,
  density_out = 1e-2,
  density_in = 1,
  pressure_in = 1,
  pressure_out = 1,
  gamma = 5. / 3.,
  transition_width = 0.25 
)
Parameters
namename of module
centerx/y coordinate for center of pillar "notch"
xwidth_minminimum thickness in x of the pillar
xwidth_maxmaximum thickness in x of the pillar
ywidthvertical width of the "notch"
density_outbackground density
density_inpeak pulse density
pressure_inpeak pulse pressure
pressure_outbackground pulse pressure
gammagas gamma
transition_width

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