Path flux analysis. More...
Public Member Functions | |
TypeName ("PFA") | |
PFA (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry) | |
virtual | ~PFA () |
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_ |
Path flux analysis.
PFA | ( | const IOdictionary & | dict, |
TDACChemistryModel< CompType, ThermoType > & | chemistry | ||
) |
Definition at line 27 of file PFA.C.
References Foam::abort(), chemistry, Foam::FatalError, FatalErrorInFunction, dictionary::found(), and dictionary::subDict().
TypeName | ( | "PFA< CompType, ThermoType >" | ) |
|
virtual |
Implements chemistryReductionMethod< CompType, ThermoType >.
Definition at line 69 of file PFA.C.
References A, DynamicList::append(), B, Foam::constant::universal::c, Foam::constant::physicoChemical::c1, forAll, found, Foam::max(), p, FIFOStack< T >::pop(), FIFOStack< T >::push(), R, s, DynamicList::setSize(), DynamicList::shrink(), T, and Foam::Zero.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.