OpenFOAM logo
Open Source CFD Toolkit

laminarFlameSpeed Class Reference

Inheritance diagram for laminarFlameSpeed:

Inheritance graph
[legend]
Collaboration diagram for laminarFlameSpeed:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("laminarFlameSpeed")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, laminarFlameSpeed, dictionary,(const dictionary &dict, const hhuCombustionThermo &ct),(dict, ct))
 laminarFlameSpeed (const dictionary &, const hhuCombustionThermo &)
 Construct from dictionary and hhuCombustionThermo.
virtual ~laminarFlameSpeed ()
virtual tmp< volScalarFieldoperator() () const =0
 Return the laminar flame speed [m/s].

Static Public Member Functions

autoPtr< laminarFlameSpeedNew (const hhuCombustionThermo &)

Protected Attributes

const hhuCombustionThermohhuCombustionThermo_
word fuel_
 Fuel.
scalar equivalenceRatio_
 Equivalence ratio of a homogeneous mixture.

Constructor & Destructor Documentation

laminarFlameSpeed const dictionary ,
const hhuCombustionThermo
 

Construct from dictionary and hhuCombustionThermo.

virtual ~laminarFlameSpeed  )  [virtual]
 


Member Function Documentation

declareRunTimeSelectionTable autoPtr  ,
laminarFlameSpeed  ,
dictionary  ,
(const dictionary &dict, const hhuCombustionThermo &ct)  ,
(dict, ct) 
 

autoPtr<laminarFlameSpeed> New const hhuCombustionThermo  )  [static]
 

virtual tmp<volScalarField> operator()  )  const [pure virtual]
 

Return the laminar flame speed [m/s].

Implemented in constLaminarFlameSpeed, guldersEGR, and guldersLaminarFlameSpeed.

TypeName "laminarFlameSpeed"   ) 
 

Runtime type information.


Member Data Documentation

scalar equivalenceRatio_ [protected]
 

Equivalence ratio of a homogeneous mixture.

Definition at line 72 of file laminarFlameSpeed.H.

word fuel_ [protected]
 

Fuel.

Definition at line 69 of file laminarFlameSpeed.H.

const hhuCombustionThermo& hhuCombustionThermo_ [protected]
 

Definition at line 66 of file laminarFlameSpeed.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org