Public Member Functions | List of all members
Gulders Class Reference

Laminar flame speed obtained from Gulder's correlation. More...

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

Public Member Functions

 TypeName ("Gulders")
 Runtime type information. More...
 
 Gulders (const dictionary &, const psiuReactionThermo &)
 Construct from dictionary and psiuReactionThermo. More...
 
virtual ~Gulders ()
 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

Laminar flame speed obtained from Gulder's correlation.

Source files

Definition at line 50 of file Gulders.H.

Constructor & Destructor Documentation

◆ Gulders()

Gulders ( const dictionary dict,
const psiuReactionThermo ct 
)

Construct from dictionary and psiuReactionThermo.

Definition at line 50 of file Gulders.C.

◆ ~Gulders()

~Gulders ( )
virtual

Member Function Documentation

◆ TypeName()

TypeName ( "Gulders"  )

Runtime type information.

◆ operator()()

Foam::tmp< Foam::volScalarField > operator() ( ) const
virtual

Return the laminar flame speed [m/s].

Implements laminarFlameSpeed.

Definition at line 213 of file Gulders.C.

References Foam::max().

Here is the call graph for this function:

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