tidy3d.FixedAngleSpec#
- class FixedAngleSpec[source]#
Bases:
AbstractAngularSpecPlane wave is injected such that its propagation direction is frequency independent.
Notes
This spec has different physical implementations depending on the source type:
On a
PlaneWave,Periodicboundary conditions must be used in the transverse directions. Suited to infinite plane-wave illumination of a periodic structure where the user wants the angle held fixed across the source spectrum.On a
TFSF, the spec injects a frequency-independent oblique plane-wave incidence into an isolated scatterer;BlochBoundaryandPeriodictransverse boundaries are not allowed. Combining a fixed-anglePlaneWaveand a fixed-angleTFSFin the same simulation is also not allowed.