Chemistry reader for OpenFOAM format. More...
Public Member Functions | |
TypeName ("foamChemistryReader") | |
foamChemistryReader (const fileName &reactionsFileName, speciesTable &species, const fileName &thermoFileName) | |
foamChemistryReader (const dictionary &thermoDict, speciesTable &species) | |
virtual | ~foamChemistryReader ()=default |
const wordList & | elementNames () const |
const HashTable< label > & | elementIndices () const |
const speciesTable & | species () const |
const speciesCompositionTable & | specieComposition () const |
const ReactionTable< ThermoType > & | speciesThermo () const |
const ReactionList< ThermoType > & | reactions () const |
![]() | |
TypeName ("chemistryReader") | |
chemistryReader () | |
declareRunTimeSelectionTable (autoPtr, chemistryReader, dictionary,(const dictionary &thermoDict, speciesTable &species),(thermoDict, species)) | |
virtual | ~chemistryReader ()=default |
Additional Inherited Members | |
![]() | |
typedef ThermoType | thermoType |
![]() | |
static autoPtr< chemistryReader > | New (const dictionary &thermoDict, speciesTable &species) |
Chemistry reader for OpenFOAM format.
Definition at line 55 of file foamChemistryReader.H.
foamChemistryReader | ( | const fileName & | reactionsFileName, |
speciesTable & | species, | ||
const fileName & | thermoFileName | ||
) |
Definition at line 109 of file foamChemistryReader.C.
foamChemistryReader | ( | const dictionary & | thermoDict, |
speciesTable & | species | ||
) |
Definition at line 140 of file foamChemistryReader.C.
|
virtualdefault |
TypeName | ( | "foamChemistryReader< ThermoType >" | ) |
|
inline |
Definition at line 131 of file foamChemistryReader.H.
|
inline |
Definition at line 137 of file foamChemistryReader.H.
|
inlinevirtual |
Implements chemistryReader< ThermoType >.
Definition at line 143 of file foamChemistryReader.H.
|
inlinevirtual |
Implements chemistryReader< ThermoType >.
Definition at line 149 of file foamChemistryReader.H.
|
inlinevirtual |
Implements chemistryReader< ThermoType >.
Definition at line 155 of file foamChemistryReader.H.
|
inlinevirtual |
Implements chemistryReader< ThermoType >.
Definition at line 161 of file foamChemistryReader.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.