Cantera  2.0
Public Attributes | List of all members
ReactionUnits Class Reference

Specifies the Units for all reactions. More...

#include <Reaction.h>

Public Attributes

int ActEnergy
 Activation energy unit flag.
 
int Quantity
 Moles or molecules unit flag.
 

Detailed Description

Specifies the Units for all reactions.

The default units are Cal per gmol for the activivation units and the default number type is assumed to be gmol.

Definition at line 100 of file Reaction.h.

Member Data Documentation

int ActEnergy

Activation energy unit flag.

Definition at line 107 of file Reaction.h.

Referenced by CKParser::readReactionSection().

int Quantity

Moles or molecules unit flag.

Definition at line 108 of file Reaction.h.

Referenced by CKParser::readReactionSection().


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