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

2D Wave Propagation using Finite Difference Method

Implementation of the finite difference method for simulating 2D wave propagation in Python. Includes example code and visualizations.

S
stanford.edu
article

Finite Difference Methods for Wave Propagation Problems

Lecture notes on finite difference methods for solving wave propagation problems, including 2D examples. Covers numerical stability and accuracy.

R
researchgate.net
research

Numerical Simulation of Wave Propagation using Finite Difference Method

Research paper on numerical simulation of wave propagation using the finite difference method. Includes 2D examples and comparison with analytical solutions.

S
stackoverflow.com
tool

Python Code for 2D Wave Propagation using Finite Difference Method

Example Python code for simulating 2D wave propagation using the finite difference method. Includes explanations and advice from experts.

Y
youtube.com
video

Finite Difference Method for Wave Propagation in 2D

Video lecture on the finite difference method for wave propagation in 2D. Covers theory and implementation in Python.

N
ncar.ucar.edu
official

Wave Propagation Simulation using Finite Difference Method

Official documentation for a wave propagation simulation tool using the finite difference method. Includes 2D examples and user guide.

A
arxiv.org
research

2D Wave Propagation Simulation with Finite Difference Method

Preprint article on 2D wave propagation simulation using the finite difference method. Includes numerical results and discussion.

M
mit.edu
article

Finite Difference Methods for Wave Equations

Course notes on finite difference methods for wave equations, including 2D examples. Covers theory, implementation, and applications.