Cantera  2.4.0
Public Attributes | List of all members
InterfaceKinetics::StickData Struct Reference

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...
 

Detailed Description

Values used for converting sticking coefficients into rate constants.

Definition at line 654 of file InterfaceKinetics.h.

Member Data Documentation

◆ index

size_t index

index of the sticking reaction in the full reaction list

Definition at line 655 of file InterfaceKinetics.h.

◆ order

double order

exponent applied to site density term

Definition at line 656 of file InterfaceKinetics.h.

◆ multiplier

double multiplier

multiplicative factor in rate expression

Definition at line 657 of file InterfaceKinetics.h.

◆ use_motz_wise

bool use_motz_wise

'true' if Motz & Wise correction is being used

Definition at line 658 of file InterfaceKinetics.h.


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