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

Finite-Difference Time-Domain Method in 2D

A Python implementation of the FDTD method for simulating electromagnetic waves in 2D. Includes examples and visualizations.

R
researchgate.net
research

FDTD Simulation of Electromagnetic Waves in 2D

This article presents a Python implementation of the FDTD method for simulating electromagnetic waves in 2D, with applications in optics and photonics.

S
stackoverflow.com
article

2D FDTD Simulation using Python and NumPy

A Q&A forum discussion on implementing the FDTD method in 2D using Python and NumPy, with example code snippets and explanations.

W
wikipedia.org
article

Finite-Difference Time-Domain (FDTD) Method

A comprehensive overview of the FDTD method, including its mathematical formulation, applications, and implementations in various fields.

P
pypi.org
tool

Python FDTD Simulator

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

E
edX.org
official

FDTD Method for Electromagnetic Simulation

An online course on the FDTD method, covering its fundamentals, implementation, and applications in electromagnetic simulation, with Python coding exercises.

I
ieee.org
research

2D FDTD Simulation of Electromagnetic Waves

A research paper on the FDTD simulation of electromagnetic waves in 2D, with a focus on numerical stability and accuracy, and a Python implementation.

Y
youtube.com
video

FDTD Tutorial: 2D Simulation in Python

A video tutorial on implementing the FDTD method in 2D using Python, covering the basics of the method, numerical implementation, and visualization.