SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
cells.hpp
Go to the documentation of this file.
1/*
2 * cells.hpp
3 *
4 * to include available cells headers.
5 *
6 * Created on: 19 Jun 2022
7 * Author(s): Jorn Reniers, Volkan Kumtepeli
8 *
9 */
10
11#pragma once
12
13#include "Cell_ECM/Cell_ECM.hpp"
14#include "Cell_SPM/Cell_SPM.hpp"
15