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

Finite-Difference Time-Domain Method with PML Absorbing Boundary Conditions

Implementation of the FDTD method with PML absorbing boundary conditions in NumPy for simulating electromagnetic wave propagation.

M
mit.edu
article

Numerical Methods for Electromagnetics

Course notes on numerical methods for electromagnetics, including the FDTD method with PML absorbing boundary conditions, implemented in Python using NumPy.

W
wikipedia.org
article

Perfectly Matched Layer (PML) Absorbing Boundary Conditions

Description of PML absorbing boundary conditions and their application in the FDTD method, with references to numerical implementations using NumPy.

R
researchgate.net
research

FDTD Simulation with PML Absorbing Boundary Conditions using NumPy

Research paper on the implementation of the FDTD method with PML absorbing boundary conditions using NumPy, including simulation results and discussion.

N
numpy.org
official

NumPy Implementation of FDTD with PML

Example code for implementing the FDTD method with PML absorbing boundary conditions using NumPy, including documentation and usage examples.

Y
youtube.com
video

Electromagnetic Wave Propagation using FDTD with PML

Video lecture on simulating electromagnetic wave propagation using the FDTD method with PML absorbing boundary conditions, including a NumPy implementation.

S
sciencedirect.com
research

PML Absorbing Boundary Conditions for FDTD Simulations

Journal article on the application of PML absorbing boundary conditions in FDTD simulations, including a comparison of different implementation methods using NumPy.

P
pyfdtd.com
tool

FDTD Method with PML Absorbing Boundary Conditions in Python

Python library for implementing the FDTD method with PML absorbing boundary conditions, including documentation and examples using NumPy.