1986
DOI: 10.1090/s0025-5718-1986-0856699-x
|View full text |Cite
|
Sign up to set email alerts
|

Construction of variable-stepsize multistep formulas

Abstract: Abstract. A systematic way of extending a general fixed-stepsize multistep formula to a minimum storage variable-stepsize formula has been discovered that encompasses fixed-coefficient (interpolatory), variable-coefficient (variable step), and fixed leading coefficient as special cases. In particular, it is shown that the " interpolatory" stepsize changing technique of Nordsieck leads to a truly variable-stepsize multistep formula (which has implications for local error estimation and formula changing), and it… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

1989
1989
2019
2019

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 13 publications
(7 citation statements)
references
References 11 publications
(13 reference statements)
0
7
0
Order By: Relevance
“…The two files astrocyte_models.h and astrocyte_models.cpp contains the core G-ChI model implementation in C/C++11, while the class Astrocyte in astrocyte_models.py provides the Python interface to simulate the G-ChI model. The model was integrated by a variable-coefficient linear multistep Adams method in Nordsieck form which proved robust to correctly solve stiff problems rising from different parameter choices (Skeel, 1986). Model fitting is provided by gchi_fit.py and relies on the PyGMO 2.6 optimization package (https://github.com/esa/pagmo2.git).…”
Section: Appendix C Softwarementioning
confidence: 99%
“…The two files astrocyte_models.h and astrocyte_models.cpp contains the core G-ChI model implementation in C/C++11, while the class Astrocyte in astrocyte_models.py provides the Python interface to simulate the G-ChI model. The model was integrated by a variable-coefficient linear multistep Adams method in Nordsieck form which proved robust to correctly solve stiff problems rising from different parameter choices (Skeel, 1986). Model fitting is provided by gchi_fit.py and relies on the PyGMO 2.6 optimization package (https://github.com/esa/pagmo2.git).…”
Section: Appendix C Softwarementioning
confidence: 99%
“…3 The local truncation error Although the matrix form (13)- (14) of the AMk method will be useful to study the stability of the methods, for practical purposes it is more convenient to write the equations in the equivalent form…”
Section: The New Technique Of Stepsize Changementioning
confidence: 99%
“…, k, we have the AMk method with the interpolation technique for stepsize changing. Other techniques have been proposed by Skeel [14], Gupta and Wallace [8] and Jackson and Sack-Davis [10].…”
Section: Introductionmentioning
confidence: 99%
“…The former argument never holds except possibly for ODEs with only a very few equations; the latter is not very significant either, as a small stepsize variation can easily be accommodated in the Newton iterative process, see [6] or the actual strategy used in Dassl [2], which is based on an over/under-relaxation, compensating for the changed stepsize. The only more significant argument for a cut-out seems to be that there are some multistep method implementations whose coefficients have singularities for certain small stepsize ratios, [1,9]. This is however not the case for BDFs.…”
Section: Common Stepsize Strategies and Their Effectsmentioning
confidence: 99%
“…Moreover, by introducing a smooth nonlinear transformation, we can employ a smooth limiter that eliminates the previous discontinuities. First ρ n is computed from (9). Then this value is limited so that it is bounded away from 0 and ∞ by a transformationρ n = ω(ρ n ).…”
Section: Limiters and Anti-windupmentioning
confidence: 99%