A non-iterative domain decomposition time integrator combined with discontinuous Galerkin space discretizations for acoustic wave equations
Tim Buchholz, Marlis Hochbruck
TL;DR
The paper addresses efficient, accurate time integration for acoustic wave propagation in heterogeneous media by introducing a non-iterative domain decomposition method that couples overlapping DG spatial discretizations with a local Crank-Nicolson time integrator and a local prediction step. The approach supports higher-order polynomial approximations and heterogeneous material parameters, overcoming limitations of mass-lumped linear elements. Numerical experiments demonstrate that the domain splitting method achieves accuracy comparable to global time integration while offering parallelization and reduced global communication, with detailed implementation and performance insights. The work provides public code and a practical framework for scalable simulations of acoustic waves in complex media.
Abstract
We propose a novel non-iterative domain decomposition time integrator for acoustic wave equations using a discontinuous Galerkin discretization in space. It is based on a local Crank-Nicolson approximation combined with a suitable local prediction step in time. In contrast to earlier work using linear continuous finite elements with mass lumping, the proposed approach enables higher-order approximations and also heterogeneous material parameters in a natural way.
