Initializes a 2D plama switch pillar.
More...
Initializes a 2D plama switch pillar.
- See also
- wxm::functions::plasma_switch_fields
|
def | __init__ (self, name, center, omega_c_norm, omega_p_norm, c_0_norm, width, max_B=1, min_B=0, transition_width=None) |
|
◆ __init__()
def warpy.functions.plasma_switch.plasma_switch_fields.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
center, |
|
|
|
omega_c_norm, |
|
|
|
omega_p_norm, |
|
|
|
c_0_norm, |
|
|
|
width, |
|
|
|
max_B = 1 , |
|
|
|
min_B = 0 , |
|
|
|
transition_width = None |
|
) |
| |
- Parameters
-
name | name of module |
center | x coordinate for center of pillar "notch" |
omega_c_norm | |
omega_p_norm | |
c_0_norm | |
width | horizontal width of the B field pulse |
width_frac | where on teh gaussian to measure the width (0.5 == FWHM) |
min_B | minimum B field |
max_B | maximum B field |
The documentation for this class was generated from the following file: