Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/smartalecH/pyMode

An electromagnetic waveguide mode solver with a python interface (based on WGMS3D).
https://github.com/smartalecH/pyMode

Last synced: 2 months ago
JSON representation

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

Lists

README

        

# pyMode

## Installation

Install the development version using pip:

```bash
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

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