Semi-implicit-explicit Runge-Kutta method for nonlinear differential equations

Abstract

A semi-implicit-explicit (semi-IMEX) Runge-Kutta (RK) method is proposed for the numerical integration of ordinary differential equations (ODEs) of the form u' = f(t,u) + G(t,u) u, where f is a non-stiff term and Gu represents the stiff terms. Such systems frequently arise from spatial discretizations of time-dependent nonlinear partial differential equations (PDEs). For instance, G could involve higher-order derivative terms with nonlinear coefficients. Traditional IMEX-RK methods, which treat f explicitly and Gu implicitly, require solving nonlinear systems at each time step when G depends on u, leading to increased computational cost and complexity. In contrast, the proposed semi-IMEX scheme treats G explicitly while keeping u implicit, reducing the problem to solving only linear systems. This approach eliminates the need to compute Jacobians while preserving the stability advantages of implicit methods. A family of semi-IMEX RK schemes with varying orders of accuracy is introduced. Numerical simulations for various nonlinear equations, including nonlinear diffusion models, the Navier-Stokes equations, and the Cahn-Hilliard equation, confirm the expected convergence rates and demonstrate that the proposed method allows for larger time step sizes without triggering stability issues.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…