![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
#include <Module.hpp>
Public Attributes | |
double | k_cell2cell { 5 } |
conductive heat transfer coefficient for heat transfer betweenthe child SUs More... | |
double | A { 0.0042 * 10 * settings::MODULE_NSUs_MAX } |
thermally active surface area of this module. The first number is the thermal active surface area of a cell More... | |
double | Qcontact { 0 } |
heat energy generated in the contact resistances since the last time the thermal model was solved More... | |
double | time { 0 } |
time since the last update of the thermal model [s] More... | |
double slide::ModuleThermalParam::A { 0.0042 * 10 * settings::MODULE_NSUs_MAX } |
thermally active surface area of this module. The first number is the thermal active surface area of a cell
double slide::ModuleThermalParam::k_cell2cell { 5 } |
conductive heat transfer coefficient for heat transfer betweenthe child SUs
double slide::ModuleThermalParam::Qcontact { 0 } |
heat energy generated in the contact resistances since the last time the thermal model was solved
double slide::ModuleThermalParam::time { 0 } |
time since the last update of the thermal model [s]