Definition: CSparam.hpp:12
Definition: StressParam.hpp:15
bool s_lares
do we need to calculate the stress according to Laresgoiti's model?
Definition: StressParam.hpp:26
double nun
Poisson's ratio of negative electrode [-].
Definition: StressParam.hpp:22
bool s_dai_update
boolean to indicate if Dai's stress are up to date with the battery state at this time step
Definition: StressParam.hpp:27
bool s_dai
do we need to calculate the stress according to Dai's model?
Definition: StressParam.hpp:25
double Ep
Young's modulus of positive electrode [GPa].
Definition: StressParam.hpp:19
double s_dai_n_prev
maximum hydrostatic stress in the previous time step in the negative particle according to Dai's stre...
Definition: StressParam.hpp:33
double s_lares_n
stress in the negative particle according to Laresgoiti's stress model
Definition: StressParam.hpp:31
double omegap
< Constants for the stress model
Definition: StressParam.hpp:17
double s_lares_n_prev
stress in the previous time step in the negative particle according to Laresgoiti's stress model
Definition: StressParam.hpp:34
double omegan
partial molar volume of negative electrode [m3 mol-1]
Definition: StressParam.hpp:18
double nup
Poisson's ratio of positive electrode [-].
Definition: StressParam.hpp:21
double s_dai_n
maximum hydrostatic stress in the negative particle according to Dai's stress model
Definition: StressParam.hpp:30
double En
Young's modulus of negative electrode [GPa].
Definition: StressParam.hpp:20
double s_dt
time period between the 'previous' and 'current' stress [s]
Definition: StressParam.hpp:35
double s_dai_p
maximum hydrostatic stress in the positive particle according to Dai's stress model
Definition: StressParam.hpp:29
bool s_lares_update
boolean to indicate if Dai's stress are up to date with the battery state at this time step
Definition: StressParam.hpp:28
double s_dai_p_prev
maximum hydrostatic stress in the previous time step in the positive particle according to Dai's stre...
Definition: StressParam.hpp:32