2D Seismic Wave Propagation using Finite Difference Method
Python code for simulating 2D seismic wave propagation using the finite difference method, including examples and visualizations.
Python code for simulating 2D seismic wave propagation using the finite difference method, including examples and visualizations.
Research article discussing the application of the finite difference method to model seismic wave propagation in 2D and 3D media.
Video tutorial demonstrating how to simulate 2D seismic wave propagation using Python and the finite difference method.
Official USGS report on numerical modeling of seismic waves, including the finite difference method, and its applications in earthquake science.
Article and code example for solving the 2D wave equation using the finite difference method in MATLAB, with potential applications to seismic wave propagation.
Online course materials covering the finite difference method for seismic wave propagation, including Python code and exercises.
Research paper discussing the implementation of the finite difference method for simulating 2D seismic wave propagation, with a focus on computational efficiency.
Conference paper presenting a Python implementation of the finite difference method for simulating seismic wave propagation, with applications to geophysical exploration.