-
Notifications
You must be signed in to change notification settings - Fork 48
Requirements
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.