8 results · AI-generated index
W
wikipedia.org
article

Finite-Difference Time-Domain Method

The finite-difference time-domain (FDTD) method is a numerical analysis technique used for modeling computational electrodynamics. Python code examples are available.

G
github.io
tool

FDTD Simulation with Python

A Python implementation of the FDTD method for simulating electromagnetic waves. The code includes examples and documentation for users.

R
researchgate.net
research

Python Code for 1D FDTD Method

A simple Python code for the 1D FDTD method, useful for understanding the basics of the technique. The code can be extended to 2D and 3D simulations.

E
edX.org
official

FDTD Method in Python for Electromagnetic Simulations

A course on computational electromagnetics, including the FDTD method, with Python code examples and exercises. Learn how to simulate electromagnetic waves.

R
realpython.com
article

Implementing FDTD in Python

A tutorial on implementing the FDTD method in Python, covering the basics of the technique and providing example code.

I
ieee.org
research

FDTD Method for Electromagnetic Wave Propagation

A research paper on the FDTD method for simulating electromagnetic wave propagation, including Python code examples and results.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating electromagnetic waves using the FDTD method. The package includes example code and documentation.

Y
youtube.com
video

FDTD Simulation using Python and NumPy

A video tutorial on simulating electromagnetic waves using the FDTD method with Python and NumPy. The video includes example code and explanations.