![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
#include <cool_data.hpp>
Public Attributes | |
double | Qevac { 0 } |
heat evacuated from the child SUs in the past data-collection period [J] More... | |
double | Qevac_life { 0 } |
variable for unit testing, total heat evacuated from child SUs over the entire lifetime [J] More... | |
double | Qabs_life { 0 } |
variable for unit testing, total heat absorbed by heating up the coolant [J] More... | |
double | t_life { 0 } |
total time in the module's life [s] More... | |
double | E { 0 } |
total energy required to run the fans of the cooling system in the past data-collection period [J] More... | |
double | Eoperate { 0 } |
total energy required to operate the coolsystem [J] More... | |
double | time { 0 } |
total time in the past data-collection period [s] More... | |
double | time_life { 0 } |
total time since start of simulations More... | |
double slide::CoolSystemCumulative::E { 0 } |
total energy required to run the fans of the cooling system in the past data-collection period [J]
double slide::CoolSystemCumulative::Eoperate { 0 } |
total energy required to operate the coolsystem [J]
double slide::CoolSystemCumulative::Qabs_life { 0 } |
variable for unit testing, total heat absorbed by heating up the coolant [J]
double slide::CoolSystemCumulative::Qevac { 0 } |
heat evacuated from the child SUs in the past data-collection period [J]
double slide::CoolSystemCumulative::Qevac_life { 0 } |
variable for unit testing, total heat evacuated from child SUs over the entire lifetime [J]
double slide::CoolSystemCumulative::t_life { 0 } |
total time in the module's life [s]
double slide::CoolSystemCumulative::time { 0 } |
total time in the past data-collection period [s]
double slide::CoolSystemCumulative::time_life { 0 } |
total time since start of simulations