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

Finite Difference Time Domain (FDTD) Method in Python

Implementation of the FDTD method for solving Maxwell's equations in Python. Includes example code and documentation.

R
researchgate.net
research

Finite Difference Time Domain (FDTD) Simulation Using Python

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

N
numpy.org
article

FDTD Simulations with Python

Tutorial on using NumPy and SciPy for FDTD simulations in Python. Covers the basics of the FDTD method and provides example code.

S
stackoverflow.com
article

Python Code for Finite Difference Time Domain Method

Q&A forum discussion on implementing the FDTD method in Python. Includes example code snippets and advice from experienced developers.

W
wikipedia.org
article

Finite Difference Time Domain (FDTD) Method

Wikipedia article on the FDTD method, including its history, theory, and applications. Provides an overview of the method and its uses.

I
ieee.org
research

FDTD Simulation of Electromagnetic Waves Using Python

IEEE journal article on using Python for FDTD simulations of electromagnetic waves. Includes example code and simulation results.

P
pypi.org
tool

Python FDTD Simulator

Python package for FDTD simulations. Includes documentation and example code for installing and using the package.

C
coursera.org
video

Finite Difference Time Domain (FDTD) Tutorial

Online course tutorial on the FDTD method, including lectures, assignments, and example code in Python.