![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
Go to the source code of this file.
Namespaces | |
namespace | slide |
Slide namespace contains all the types, classes, and functions for the simulation framework. | |
Functions | |
Deep_ptr< StorageUnit > | slide::makeBattery (bool balance, bool capSpread, bool RcellSpread, bool degrateSpread, bool contactR, int coolControl) |
Deep_ptr< StorageUnit > | slide::makeBattery2 (bool balance, bool capSpread, bool RcellSpread, bool degrateSpread, bool contactR, int coolControl) |
Deep_ptr< StorageUnit > | slide::makeBattery_EPFL (bool capSpread, bool RcellSpread, bool degrateSpread, bool contactR, int coolControl, std::string IDadditions, double RM) |
Deep_ptr< StorageUnit > | slide::makeBattery_Test (bool capSpread, bool RcellSpread, bool degrateSpread, bool contactR, int coolControl, std::string IDadditions, double RM) |
Deep_ptr< StorageUnit > | slide::makeBattery_TestParallel (bool capSpread, bool RcellSpread, bool degrateSpread, bool contactR, int coolControl, std::string IDadditions, double RM) |
Deep_ptr< StorageUnit > | slide::makeBattery_EPFL_smaller (bool capSpread, bool RcellSpread, bool degrateSpread, bool contactR, int coolControl, std::string IDadditions, double RM) |