Initializes a 2D plama switch pillar.
More...
Initializes a 2D plama switch pillar.
- See also
- wxm::functions::five_moment::PlasmaSwitch
|
def | __init__ (self, name, xwidth_min, xwidth_max, ywidth, min_density=1e-2, max_density=1, P0=1, center=None, transition_width=None) |
|
◆ __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
-
name | name of module |
center | x/y coordinate for center of pillar "notch" |
xwidth_min | minimum thickness in x of the pillar |
xwidth_max | maximum thickness in x of the pillar |
ywidth | vertical width of the "notch" |
width_frac | what fraction of max widths are specified for (0.5 == FWHM) |
min_density | minimum background density |
max_density | maximum pillar density |
P0 | uniform initial pressure |
The documentation for this class was generated from the following file: