tidy3d.components.boundary.AbsorberSpec

tidy3d.components.boundary.AbsorberSpec#

class AbsorberSpec[source]#

Bases: BoundaryEdge

Specifies the generic absorber properties along a single dimension.

Parameters:
  • name (Optional[str] = None) – Optional unique name for boundary.

  • num_layers (NonNegativeInt) – Number of layers of standard PML.

  • parameters (AbsorberParams) – Parameters to fine tune the absorber profile and properties.

Attributes

Methods

Inherited Common Usage

num_layers#
parameters#
__hash__()#

Hash method.