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

2D FDTD Simulation in Python

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

W
wikipedia.org
article

Finite-Difference Time-Domain Method

The FDTD method is a numerical analysis technique used for modeling computational electrodynamics. Python code examples are provided.

R
researchgate.net
research

FDTD Method for 2D Electromagnetic Simulations

This paper presents a Python implementation of the FDTD method for 2D electromagnetic simulations, including code and results.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating electromagnetic waves using the FDTD method. Includes 2D simulation capabilities.

Y
youtube.com
video

2D FDTD Simulation using Python and NumPy

A video tutorial on implementing the 2D FDTD method in Python using NumPy for electromagnetic simulations.

E
edX.org
official

FDTD Method Tutorial

An online course providing an introduction to the FDTD method, including Python code examples for 2D simulations.

N
ncsu.edu
research

Electromagnetic Simulations using FDTD

A research project at North Carolina State University using the FDTD method for electromagnetic simulations, with Python code available.

S
stackoverflow.com
article

Python Code for 2D FDTD Method

A Q&A forum discussion providing Python code examples for implementing the 2D FDTD method, including explanations and advice.