Implementation of the Directed Relation Graph (DRG) method. More...
Public Member Functions | |
TypeName ("DRG") | |
DRG (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry) | |
virtual | ~DRG () |
virtual void | reduceMechanism (const scalarField &c, const scalar T, const scalar p) |
![]() | |
TypeName ("chemistryReductionMethod") | |
declareRunTimeSelectionTable (autoPtr, chemistryReductionMethod, dictionary,(const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry),(dict, chemistry)) | |
chemistryReductionMethod (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry) | |
virtual | ~chemistryReductionMethod () |
bool | active () const |
bool | log () const |
const List< bool > & | activeSpecies () const |
label | NsSimp () |
label | nSpecie () |
scalar | tolerance () const |
Additional Inherited Members | |
![]() | |
static autoPtr< chemistryReductionMethod< CompType, ThermoType > > | New (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry) |
![]() | |
const IOdictionary & | dict_ |
const dictionary | coeffsDict_ |
Switch | active_ |
Switch | log_ |
TDACChemistryModel< CompType, ThermoType > & | chemistry_ |
List< bool > | activeSpecies_ |
label | NsSimp_ |
const label | nSpecie_ |
scalar | tolerance_ |
Implementation of the Directed Relation Graph (DRG) method.
DRG | ( | const IOdictionary & | dict, |
TDACChemistryModel< CompType, ThermoType > & | chemistry | ||
) |
Definition at line 27 of file DRG.C.
References chemistry, Foam::exit(), Foam::FatalError, FatalErrorInFunction, dictionary::found(), and dictionary::subDict().
TypeName | ( | "DRG< CompType, ThermoType >" | ) |
|
virtual |
Implements chemistryReductionMethod< CompType, ThermoType >.
Definition at line 66 of file DRG.C.
References DynamicList::append(), Foam::constant::universal::c, Foam::constant::physicoChemical::c1, forAll, found, p, FIFOStack< T >::pop(), FIFOStack< T >::push(), R, s, DynamicList::shrink(), T, and Foam::Zero.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.