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

2D FDTD Simulation in Python

A Python implementation of the 2D Finite-Difference Time-Domain (FDTD) method for simulating electromagnetic waves. Includes example usage and visualization.

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.

P
pypi.org
tool

Python FDTD Simulator

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

R
researchgate.net
research

FDTD Simulation of Electromagnetic Waves

A research paper on the FDTD simulation of electromagnetic waves in 2D and 3D spaces using Python. Includes code snippets and results.

S
stackoverflow.com
article

2D FDTD Simulation using NumPy

A Q&A thread on implementing a 2D FDTD simulation using NumPy and Python. Provides example code and explanations.

E
edX.org
official

FDTD Method for Electromagnetic Simulation

An online course on the FDTD method for electromagnetic simulation, including Python code examples and exercises.

G
gitlab.com
tool

Python Code for 2D FDTD Simulation

A GitLab repository containing Python code for a 2D FDTD simulation, including example usage and documentation.

C
coursera.org
official

Numerical Methods for Electromagnetics

An online course on numerical methods for electromagnetics, including the FDTD method, with Python code examples and assignments.