caseyflex
caseyflex
That would be great to have that example @tomflexcompute ! Let me know if you run into any other difficulties with the EME solver. The mode solver plugin currently doesn't...
Will this resolve this issue? https://github.com/flexcompute/tidy3d/issues/1526
> > Will this resolve this issue? #1526 > > Yeah I reference it in my comment. It just needs to be done a bit more carefully and tested. Maybe...
@tylerflex (and others): Currently, `ModeSimulation` does not have sources or monitors. It just treats the entire `ModeSimulation` as the plane for mode solving, and saves the full `ModeSolverData` in `ModeSimulationData.modes`....
> Thanks @caseyflex , sorry it took so long to get to this. Looks overall good. > > One question is whether we want the ModeSimulation to support local solves...
Thanks for the feedback @tylerflex @momchil-flex . I'm still thinking about whether I should move the core mode solver code into components for this PR or wait until later. Like...
Thanks @daquinteroflex for the proposal. I had previously found this a bit abstract and hard to understand, but I think I understand a bit better after our discussions. I think...