[Scilab-users] Sundials module, macOS preview

Stéphane Mottelet stephane.mottelet at utc.fr
Wed Apr 6 19:35:53 CEST 2022


Hi all,

The next version of scilab will include a new module "Sundials". This 
module provides new full featured  ODE solvers: arkode(), cvode() and 
DAE solver ida(), all handling complex numbers and dense/sparse/banded 
Jacobians. Each solver has specific features, e.g. ida() handles DAE, 
arkode() handles mixed implicit/explicit Runge-Kutta methods and cvode() 
can do forward sensitivity computation.

The module also includes a general-purpose nonlinear system solver: 
kinsol(), who takes advantage of the module architecture (parsing, 
computation engine and SUNDIALS abstraction of various linear solvers).

Current help pages can be found @ 
https://www.utc.fr/~mottelet/scilab/sundials/ and a macOS build 
including the new module is available at

https://www.utc.fr/~mottelet/scilab_for_macOS.html

I hope that a Windows build will be available in a near future, but in 
the meantime, comments from macOS users are welcome !

Enjoy !

-- 
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet




More information about the users mailing list