8 results · AI-generated index
I
ieee.org
article

Finite-Difference Time-Domain Method with Absorbing Boundary Conditions

This article presents a numpy implementation of the finite-difference time-domain (FDTD) method with absorbing boundary conditions for simulating electromagnetic wave propagation.

G
github.io
tool

FDTD Simulation with Absorbing Boundary Conditions using NumPy

A Python implementation of the FDTD method with absorbing boundary conditions using NumPy, including examples and documentation.

H
hindawi.com
research

Numerical Analysis of FDTD with Absorbing Boundary Conditions

This research article analyzes the numerical stability and accuracy of the FDTD method with absorbing boundary conditions, including a numpy implementation.

M
mit.edu
official

Absorbing Boundary Conditions for FDTD Simulations

Lecture notes on absorbing boundary conditions for FDTD simulations, including a numpy implementation example, from a course at MIT.

Y
youtube.com
video

FDTD with Absorbing Boundary Conditions using Python

A video tutorial on implementing the FDTD method with absorbing boundary conditions using Python and NumPy, including example code and simulations.

S
sciencedirect.com
article

FDTD Simulation of Electromagnetic Waves with Absorbing Boundary Conditions

This article presents a study on the simulation of electromagnetic waves using the FDTD method with absorbing boundary conditions, including a numpy implementation.

A
arxiv.org
research

NumPy Implementation of FDTD with Absorbing Boundary Conditions for 3D Simulations

A preprint article presenting a numpy implementation of the FDTD method with absorbing boundary conditions for 3D simulations of electromagnetic wave propagation.

P
pypi.org
tool

Python FDTD Simulator with Absorbing Boundary Conditions

A Python package for simulating electromagnetic waves using the FDTD method with absorbing boundary conditions, including a numpy implementation, available on PyPI.