[Contents] [TitleIndex] [WordIndex

Contributor - Sundials 2.6

Description

Xcos currently embarks a patched version of Sundials 2.4 (maybe 2.5, this remains to be determined).
The patches manage the error messages and add 3 solvers: DoPri, ExpRK & ImpRK.

Sundials 2.6 include ARKode to manage customizable Runge-Kutta-based schemes.
The objective of this project is to update Sundials to the upstream version, thus replacing our RK schemes with ARKode's.

The ImpRK scheme being especially efficient (see the related doc), it could be added to ARKode's list, as a patch to Sundials.

Of course, all those modifications will require documentation & testing


2022-09-08 09:26