SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
util_error.hpp File Reference
#include "../cells/Cell.hpp"
Include dependency graph for util_error.hpp:

Go to the source code of this file.

Namespaces

namespace  slide
 Slide namespace contains all the types, classes, and functions for the simulation framework.
 
namespace  slide::util
 
namespace  slide::util::error
 

Functions

void slide::util::error::checkInputParam_CalAge (Cell &c, double V, double Ti, int Time, int timeCheck, int mode)
 
void slide::util::error::checkInputParam_CC_V_CV_I (Cell &c, double Crate, double Vset, double Ccut)
 
void slide::util::error::checkInputParam_CycAge (Cell &c, double Vma, double Vmi, double Ccha, double Ccutcha, double Cdis, double Ccutdis, double Ti, int nrCycles, int nrCap)