| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
BoundaryConditions
Interface to set the boundary conditions.
|
| Class Hierarchy for BoundaryConditions |
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Properties | |
| stringNone |
absorptionType The type of absorber to use. |
|
hybridFemMomType No documentation available. |
|
| intNone |
pmlLayers The number of PML layers for boundaries that have PML's set. |
|
useHybridFemMom No documentation available. |
|
| stringNone |
xLowerBoundaryType The type of boundary at the lower side of the simulation in the X-axis. |
| stringNone |
xUpperBoundaryType The type of boundary at the upper side of the simulation in the X-axis. |
| stringNone |
yLowerBoundaryType The type of boundary at the lower side of the simulation in the Y-axis. |
| stringNone |
yUpperBoundaryType The type of boundary at the upper side of the simulation in the Y-axis. |
| stringNone |
zLowerBoundaryType The type of boundary at the lower side of the simulation in the Z-axis. |
| stringNone |
zUpperBoundaryType The type of boundary at the upper side of the simulation in the Z-axis. |
| Property Details |
absorptionTypeThe type of absorber to use. {PML, Liao}
|
xLowerBoundaryTypeThe type of boundary at the lower side of the simulation in the X-axis. One of {Absorbing, PEC, PMC, Periodic, ESymmetry, MSymmetry}.
|
xUpperBoundaryTypeThe type of boundary at the upper side of the simulation in the X-axis. One of {Absorbing, PEC, PMC, Periodic, ESymmetry, MSymmetry}.
|
yLowerBoundaryTypeThe type of boundary at the lower side of the simulation in the Y-axis. One of {Absorbing, PEC, PMC, Periodic, ESymmetry, MSymmetry}.
|
yUpperBoundaryTypeThe type of boundary at the upper side of the simulation in the Y-axis. One of {Absorbing, PEC, PMC, Periodic, ESymmetry, MSymmetry}.
|
zLowerBoundaryTypeThe type of boundary at the lower side of the simulation in the Z-axis. One of {Absorbing, PEC, PMC, Periodic, ESymmetry, MSymmetry}.
|
zUpperBoundaryTypeThe type of boundary at the upper side of the simulation in the Z-axis. One of {Absorbing, PEC, PMC, Periodic, ESymmetry, MSymmetry}.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:19 2019 | http://epydoc.sourceforge.net |