FDTD with dynamic modulations in the refractive index or the gain/loss in materials.
Project description
T-Dyno
T-Dyno is a 2D finite-difference time-domain (FDTD) package.
Apart from conventional FDTD functionalities, TDyno is capable of applying dynamic modulations in both the real and the imaginary parts of the permittivity, i.e. having index modulations and gain/loss modulations.
It can thus simulate dynamically modulated optical devices such as isolators, circulators, directional absorbers, and nonreciprocal amplifiers in the time-domain.
Features
T-Dyno natively supports the following features:
-
point sources
-
Total-field scattered-field (TF/SF) sources and directional plane-wave souces with the following temporal profiles:
- continuous waves (cw)
- Gaussian pulses
- wave packets, i.e. Gaussian modulated cw waves
-
Convolutional perfectly matched layers (CPML)
-
Supported materials:
- dispersionless lossy/lossless dielectrics
- dispersive dielectrics (Lorentz model)
- metal (Drude model)
- dynamically modulated refractive index
- dynamically modulated gain and loss
-
Shapes:
- rectangle
- circular
- ring
- wedge
-
Monitors
Point monitors: weighted sum of the wave amplitudes on a set of points. Can the energy spectral density, power spectral density, number flux spectrum and number flux rate spectrum.
Poynting energy flux monitor: monitor the real-time energy flux through a box or any edges of the box, from inside to outside. Calculate the frequency-space integral Poynting flux spectrum.
-
User interface
Simple user interface where you can start, pause, reset, save plot, record videos, and save monitor data.
Install
$ pip install tdyno
Or,
$ git clone git://github.com/alexsong/tdyno
$ pip install .
Requirements
- Python 2.7 or >= 3.6
- Numpy >= 1.11.3
- matplotlib >= 2.0.0
- scipy >= 0.19.0
- for recording videos, need to install
ffmpeg
.
Usage
The examples
in the examples/
folder are the easiest places to get started with the package.
-
fdtd_2d.py
It's recommended that you go through
fdtd_2d.py
first, then move on to other examples.fdtd_2d.py
contains a detailed explanation of the basic functionalities of the package. It contains: point sources and a TF/SF source with different source temporal profiles, PML absorbing boundary condition, and different types of materials and geometries to build a structure. -
ring_coupler.py
This is an example of a ring resonator coupled to input/output waveguides.
-
waveguide_2d_dynamic_modulation.py
This example contains a waveguide under dynamic modulations. The modulation can be in the refractive index or in the gain/loss.
This example also contain several point monitors and a Poynting monitor to measure wave intensities and calculate the spectrum.
Citing
If you find T-Dyno useful for your research, we would apprecite you citing our paper. For your convenience, you can use the following BibTex entry:
@article{song2019dynamic,
title={Direction-dependent parity-time phase transition and nonreciprocal amplification with dynamic gain-loss modulation},
author={Song, Alex Y. and Shi, Yu and Lin, Qian and Fan, Shanhui},
journal={Physical Review A},
volume={99},
issue={1},
pages={013824},
numpages={7},
year={2019},
month={Jan},
publisher={American Physical Society},
doi={10.1103/PhysRevA.99.013824},
url={https://link.aps.org/doi/10.1103/PhysRevA.99.013824}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tdyno-0.1.7.tar.gz
.
File metadata
- Download URL: tdyno-0.1.7.tar.gz
- Upload date:
- Size: 44.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15614cdcf09b8e9ffa350c339ced849d4aef4d325b65800ec7f65175663399e8 |
|
MD5 | e8a30f9fa688ba1aa2988699158bafd5 |
|
BLAKE2b-256 | bb4c55637ab9a8a1c7e44bfd3d1cbda574e482713136c0bc1a2994d47bb6f657 |
File details
Details for the file tdyno-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: tdyno-0.1.7-py3-none-any.whl
- Upload date:
- Size: 64.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2216a9a0c1b70c32fbae9b15dd6bc5db3a794744e8a1c00a4ce2bab91a22f37 |
|
MD5 | fad553415248164ec1a7e0ee080d8ba8 |
|
BLAKE2b-256 | 7a772025383e759a90eb7f8dab578974881bc02836964c588ecfd83eb19f18cb |