[fdfd.eme] Add semi-analytic taper approximation

This commit is contained in:
Forgejo Actions 2026-05-04 18:41:38 -07:00
commit 7e6363ea04
6 changed files with 541 additions and 1 deletions

View file

@ -172,6 +172,8 @@ The tracked examples under `examples/` are the intended entry points for users:
- `examples/eme_bend.py`: straight-to-bent waveguide mode matching with
cylindrical bend modes, interface scattering, and a cascaded bend-network
example built with `scikit-rf`.
- `examples/eme_taper_cmt.py`: sampled cross-section local-mode CMT for a
continuously varying rib-waveguide taper.
- `examples/fdfd.py`: direct frequency-domain waveguide excitation and overlap /
Poynting analysis without a time-domain run.