Propagation Sweeps

Propagation Sweeps#

An EME sweep reuses previously computed mode data to evaluate the device at multiple parameter points without re-solving the modes. The sweep axis is exposed as a sweep_index coordinate on the resulting S-matrix. Broadband frequency studies do not use a sweep type — list the desired frequencies in EMESimulation freqs directly and control interpolation with EMEModeSpec interp_spec.

Warning

EMEFreqSweep is deprecated. For new simulations, list the desired frequencies in EMESimulation freqs and control the performance/accuracy tradeoff with EMEModeSpec interp_spec.

EMELengthSweep

Spec for sweeping EME cell lengths.

EMEModeSweep

Spec for sweeping number of modes in EME propagation step.

EMEPeriodicitySweep

Spec for sweeping number of repetitions of EME subgrids.

EMEFreqSweep

Deprecated spec for sweeping frequency in the EME propagation step.