8 results · AI-generated index
G
github.io
tool

Finite Difference Time Domain (FDTD) Simulation in Python

A Python library for simulating electromagnetic waves using the FDTD method. Supports 1D, 2D, and 3D simulations.

M
mit.edu
article

Meep: A Finite-Difference Time-Domain Simulator in Python

Meep is a free and open-source software package for simulating electromagnetic systems using the FDTD method. It has a Python interface for easy scripting.

R
researchgate.net
research

Python Implementation of the Finite Difference Time Domain Method

This paper presents a Python implementation of the FDTD method for simulating electromagnetic waves. The code is available for download.

R
realpython.com
article

FDTD Simulation with Python and NumPy

A tutorial on how to implement the FDTD method in Python using NumPy. Covers the basics of the FDTD method and provides example code.

P
pyfdtd.io
tool

PyFDTD: A Python Library for Finite Difference Time Domain Simulations

PyFDTD is a Python library for simulating electromagnetic waves using the FDTD method. It supports parallel processing and has a simple API.

N
nasa.gov
official

Finite Difference Time Domain Simulation of Electromagnetic Waves

This technical report discusses the use of the FDTD method for simulating electromagnetic waves. It includes example code in Python.

C
coursera.org
video

FDTD Method for Electromagnetic Simulation

This online course covers the FDTD method for simulating electromagnetic waves. It includes lectures on implementing the FDTD method in Python.

O
openems.de
tool

OpenEMS: An Open-Source FDTD Simulator with Python Interface

OpenEMS is an open-source FDTD simulator that has a Python interface. It supports 1D, 2D, and 3D simulations and has a large user community.