Improving the IMEX method with a residual balanced decomposition
Savio B. Rodrigues

TL;DR
This paper introduces SIMEX, an improved IMEX method that balances residuals to enhance efficiency and stability in time-integration, especially for stiff PDEs, by adjusting the decomposition after each solver iteration.
Contribution
The paper proposes residual balanced decomposition and the SIMEX algorithm, enabling larger time steps and improved efficiency without strict residual constraints in IMEX methods.
Findings
SIMEX achieves larger stable time steps for stiff PDEs.
The method maintains accuracy despite residual balancing.
Efficiency gains are demonstrated on reaction-advection-diffusion equations.
Abstract
In numerical time-integration with implicit-explicit (IMEX) methods, a within-step adaptable decomposition called residual balanced decomposition is introduced. With this decomposition, the requirement of a small enough residual in the iterative solver can be removed, consequently, this allows to exchange stability for efficiency. This decomposition transfers any residual occurring in the implicit equation of the implicit-step into the explicit part of the decomposition. By balancing the residual, the accuracy of the local truncation error of the time-stepping method becomes independent from the accuracy by which the implicit equation is solved. In order to balance the residual, the original IMEX decomposition is adjusted after the iterative solver has been stopped. For this to work, the traditional IMEX time-stepping algorithm needs to be changed. We call this new method the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods for differential equations · Advanced Numerical Methods in Computational Mathematics · Computational Fluid Dynamics and Aerodynamics
