43 #ifndef laminarFlameSpeed_H 44 #define laminarFlameSpeed_H
virtual tmp< volScalarField > operator()() const =0
Return the laminar flame speed [m/s].
A list of keyword definitions, which are a keyword followed by any number of values (e...
scalar equivalenceRatio_
Equivalence ratio of a homogeneous mixture.
A class for handling words, derived from string.
declareRunTimeSelectionTable(autoPtr, laminarFlameSpeed, dictionary,(const dictionary &dict, const psiuReactionThermo &ct),(dict, ct))
TypeName("laminarFlameSpeed")
Runtime type information.
static autoPtr< laminarFlameSpeed > New(const psiuReactionThermo &)
Foam::psiuReactionThermo.
Abstract class for laminar flame speed.
const psiuReactionThermo & psiuReactionThermo_
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Macros to ease declaration of run-time selection tables.
A class for managing temporary objects.
virtual ~laminarFlameSpeed()
Destructor.