Public Member Functions | |
TypeName ("none") | |
none (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry) | |
virtual | ~none () |
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_ |
Definition at line 46 of file noChemistryReduction.H.
none | ( | const IOdictionary & | dict, |
TDACChemistryModel< CompType, ThermoType > & | chemistry | ||
) |
Definition at line 27 of file noChemistryReduction.C.
|
virtual |
Definition at line 41 of file noChemistryReduction.C.
TypeName | ( | "none< CompType, ThermoType >" | ) |
|
virtual |
Implements chemistryReductionMethod< CompType, ThermoType >.
Definition at line 50 of file noChemistryReduction.C.
References NotImplemented.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.