PLaSK library
Loading...
Searching...
No Matches
fields3d Namespace Reference

Classes

class  Glass
 

Functions

 plotFields (symmetry)
 

Variables

 axes
 
 solver = modal.Fourier3D("solver")
 
 ft
 
 wire_stack = geometry.Stack2D()
 
 rect = geometry.Rectangle(0.75, 0.375, Glass())
 
 role
 
 shelf = geometry.Shelf2D()
 
 extrusion = geometry.Extrusion(shelf, 1.)
 
 geometry
 
 left
 
 right
 
 back
 
 front
 
 dct
 
 size
 
float start = 1.1216
 
bool det = False
 

Function Documentation

◆ plotFields()

fields3d.plotFields (   symmetry)

Definition at line 54 of file fields3d.py.

Variable Documentation

◆ axes

fields3d.axes

Definition at line 22 of file fields3d.py.

◆ back

fields3d.back

Definition at line 44 of file fields3d.py.

◆ dct

fields3d.dct

Definition at line 46 of file fields3d.py.

◆ det

bool fields3d.det = False

Definition at line 52 of file fields3d.py.

◆ extrusion

fields3d.extrusion = geometry.Extrusion(shelf, 1.)

Definition at line 41 of file fields3d.py.

◆ front

fields3d.front

Definition at line 44 of file fields3d.py.

◆ ft

fields3d.ft

Definition at line 30 of file fields3d.py.

◆ geometry

fields3d.geometry

Definition at line 42 of file fields3d.py.

◆ left

fields3d.left

Definition at line 43 of file fields3d.py.

◆ rect

fields3d.rect = geometry.Rectangle(0.75, 0.375, Glass())

Definition at line 33 of file fields3d.py.

◆ right

fields3d.right

Definition at line 43 of file fields3d.py.

◆ role

fields3d.role

Definition at line 34 of file fields3d.py.

◆ shelf

fields3d.shelf = geometry.Shelf2D()

Definition at line 37 of file fields3d.py.

◆ size

fields3d.size

Definition at line 48 of file fields3d.py.

◆ solver

fields3d.solver = modal.Fourier3D("solver")

Definition at line 29 of file fields3d.py.

◆ start

float fields3d.start = 1.1216

Definition at line 50 of file fields3d.py.

◆ wire_stack

fields3d.wire_stack = geometry.Stack2D()

Definition at line 31 of file fields3d.py.