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 provided.

G
github.io
tool

FDTD Simulation with Python

A Python implementation of the FDTD method for simulating electromagnetic waves. The code is well-documented and includes examples.

M
mit.edu
research

Numerical Methods for Electromagnetics

Course notes and assignments from MIT's course on numerical methods for electromagnetics, including the FDTD method. Python code is used for implementation.

I
ieee.org
research

FDTD Method for Electromagnetic Simulation

A research paper on the FDTD method for electromagnetic simulation, including a Python implementation. The paper discusses the method's accuracy and efficiency.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating electromagnetic waves using the FDTD method. The package is easy to use and includes documentation and examples.

Y
youtube.com
video

FDTD Method Tutorial

A video tutorial on the FDTD method, including a Python implementation. The tutorial covers the basics of the method and how to use it for simulation.

N
ncsu.edu
research

Numerical Analysis of Electromagnetic Waves

A course on numerical analysis of electromagnetic waves, including the FDTD method. Python code is used for implementation, and assignments are available online.

L
lumerical.com
official

FDTD Simulation Software

A commercial software package for simulating electromagnetic waves using the FDTD method. A free trial is available, and Python API is included.