NANAJan 17, 2016

Method of lines transpose: High order L-stable O(N) schemes for parabolic equations using successive convolution

arXiv:1508.0310526 citationsh-index: 30
Originality Incremental advance
AI Analysis

This work provides a computationally efficient and high-order accurate method for solving parabolic PDEs, which is important for scientific computing applications requiring long-time integration.

The paper presents a new solver for nonlinear parabolic equations that is L-stable and achieves high-order accuracy in space and time using O(N) convolution methods. The solver is demonstrated on heat, Allen-Cahn, and Fitzhugh-Nagumo equations, showing high accuracy and stability.

We present a new solver for nonlinear parabolic problems that is L-stable and achieves high order accuracy in space and time. The solver is built by first constructing a single-dimensional heat equation solver that uses fast O(N) convolution. This fundamental solver has arbitrary order of accuracy in space, and is based on the use of the Green's function to invert a modified Helmholtz equation. Higher orders of accuracy in time are then constructed through a novel technique known as successive convolution (or resolvent expansions). These resolvent expansions facilitate our proofs of stability and convergence, and permit us to construct schemes that have provable stiff decay. The multi-dimensional solver is built by repeated application of dimensionally split independent fundamental solvers. Finally, we solve nonlinear parabolic problems by using the integrating factor method, where we apply the basic scheme to invert linear terms (that look like a heat equation), and make use of Hermite-Birkhoff interpolants to integrate the remaining nonlinear terms. Our solver is applied to several linear and nonlinear equations including heat, Allen-Cahn, and the Fitzhugh-Nagumo system of equations in one and two dimensions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes