微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

MEEP 有限差分时域模拟软件

程序名称:MEEP

授权协议: GPL

操作系统: 跨平台

开发语言: C/C++

MEEP 介绍

Meep (MEEP) 是 MIT 开发的免费的时域有限差分(FDTD)模拟软件,用来模拟电磁系统,包括了 MIT 的 MPB 固有模式包。

特性:

  • 模拟 1d, 2d, 3d 和圆柱坐标

  • 任意系统的并行分布式存储支持 MPI 标准。同时可移植到 Unix 类系统(也支持 GNU/Linux)

  • 任意各向异性电介电常数ε和磁导率μ,随着色散ε(ω)和μ(ω)(包括损失/收益)和非线性(克尔&泡克耳斯)介质、磁性材料和电/磁导率σ

  • PML 吸收边界 和/或 完美的导体 和/或 Bloch-periodic 边界条件

  • Exploitation of symmetries to reduce the computation size — even/odd mirror symmetries and 90°/180° rotations.

  • Complete scriptability — either via a Scheme scripting front-end (as in libctl and MPB), or callable as a C++ library; a Python interface is also available.

  • Field output in the HDF5 standard scientific data format, supported by many visualization tools.

  • Arbitrary material and source distributions.

  • Field analyses including flux spectra, Maxwell stress tensor, frequency extraction, local density of states and energy integrals; completely programmable.

  • Multi-parameter optimization, root-finding, integration, etcetera (via libctl).

Meep 遵循 MIT Electromagnetic Equation Propagation 官方标准,同时也包括一些 acronym
的非官方的东西

MEEP 官网

http://ab-initio.mit.edu/wiki/index.php/Meep

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐