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)vis: explicitly installs matplotlib and trimesh.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.3.9.tar.gz
(41.5 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.3.9-py3-none-any.whl
(44.4 kB
view details)
File details
Details for the file meow-sim-0.3.9.tar.gz.
File metadata
- Download URL: meow-sim-0.3.9.tar.gz
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de4d697fbd1d690b733e3dd292c5daaec5ff59946341f70f1fc6348bb7fe6c80
|
|
| MD5 |
c3a1bc0cc7d249ded13c0437c0c3ae2d
|
|
| BLAKE2b-256 |
7be9db8c151689a2936cb0898406c3d91350bfa10c023b2a2edb10d2afd3e8a6
|
File details
Details for the file meow_sim-0.3.9-py3-none-any.whl.
File metadata
- Download URL: meow_sim-0.3.9-py3-none-any.whl
- Upload date:
- Size: 44.4 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 |
638b9406f71e71e936918c19da450d9226efc4c9fc27371e553dad7d40874418
|
|
| MD5 |
b72a6ddf4b1f54847f215e456785fd49
|
|
| BLAKE2b-256 |
411a7de4a760930cd5ebaa4e94ff206a0c16051d9d0fb4b58c9be9cfc4f470f0
|