tidy3d.EMESimulation.compute_interface_overlap#
- EMESimulation.compute_interface_overlap(left_modes, right_modes)[source]#
Compute cross-cell overlaps for one interface.
The result feeds into
compute_interface_smatrix(). Seepropagate()for the one-shot alternative.- Parameters:
left_modes (
EMEStageCellModes) – Staged modes for the two cells forming this interface, matching a pair fromcell_index_pairs.right_modes (
EMEStageCellModes) – Staged modes for the two cells forming this interface, matching a pair fromcell_index_pairs.
- Return type: