Constant laminar flame speed model. More...
Public Member Functions | |
TypeName ("constant") | |
Runtime type information. More... | |
constant (const dictionary &, const psiuReactionThermo &) | |
Construct from dictionary and psiuReactionThermo. More... | |
virtual | ~constant () |
Destructor. More... | |
tmp< volScalarField > | operator() () const |
Return the laminar flame speed [m/s]. More... | |
![]() | |
TypeName ("laminarFlameSpeed") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, laminarFlameSpeed, dictionary,(const dictionary &dict, const psiuReactionThermo &ct),(dict, ct)) | |
laminarFlameSpeed (const dictionary &, const psiuReactionThermo &) | |
Construct from dictionary and psiuReactionThermo. More... | |
virtual | ~laminarFlameSpeed () |
Destructor. More... | |
Private Member Functions | |
constant (const constant &) | |
Construct as copy (not implemented) More... | |
void | operator= (const constant &) |
Private Attributes | |
dimensionedScalar | Su_ |
Additional Inherited Members | |
![]() | |
static autoPtr< laminarFlameSpeed > | New (const psiuReactionThermo &) |
![]() | |
const psiuReactionThermo & | psiuReactionThermo_ |
word | fuel_ |
Fuel. More... | |
scalar | equivalenceRatio_ |
Equivalence ratio of a homogeneous mixture. More... | |
constant | ( | const dictionary & | dict, |
const psiuReactionThermo & | ct | ||
) |
Construct from dictionary and psiuReactionThermo.
Definition at line 50 of file constant.C.
|
virtual |
Destructor.
Definition at line 63 of file constant.C.
|
private |
TypeName | ( | "constant" | ) |
Runtime type information.
|
virtual |
Return the laminar flame speed [m/s].
Implements laminarFlameSpeed.
Definition at line 70 of file constant.C.
References IOobject::NO_READ, and IOobject::NO_WRITE.
|
private |
Definition at line 59 of file constant.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.