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

#include <SEIparam.hpp>

Public Types

using value_type = double
 

Public Member Functions

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

Public Attributes

value_type sei_porosity { 3 * 7.5e-7 }
 
value_type sei1k { 0.075e-14 }
 rate parameter of the SEI side reaction in the 1st SEI model More...
 
value_type sei1k_T { 130e3 }
 activation energy of sei1k More...
 
value_type sei2k { 2.75e-11 }
 rate parameter of the SEI side reaction in the 2nd SEI model More...
 
value_type sei2k_T { 130e3 }
 activation energy of sei2k More...
 
value_type sei2D { 1.125e-14 }
 diffusion constant of the SEI layer in the 2nd SEI model More...
 
value_type sei2D_T { 20e3 }
 activation energy of sei2D More...
 
value_type sei3k { 1.1458e-15 }
 rate parameter of the SEI side reaction in the 3rd SEI model More...
 
value_type sei3k_T { 65e3 }
 activation energy of sei3k More...
 
value_type sei3D { 0.25e-15 }
 diffusion constant of the SEI layer in the 3rd SEI model More...
 
value_type sei3D_T { 200e3 }
 activation energy of sei3D More...
 
value_type sei4k { 3.75e-15 }
 rate parameter of the SEI side reaction in the 3rd SEI model More...
 
value_type sei4k_T { 130000.0 / 1.5 }
 activation energy of sei3k More...
 
value_type sei4D { 0.5e-16 / 15.0 }
 diffusion constant of the SEI layer in the 3rd SEI model More...
 
value_type sei4D_T { 80000 }
 activation energy of sei3D More...
 

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ begin()

auto slide::param::SEIparam::begin ( )
inlinenoexcept

◆ end()

auto slide::param::SEIparam::end ( )
inlinenoexcept

◆ operator*=()

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

Member Data Documentation

◆ sei1k

value_type slide::param::SEIparam::sei1k { 0.075e-14 }

rate parameter of the SEI side reaction in the 1st SEI model

◆ sei1k_T

value_type slide::param::SEIparam::sei1k_T { 130e3 }

activation energy of sei1k

◆ sei2D

value_type slide::param::SEIparam::sei2D { 1.125e-14 }

diffusion constant of the SEI layer in the 2nd SEI model

◆ sei2D_T

value_type slide::param::SEIparam::sei2D_T { 20e3 }

activation energy of sei2D

◆ sei2k

value_type slide::param::SEIparam::sei2k { 2.75e-11 }

rate parameter of the SEI side reaction in the 2nd SEI model

◆ sei2k_T

value_type slide::param::SEIparam::sei2k_T { 130e3 }

activation energy of sei2k

◆ sei3D

value_type slide::param::SEIparam::sei3D { 0.25e-15 }

diffusion constant of the SEI layer in the 3rd SEI model

◆ sei3D_T

value_type slide::param::SEIparam::sei3D_T { 200e3 }

activation energy of sei3D

◆ sei3k

value_type slide::param::SEIparam::sei3k { 1.1458e-15 }

rate parameter of the SEI side reaction in the 3rd SEI model

◆ sei3k_T

value_type slide::param::SEIparam::sei3k_T { 65e3 }

activation energy of sei3k

◆ sei4D

value_type slide::param::SEIparam::sei4D { 0.5e-16 / 15.0 }

diffusion constant of the SEI layer in the 3rd SEI model

◆ sei4D_T

value_type slide::param::SEIparam::sei4D_T { 80000 }

activation energy of sei3D

◆ sei4k

value_type slide::param::SEIparam::sei4k { 3.75e-15 }

rate parameter of the SEI side reaction in the 3rd SEI model

◆ sei4k_T

value_type slide::param::SEIparam::sei4k_T { 130000.0 / 1.5 }

activation energy of sei3k

◆ sei_porosity

value_type slide::param::SEIparam::sei_porosity { 3 * 7.5e-7 }

proportionality constant between the SEI growth and the decrease in volume fraction of active material (because the SEI layer blocks the pores at the surface)


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