smartalecH / pyMode

An electromagnetic waveguide mode solver with a python interface (based on WGMS3D).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyMode

Installation

Install the development version using pip:

pip install -e .

Don't forget the period.

Make sure you have WGMS3D installed first and that the compiled program is accessible to your $PATH.

BibTeX citation

@misc{hammond_pymode_2019,
    title={pyMode},
    author={Alec M. Hammond},
    year={2019},
    publisher={GitHub},
    howpublished={{https://github.com/smartalecH/pyMode}}
}

About

An electromagnetic waveguide mode solver with a python interface (based on WGMS3D).


Languages

Language:Python 100.0%