DocumentCode
2379325
Title
GRKLib: a Guaranteed Runge Kutta Library
Author
Bouissou, Olivier ; Martel, Matthieu
Author_Institution
CEA LIST, Gif-sur-Yvette
fYear
2006
fDate
26-29 Sept. 2006
Firstpage
8
Lastpage
8
Abstract
In this article, we describe a new library for computing guaranteed bounds of the solutions of Initial Value Problems (IVP). Given an initial value problem and an end point, our library computes a sequence of approximation points together with a sequence of approximation errors such that the distance to the true solution of the IVP is below these error terms at each approximation point. These sequences are computed using a classical Runge-Kutta method for which truncation and roundoff errors may be over-approximated. We also compute the propagation of local errors to obtain an enclosure of the global error at each computation step. These techniques are implemented in a C++ library which provides an easy-to-use framework for the rigorous approximation of IVP. This library implements an error control technique based on step size reduction in order to reach a certain tolerance on local errors.
Keywords
Runge-Kutta methods; approximation theory; error analysis; initial value problems; mathematics computing; sequences; software libraries; GRKLib; approximation errors; approximation point sequence; guaranteed Runge Kutta library; initial value problem computing; Approximation error; Arithmetic; Differential equations; Error analysis; Error correction; Libraries; Roundoff errors; Safety; State estimation; Taylor series;
fLanguage
English
Publisher
ieee
Conference_Titel
Scientific Computing, Computer Arithmetic and Validated Numerics, 2006. SCAN 2006. 12th GAMM - IMACS International Symposium on
Conference_Location
Duisburg
Print_ISBN
978-0-7695-2821-2
Type
conf
DOI
10.1109/SCAN.2006.20
Filename
4402398
Link To Document