8 results · AI-generated index
I
ieee.org
article

Finite-Difference Time-Domain Method for 2D Wave Equation

This article presents a Python implementation of the finite-difference time-domain (FDTD) method for solving the 2D wave equation, with applications in electromagnetics and acoustics.

G
github.io
tool

FDTD Method for 2D Wave Equation using Python

A Python code repository providing an implementation of the FDTD method for the 2D wave equation, including examples and documentation for users.

H
hindawi.com
research

Numerical Solution of the 2D Wave Equation using FDTD

This research article discusses the numerical solution of the 2D wave equation using the FDTD method, with a focus on stability and accuracy, and includes a Python implementation.

C
coursera.org
video

Python Programming for the FDTD Method

An online course covering the basics of the FDTD method and its implementation in Python, including applications to the 2D wave equation.

A
acm.org
article

FDTD Simulation of 2D Wave Propagation

This conference paper presents a Python-based FDTD simulation of 2D wave propagation, including a discussion of boundary conditions and numerical stability.

P
pypi.org
tool

2D Wave Equation Solver using FDTD Method

A Python package providing a solver for the 2D wave equation using the FDTD method, with documentation and example usage.

M
mit.edu
official

Introduction to the FDTD Method for Wave Equations

Lecture notes from a course on numerical methods for wave equations, including an introduction to the FDTD method and its implementation in Python for the 2D wave equation.

A
arxiv.org
research

Stability Analysis of the FDTD Method for 2D Wave Equation

A preprint discussing the stability analysis of the FDTD method for the 2D wave equation, including numerical experiments and Python code.