Finite Difference Time Domain Method for 2D Wave Equation
This article discusses the finite difference time domain method for solving the 2D wave equation, including numerical dispersion and stability analysis.
This article discusses the finite difference time domain method for solving the 2D wave equation, including numerical dispersion and stability analysis.
An open-source implementation of a 2D wave equation solver using the finite difference time domain method, including example use cases and documentation.
This article presents a numerical solution of the 2D wave equation using the finite difference time domain method, including a comparison with analytical solutions.
This technical report discusses the use of the finite difference time domain method for simulating 2D wave propagation in various media, including applications in aerospace engineering.
This online course covers the basics of the finite difference time domain method for solving the 2D wave equation, including lectures, quizzes, and assignments.
This preprint presents a stability analysis of the finite difference time domain method for solving the 2D wave equation, including a discussion of numerical instability and convergence.
This conference paper discusses the application of the finite difference time domain method to solve the 2D wave equation with variable coefficients, including numerical examples and comparisons.
This tutorial provides a step-by-step guide to implementing a 2D wave equation solver using the finite difference time domain method in Python, including example code and visualizations.