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

< Define a structure with the fitting parameters of the li-plating models (PL) More...

#include <PLparam.hpp>

Public Member Functions

constexpr auto begin () noexcept
 
constexpr auto end () noexcept
 
auto & operator*= (double a)
 

Public Attributes

double pl1k { 4.5e-10 }
 rate constant of the li-plating side reaction at reference temperature in the 1st model More...
 
double pl1k_T { -2.014008e5 }
 activation energy of pl1k More...
 

Detailed Description

< Define a structure with the fitting parameters of the li-plating models (PL)

Member Function Documentation

◆ begin()

constexpr auto slide::param::PLparam::begin ( )
inlineconstexprnoexcept

◆ end()

constexpr auto slide::param::PLparam::end ( )
inlineconstexprnoexcept

◆ operator*=()

auto & slide::param::PLparam::operator*= ( double  a)
inline

Member Data Documentation

◆ pl1k

double slide::param::PLparam::pl1k { 4.5e-10 }

rate constant of the li-plating side reaction at reference temperature in the 1st model

◆ pl1k_T

double slide::param::PLparam::pl1k_T { -2.014008e5 }

activation energy of pl1k


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