lbolla / EMpy

Electromagnetic Python
MIT License
194 stars 83 forks source link

1d mode solver #34

Closed gbfarias closed 2 years ago

gbfarias commented 3 years ago

Hi Is there a way to solve a waveguide mode (just like in your example ex_modesolver.py), but only in 1D (and not 2D like in the example)?

Thanks Giovanni

lbolla commented 3 years ago

@gbfarias No, the modesolver is for 2d sections only. Normally, for 1d simple profiles analytical solutions exist. Do you have an example of what you want to achieve?