< Define a structure with the fitting parameters of the li-plating models (PL)
More...
#include <PLparam.hpp>
|
constexpr auto | begin () noexcept |
|
constexpr auto | end () noexcept |
|
auto & | operator*= (double a) |
|
|
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...
|
|
< Define a structure with the fitting parameters of the li-plating models (PL)
◆ 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 |
◆ 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: