tidy3d icon indicating copy to clipboard operation
tidy3d copied to clipboard

Added support for EMESimulation in ModeSolver plugin

Open caseyflex opened this issue 1 year ago • 0 comments

Previously, we could add a ModeSolverMonitor to an EMESimulation, or we could convert the scene to a Simulation to use the ModeSolver plugin. Now, we can directly pass an EMESimulation to the ModeSolver plugin.

The change was suggested by @tomflexcompute here: https://github.com/flexcompute/tidy3d/issues/1633

It will also facilitate the planned ModeSimulation classes.

caseyflex avatar Jul 05 '24 14:07 caseyflex