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

fesc3555/meep

 
 

Repository files navigation

Latest Docs Build Status

Meep

Meep is a free and open-source finite-difference time-domain (FDTD), software package for simulating electromagnetic systems. Meep is an acronym which officially stands for MIT Electromagnetic Equation Propagation. Features include:

  • 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 and macOS.
  • 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 and/or perfect conductor and/or Bloch-periodic boundary conditions.
  • Exploitation of symmetries to reduce the computation size — even/odd mirror symmetries and 90°/180° rotations.
  • Field output in the HDF5 standard scientific data format, supported by many visualization tools.
  • Arbitrary current sources including a guided-mode launcher.
  • Frequency-domain solver for finding the response to a continuous-wave source.
  • Field analyses including flux spectra, modal decomposition, frequency extraction, local density of states, modal volume, Maxwell stress tensor, arbitrary functions, near to far field transformations; 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

No packages published

Languages

  • C++ 68.3%
  • Python 18.9%
  • C 6.8%
  • M4 3.2%
  • Scheme 1.8%
  • Makefile 1.0%