Modeling of Eigenmodes and Overlaps in Waveguide Structures
Project description
meow
Modeling of Eigenmodes and Overlaps in Waveguides
A simple electromagnetic EigenMode Expansion (EME) tool for Python.
Installation
Minimal installation
pip install meow-sim[min]
Full installation
pip install meow-sim[full]
Selecting features
You can select which features to enable during installation as follows:
pip install meow-sim[feature1,feature2,...]
Available features
min: minimal installation (equivalent to not specifying any features)jax: use JAX in stead of numpy to calculate the S-matricesklu: useklujaxto speed up S-matric calculations (impliesjax). Note: you need the SuiteSparse headers on your computer for this to work.gds: enable GDS creation with GDSFactory (see GDS Taper example).ipy: install useful jupyter/ipython packages.dev: install dev dependenciesfull: enable all the above features.
Documentation
Credits
- DALL-E: “a drawing of a kitten with laser eyes walking towards me” (logo)
- Tidy3D: meow uses the free FDE mode solver from Tidy3D.
- SAX: meow uses SAX as its circuit simulator when cascading the overlap S-matrices.
- klujax: Although technically an optional backend for SAX, klujax will significantly speed up the final S-matrix calculation of your structures.
- EMEPy: an excellent alternative python-based EME solver with optional neural network mode solver.
- Rigorous and efficient modeling of wavelength scale photonic components: PhD thesis of Peter Bienstman.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
meow-sim-0.2.0.tar.gz
(39.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
meow_sim-0.2.0-py3-none-any.whl
(42.1 kB
view details)
File details
Details for the file meow-sim-0.2.0.tar.gz.
File metadata
- Download URL: meow-sim-0.2.0.tar.gz
- Upload date:
- Size: 39.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa6baffa3962a8466b494012bf872728faf339bf8dc78d8bfe7fd56d12971645
|
|
| MD5 |
1389373c4896ac4bf5c599b4be521d47
|
|
| BLAKE2b-256 |
129b086790aa5b9b4d91666f1bd469977cee4348628d55fd8d3bc5d13cbcf716
|
File details
Details for the file meow_sim-0.2.0-py3-none-any.whl.
File metadata
- Download URL: meow_sim-0.2.0-py3-none-any.whl
- Upload date:
- Size: 42.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
867967518e5c67d5740a5465b1737570988060e0a6938061ef0d81067c6008d4
|
|
| MD5 |
7c8e6c93df576fc31794d43dd2daff30
|
|
| BLAKE2b-256 |
9fd9e9304bd735d282673abfc2fd44d09287adab39709752fc7e16b9ae53f8d4
|