Slide namespace contains all the types, classes, and functions for the simulation framework.
Definition: Cell.hpp:27
Definition: OCVparam.hpp:15
double en
volume fraction of active material in the anode
Definition: OCVparam.hpp:18
double Vmin
minimum voltage of the cell [V]
Definition: OCVparam.hpp:33
double Vmax
maximum voltage of the cell [V]
Definition: OCVparam.hpp:32
double elec_surf
electrode surface
Definition: OCVparam.hpp:16
int nn
number of points in the anode OCV curve
Definition: OCVparam.hpp:25
std::string nameneg
name of the CSV file with the anode OCV curve
Definition: OCVparam.hpp:23
double lifracnini
lithium fraction in the anode at 50% SOC
Definition: OCVparam.hpp:28
std::string namepos
name of the CSV file with the cathode OCV curve
Definition: OCVparam.hpp:22
double cmaxp
maximum lithium concentration in the cathode [mol m-3]
Definition: OCVparam.hpp:29
int np
number of points in the cathode OCV curve
Definition: OCVparam.hpp:24
double ep
volume fraction of active material in the cathode
Definition: OCVparam.hpp:17
double thickp
thickness of the cathode
Definition: OCVparam.hpp:19
double cap
the capacity of the cell [Ah]
Definition: OCVparam.hpp:31
double thickn
thickness of the anode
Definition: OCVparam.hpp:20
double cmaxn
maximum lithium concentration in the anode [mol m-3]
Definition: OCVparam.hpp:30
double lifracpini
lithium fraction in the cathode at 50% soC
Definition: OCVparam.hpp:27