Energy Conservative Relaxation-Free Runge-Kutta Schemes
Mohammad R. Najafian, Brian C. Vermeire
TL;DR
The paper tackles the challenge of preserving energy-like invariants in time integration of semi-discrete PDEs. It introduces Relaxation-Free Runge-Kutta (RF-RK), a modification of explicit RK schemes that enforces energy conservation without relaxing the time step or sacrificing the base method’s order. Theoretical results guarantee the existence of a real correction parameter $\epsilon_n$ for small $\Delta t$, with $\epsilon_n = O(\Delta t^{p-1})$, and show the RF-RK update preserves the original order $p$ while keeping the energy change at each step zero up to machine precision. Numerical experiments across linear, linear energy-decaying, nonlinear, and Burgers’ equation–type problems demonstrate robust energy conservation, fixed-step performance, and comparable or improved accuracy relative to standard RK methods. Overall, RF-RK offers a practical, low-cost framework for energy-conservative time integration in PDE solvers with broad applicability to nonlinear stability analyses.
Abstract
A wide range of physical phenomena exhibit auxiliary admissibility criteria, such as conservation of entropy or various energies, which arise implicitly under the exact solution of their governing PDEs. However, standard temporal schemes, such as classical Runge-Kutta (RK) methods, do not enforce these constraints, leading to a loss of accuracy and stability. Previously, the Incremental Directional Technique RK (IDT-RK) and Relaxation Runge-Kutta (R-RK) approaches have been proposed to address this. However, these lead to a loss of accuracy in the case of IDT-RK, or a loss of step size control in the case of R-RK. In the current work we propose Relaxation-Free Runge- Kutta (RF-RK) schemes, which conserve energy, maintain order of accuracy, and maintain a constant step size, alleviating many of the limitations of the aforementioned techniques. Importantly, they do so with minimal additional computational cost compared to the base RK scheme. Numerical results demonstrate that these properties are observed in practice for a range of applications. Therefore, the proposed RF-RK framework is a promising approach for energy conservative time integration of systems of PDEs.
