Finite difference methods have become a cornerstone in the simulation of seismic wave propagation, providing a robust numerical framework to approximate the differential equations that govern seismic ...
In this tutorial, I demonstrate how to solve boundary value differential equations using the Finite Difference Method in Python. Learn step-by-step how to implement this numerical technique, ...
Developed a CUDA version of the FDTD method and achieved a speedup 40x. Implemented on a NVIDIA Quadro FX 3800 GPU, which has 192 SPs, 1GB global memory, and a memory bandwidth of 51.2 GB/s.