SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
slide::ModuleThermalParam Struct Reference

#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...
 

Member Data Documentation

◆ A

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

◆ k_cell2cell

double slide::ModuleThermalParam::k_cell2cell { 5 }

conductive heat transfer coefficient for heat transfer betweenthe child SUs

◆ Qcontact

double slide::ModuleThermalParam::Qcontact { 0 }

heat energy generated in the contact resistances since the last time the thermal model was solved

◆ time

double slide::ModuleThermalParam::time { 0 }

time since the last update of the thermal model [s]


The documentation for this struct was generated from the following file: