fdtdx.PeriodicBoundary
Bases: BaseBoundary
Implements periodic boundary conditions.
The periodic boundary connects opposite sides of the simulation domain, making waves that exit one side reenter from the opposite side.
Attributes: |
|
---|
descriptive_name
property
descriptive_name: str
Gets a human-readable name describing this periodic boundary's location.
Returns: |
|
---|
thickness
property
thickness: int
Gets the thickness of the periodic boundary layer in grid points.
Returns: |
|
---|