flexcompute / tidy3d

Fast electromagnetic solver (FDTD) at scale.
https://docs.flexcompute.com/projects/tidy3d/en/latest/
GNU Lesser General Public License v2.1
188 stars 42 forks source link

add `ModeSolver.plot` #1397

Open tylerflex opened 9 months ago

tylerflex commented 9 months ago

Would be nice to have a simple method to visualize the ModeSolver plane within the simulation, perhaps with a different color than a regular monitor or source.

momchil-flex commented 9 months ago

Also to visualize the plane cross-section (media/epsilon)

momchil-flex commented 4 months ago

@e-g-melo this is related to you working on a 2D plot of the mode solver that also shows the PML right?

e-g-melo commented 4 months ago

Hi @momchil-flex! Yes, it is.