Function which sets field to a given uniform value.
More...
Function which sets field to a given uniform value.
- See also
- GEM_field
|
def | __init__ (self, name, sheet_width=None, Bx=None, Lx=None, Ly=None, perturbation=None) |
|
◆ __init__()
def warpy.functions.gem.gem_field_1D.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
sheet_width = None , |
|
|
|
Bx = None , |
|
|
|
Lx = None , |
|
|
|
Ly = None , |
|
|
|
perturbation = None |
|
) |
| |
- Parameters
-
name | Name of module |
sheet_width | Sheet width |
Bx | Reference magnetic field |
Lx | Length of domain |
Ly | Width of domain |
pertubation | magnitude of perturbation of B field |
The documentation for this class was generated from the following file: