Public Member Functions | List of all members
constant Class Reference

Constant laminar flame speed model. More...

Inheritance diagram for constant:
Inheritance graph
[legend]
Collaboration diagram for constant:
Collaboration graph
[legend]

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< volScalarFieldoperator() () const
 Return the laminar flame speed [m/s]. More...
 
- Public Member Functions inherited from laminarFlameSpeed
 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...
 

Additional Inherited Members

- Static Public Member Functions inherited from laminarFlameSpeed
static autoPtr< laminarFlameSpeedNew (const psiuReactionThermo &)
 
- Protected Attributes inherited from laminarFlameSpeed
const psiuReactionThermopsiuReactionThermo_
 
word fuel_
 Fuel. More...
 
scalar equivalenceRatio_
 Equivalence ratio of a homogeneous mixture. More...
 

Detailed Description

Constant laminar flame speed model.

Source files

Definition at line 50 of file constant.H.

Constructor & Destructor Documentation

constant ( const dictionary dict,
const psiuReactionThermo ct 
)

Construct from dictionary and psiuReactionThermo.

Definition at line 50 of file constant.C.

~constant ( )
virtual

Destructor.

Definition at line 63 of file constant.C.

Member Function Documentation

TypeName ( "constant"  )

Runtime type information.

Foam::tmp< Foam::volScalarField > operator() ( ) const
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.


The documentation for this class was generated from the following files: