8 results · AI-generated index
A
acm.org
article

Finite Difference Time Domain Method for Wave Propagation in 2D

This article presents a finite difference time domain method for simulating wave propagation in 2D. The method is implemented in Python and is validated against analytical solutions.

G
github.io
tool

2D Wave Propagation using Finite Difference Time Domain Method

A Python implementation of the finite difference time domain method for simulating wave propagation in 2D. The code includes examples and visualizations.

S
stanford.edu
research

Finite Difference Methods for Wave Propagation

Lecture notes on finite difference methods for wave propagation, including the finite difference time domain method. The notes include Python code examples.

Y
youtube.com
video

Wave Propagation Simulation using Finite Difference Time Domain Method

A video tutorial on simulating wave propagation using the finite difference time domain method in Python. The video includes code examples and visualizations.

S
sciencedirect.com
research

Finite Difference Time Domain Method for 2D Wave Propagation

A research article on the finite difference time domain method for simulating wave propagation in 2D. The article includes a Python implementation of the method.

P
pypi.org
tool

Python Implementation of Finite Difference Time Domain Method

A Python package implementing the finite difference time domain method for wave propagation in 2D. The package includes examples and documentation.

M
mit.edu
research

Numerical Simulation of Wave Propagation using Finite Difference Methods

Course notes on numerical simulation of wave propagation using finite difference methods, including the finite difference time domain method. The notes include Python code examples.

N
numpy.org
official

Finite Difference Time Domain Method for Wave Propagation in 2D: A Tutorial

A tutorial on implementing the finite difference time domain method for wave propagation in 2D using NumPy and Python. The tutorial includes code examples and visualizations.