Cantera
2.4.0
|
Values used for converting sticking coefficients into rate constants. More...
#include <InterfaceKinetics.h>
Public Attributes | |
size_t | index |
index of the sticking reaction in the full reaction list More... | |
double | order |
exponent applied to site density term More... | |
double | multiplier |
multiplicative factor in rate expression More... | |
bool | use_motz_wise |
'true' if Motz & Wise correction is being used More... | |
Values used for converting sticking coefficients into rate constants.
Definition at line 654 of file InterfaceKinetics.h.
size_t index |
index of the sticking reaction in the full reaction list
Definition at line 655 of file InterfaceKinetics.h.
double order |
exponent applied to site density term
Definition at line 656 of file InterfaceKinetics.h.
double multiplier |
multiplicative factor in rate expression
Definition at line 657 of file InterfaceKinetics.h.
bool use_motz_wise |
'true' if Motz & Wise correction is being used
Definition at line 658 of file InterfaceKinetics.h.