Public Member Functions | |
TypeName ("EFA") | |
EFA (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry) | |
virtual | ~EFA () |
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_ |
EFA | ( | const IOdictionary & | dict, |
TDACChemistryModel< CompType, ThermoType > & | chemistry | ||
) |
Definition at line 28 of file EFA.C.
References Foam::endl(), forAll, Foam::Info, specieElement::name(), and specieElement::nAtoms().
TypeName | ( | "EFA< CompType, ThermoType >" | ) |
|
virtual |
Implements chemistryReductionMethod< CompType, ThermoType >.
Definition at line 89 of file EFA.C.
References A, B, Foam::constant::universal::c, Foam::constant::physicoChemical::c1, Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, SortableListEFA< Type >::indices(), Foam::mag(), Foam::max(), Foam::min(), p, SortableListEFA< Type >::partialSort(), R, s, DynamicList::setSize(), T, and Foam::Zero.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.