Cantera  2.5.1
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 665 of file InterfaceKinetics.h.

Member Data Documentation

◆ index

size_t index

index of the sticking reaction in the full reaction list

Definition at line 666 of file InterfaceKinetics.h.

◆ order

double order

exponent applied to site density term

Definition at line 667 of file InterfaceKinetics.h.

◆ multiplier

double multiplier

multiplicative factor in rate expression

Definition at line 668 of file InterfaceKinetics.h.

◆ use_motz_wise

bool use_motz_wise

'true' if Motz & Wise correction is being used

Definition at line 669 of file InterfaceKinetics.h.


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