Skip to content

Requirements

LIONSIMBA Toolbox edited this page Apr 18, 2020 · 3 revisions

LIONSIMBA provides a simulation environment for simulating the electrochemical behavior of Li-Ion cells. The software runs either under Matlab (2014b or older), or Octave (succesfully tested on 5.2 versions).

Besides the scientific environment, LIONSIMBA requires additional packages to properly run on a target machine:

  • Sundials: this package provides the numerical integrator (IDA) that is used by LIONSIMBA to solve the set of Partial Differential and Algebraic Equations that result in the P2D model representing the Li-ion cell dynamics.

  • CasADi: this software provides the capabilities to support analytical computations and representations of the resulting equations. Download and install of latest version is always suggested.

The next steps are described in the installation page.

Clone this wiki locally