Exponential integrator
Exponential integrators are a class of numerical methods for the solution of partial and ordinary differential equations. This large class of methods from numerical analysis is based on the exact integration of the linear part of the initial value problem described later in this article. Because the linear part is integrated exactly, this can help to mitigate the stiffness of a differential equation. Exponential integrators can be constructed to be explicit or implicit for numerical ordinary differential equations or serve as the time integrator for numerical partial differential equations.
Background
Dating back to at least the 1960s, these methods were recognized by Certain[1] and Pope[2]. As of late exponential integrators have become an active area of research. Originally developed for solving stiff differential equations, the methods have been used to solve partial differential equations including hyperbolic as well as parabolic problems[3] such as the heat equation.
Introduction
We consider initial value problems of the form,
where is composed of linear terms, and is composed of the non-linear terms. These problems can come from a more typical initial value problem
after linearizing locally about a fixed or local state :
Here, refers to the partial derivative of with respect to .
Exact integration of this problem from time 0 to a later time can be performed using matrix exponentials to define an integral equation for the exact solution[4]:
This is similar to the exact integral used in the Picard–Lindelöf theorem. In the case of , this formulation is the exact solution to the linear differential equation.
Numerical methods require a discretization of equation (2). They can be based on Runge-Kutta discretizations[5] [6], linear multistep methods or a variety of other options.
Examples
See also: the first-order exponential integrator for more details.
The simplest method is based on a forward Euler time discretization. It can be realized by holding the term constant over the whole interval. Exact integration of then results in the
Of course, this process can be repeated over small intervals to serve as the basis of a single-step numerical method.
In general, one defines a sequence of functions,
that show up in these methods. Usually, these linear operators are not computed exactly, but a Krylov subspace iterative method can be used to efficiently compute the multiplication of these operators times vectors efficiently[7]. See references for further details of where these functions come from.[8], [9]
See also
- General linear methods
- Linear multistep methods
- Numerical analysis
- Numerical methods for ordinary differential equations
- Runge-Kutta methods
Notes
References
- Berland, Havard; Owren, Brynjulf; Skaflestad, Bard (2005). "B-series and Order Conditions for Exponential Integrators". SIAM Journal of Numerical Analysis. 43 (4): 1715–1727.
- Certaine, John (1960). The solution of ordinary differential equations with large time constants. Wiley. pp. 128–132.
{{cite book}}
: Unknown parameter|booktitle=
ignored (help) - Cox, S. M.; Mathews, P.C. (2002). "Exponential time differencing for stiff systems". Journal of Computational Physics. 176 (2): 430–455. doi:10.1006/jcph.2002.6995.
{{cite journal}}
: Unknown parameter|month=
ignored (help) - Hochbruck, Marlis; Ostermann, Alexander (2010). "Exponential integrators". Acta Numer. 19: 209–286. doi:10.1017/S0962492910000048.
{{cite journal}}
: Unknown parameter|month=
ignored (help) - Hochbruck, Marlis; Ostermann, Alexander (2005). "Explicit exponential Runge-Kutta methods for semilinear parabolic problems". SIAM Journal of Numerical Analysis. 43 (3): 1069–1090. doi:10.1137/040611434.
- Hochbruck, Marlis; Ostermann, Alexander (2005). "Exponential Runge–Kutta methods for parabolic problems". Applied Numerical Mathematics. 53 (2–4): 323–339. doi:10.1016/j.apnum.2004.08.005.
{{cite journal}}
: Unknown parameter|month=
ignored (help) - Pope, David A (1963). "An exponential method of numerical integration of ordinary differential equations". Communications of the ACM. 6 (8): 491–493. doi:10.1145/366707.367592.
- Tokman, Mayya (2011). "A new class of exponential propagation iterative methods of Runge–Kutta type (EPIRK)". Journal of Computational Physics. 230 (24): 8762–8778. doi:10.1016/j.jcp.2011.08.023.
{{cite journal}}
: Unknown parameter|month=
ignored (help) - Tokman, Mayya (2006). "Efficient integration of large stiff systems of ODEs with exponential propagation iterative (EPI) methods". Journal of Computational Physics. 213 (2): 748–776. doi:10.1016/j.jcp.2005.08.032.
{{cite journal}}
: Unknown parameter|month=
ignored (help) - Trefethen, Lloyd N. (2005). "Fourth-Order Time-Stepping for Stiff PDEs". SIAM Journal of Scientific Computing. 26 (4): 1214–1233. doi:10.1137/S1064827502410633.
{{cite journal}}
: Unknown parameter|coauthors=
ignored (|author=
suggested) (help)