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

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

Inheritance diagram for warpy.functions.plasma_switch.plasma_switch_13moment:

Detailed Description

Initializes a 2D plama switch pillar.

See also
wxm::functions::five_moment::PlasmaSwitch

Public Member Functions

def __init__ (self, name, xwidth_min, xwidth_max, ywidth, min_density=1e-2, max_density=1, P0=1, center=None, transition_width=None)
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.functions.plasma_switch.plasma_switch_13moment.__init__ (   self,
  name,
  xwidth_min,
  xwidth_max,
  ywidth,
  min_density = 1e-2,
  max_density = 1,
  P0 = 1,
  center = None,
  transition_width = None 
)
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"
width_fracwhat fraction of max widths are specified for (0.5 == FWHM)
min_densityminimum background density
max_densitymaximum pillar density
P0uniform initial pressure

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