Skip to content
/ meep Public
forked from NanoComp/meep

free finite-difference time-domain (FDTD) software for electromagnetic simulations

License

Notifications You must be signed in to change notification settings

Chuban/meep

 
 

Repository files navigation

Latest Docs Build Status Python versions 2.7–3.6

Meep is a free and open-source software package for simulating electromagnetic systems via the finite-difference time-domain (FDTD) method. Meep is an acronym for MIT Electromagnetic Equation Propagation.

Features

  • Free and open-source software under the GNU GPL.
  • Complete scriptability via Python, Scheme, or C++ APIs.
  • Simulation in 1d, 2d, 3d, and cylindrical coordinates.
  • Distributed memory parallelism on any system supporting the MPI standard.
  • Portable to any Unix-like operating system such as Linux, macOS, and FreeBSD.
  • Precompiled binary packages of latest builds and official releases available via Conda
  • Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, and electric/magnetic conductivities σ.
  • PML absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions.
  • Exploitation of symmetries to reduce the computation size — even/odd mirror planes and 90°/180° rotations.
  • Field output in the HDF5 data format.
  • Arbitrary current sources including a guided-mode launcher.
  • Materials library containing list of predefined broadband, complex refractive indices.
  • Frequency-domain solver for finding the response to a continuous-wave source.
  • Field analyses including flux spectra, near to far transformations, modal decomposition, frequency extraction, local density of states, modal volume, Maxwell stress tensor, arbitrary functions; completely programmable.

Documentation

See the manual on readthedocs for the latest documentation.

About

free finite-difference time-domain (FDTD) software for electromagnetic simulations

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 64.0%
  • Python 23.7%
  • C 5.9%
  • M4 2.8%
  • Scheme 2.7%
  • Makefile 0.9%