FreeFOAM The Cross-Platform CFD Toolkit
Gulders Class Reference

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

#include <laminarFlameSpeedModels/Gulders.H>


Detailed Description

Laminar flame speed obtained from Gulder's correlation.

Source files

Definition at line 51 of file Gulders.H.

+ Inheritance diagram for Gulders:
+ Collaboration diagram for Gulders:

List of all members.

Public Member Functions

 TypeName ("Gulders")
 Runtime type information.
 Gulders (const dictionary &, const hhuCombustionThermo &)
 Construct from dictionary and hhuCombustionThermo.
 ~Gulders ()
tmp< volScalarFieldoperator() () const
 Return the laminar flame speed [m/s].
- Public Member Functions inherited from laminarFlameSpeed
 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 ()

Additional Inherited Members

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

Constructor & Destructor Documentation

Gulders ( const dictionary dict,
const hhuCombustionThermo ct 
)

Construct from dictionary and hhuCombustionThermo.

Definition at line 50 of file Gulders.C.

~Gulders ( )

Definition at line 69 of file Gulders.C.


Member Function Documentation

TypeName ( "Gulders"  )

Runtime type information.

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

Return the laminar flame speed [m/s].

Implements laminarFlameSpeed.

Definition at line 207 of file Gulders.C.

References ft.


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