Minimal residual multistep methods for large stiff non-autonomous linear problems

08/21/2019
by   Boris Faleichik, et al.
0

The purpose of this work is to introduce a new idea of how to avoid the factorization of large matrices during the solution of stiff systems of ODEs. Starting from the general form of an explicit linear multistep method we suggest to adaptively choose its coefficients on each integration step in order to minimize the norm of the residual of an implicit BDF formula. Thereby we reduce the number of unknowns on each step from n to O(1), where n is the dimension of the ODE system. We call this type of methods Minimal Residual Multistep (MRMS) methods. In the case of linear non-autonomous problem, besides the evaluations of the right-hand side of ODE, the resulting numerical scheme additionally requires one solution of a linear least-squares problem with a thin matrix per step. We show that the order of the method and its zero-stability properties coincide with those of the used underlying BDF formula. For the simplest analog of the implicit Euler method the properties of linear stability are investigated. Though the classical absolute stability analysis is not fully relevant to the MRMS methods, it is shown that this one-step method is applicable in stiff case. In the numerical experiment section we consider the fixed-step integration of a two-dimensional non-autonomous heat equation using the MRMS methods and their classical BDF counterparts. The starting values are taken from a preset slowly-varying exact solution. The comparison showed that both methods give similar numerical solutions, but in the case of large systems the MRMS methods are faster, and their advantage considerably increases with the growth of dimension. Python code with the experimantal code can be downloaded from the GitHub repository https://github.com/bfaleichik/mrms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/21/2020

Linearly Implicit Multistep Methods for Time Integration

Time integration methods for solving initial value problems are an impor...
research
11/03/2019

Numerical study of the transverse stability of the Peregrine solution

We numerically study the transverse stability of the Peregrine solution,...
research
07/11/2023

Solving Minimal Residual Methods in W^-1,p with large Exponents p

We introduce a numerical scheme that approximates solutions to linear PD...
research
05/13/2017

A shortcut for IMEX methods: integrate the residual explicitly

In numerical time-integration with implicit-explicit (IMEX) methods, a w...
research
03/28/2017

An improved explicit scheme for whole-building hygrothermal simulation

Although implicit methods require extra calculation, they have been larg...
research
10/31/2019

On the iterative solution of systems of the form A^T A x=A^Tb+c

Given a full column rank matrix A ∈R^m× n (m≥ n), we consider a special ...
research
10/06/2019

Adaptive Krylov-Type Time Integration Methods

The Rosenbrock-Krylov family of time integration schemes is an extension...

Please sign up or login with your details

Forgot password? Click here to reset