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

2D FDTD Simulation in Python

Implementation of the Finite-Difference Time-Domain (FDTD) algorithm for 2D simulations using Python and NumPy. Includes example code and visualizations.

W
wikipedia.org
article

Finite-Difference Time-Domain Method

The FDTD method is a numerical analysis technique used for modeling computational electrodynamics. This article provides an overview of the method and its applications.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating 2D and 3D electromagnetic waves using the FDTD algorithm. Supports various boundary conditions and material properties.

R
researchgate.net
research

FDTD Simulation of Electromagnetic Waves

A research paper on the application of the FDTD algorithm for simulating electromagnetic waves in 2D and 3D spaces. Includes results and discussions on the accuracy of the method.

Y
youtube.com
video

2D FDTD Simulation using Python and Matplotlib

A video tutorial on implementing the FDTD algorithm for 2D simulations using Python and Matplotlib. Covers the basics of the FDTD method and visualization techniques.

N
ncsu.edu
article

FDTD Algorithm for 2D Electromagnetic Simulations

A lecture note on the FDTD algorithm for 2D electromagnetic simulations, including the mathematical formulation and implementation details. Part of a course on computational electromagnetics.

O
openems.de
tool

OpenEMS: An Open-Source FDTD Simulator

An open-source software package for 3D electromagnetic simulations using the FDTD algorithm. Supports various materials, boundary conditions, and output formats.

E
edX.org
official

FDTD Simulations in Python: A Tutorial

An online course tutorial on implementing FDTD simulations in Python, covering the basics of the FDTD algorithm, numerical stability, and visualization techniques.