NANAMar 25

Stable corrections for perturbed diagonally implicit Runge--Kutta methods

arXiv:2603.2445199.92 citationsh-index: 27
AI Analysis

This work addresses stability problems in numerical simulations for computational science, but appears incremental as it builds on prior mixed accuracy frameworks.

The paper tackled the stability issues in mixed accuracy diagonally implicit Runge-Kutta methods when using large time-steps, and designed novel stabilized correction approaches to improve accuracy and stability.

A mixed accuracy framework for Runge--Kutta methods presented in Grant [JSC 2022] and applied to diagonally implicit Runge--Kutta (DIRK) methods can significantly speed up the computation by replacing the implicit solver by less expensive low accuracy approaches such as lower precision computation of the implicit solve, under-resolved iterative solvers, or simpler, less accurate models for the implicit stages. Understanding the effect of the perturbation errors introduced by the low accuracy computations enables the design of stable and accurate mixed accuracy DIRK methods where the errors from the low-accuracy computation are damped out by multiplication by \dt at multiple points in the simulation, resulting in a more accurate simulation than if low-accuracy was used for all computation. To improve upon this, explicit corrections were previously proposed and analyzed for accuracy, and their performance was tested in related work. Explicit corrections work well when the time-step is sufficiently small, but may introduce instabilities when the time-step is larger. In this work, the stability of the mixed accuracy approach is carefully studied, and used to design novel stabilized correction approaches.

Foundations

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

Your Notes