FreeFOAM The Cross-Platform CFD Toolkit
GuldersEGR Class Reference

Laminar flame speed obtained from Gulder's correlation with EGR modelling. More...

#include <laminarFlameSpeedModels/GuldersEGR.H>


Detailed Description

Laminar flame speed obtained from Gulder's correlation with EGR modelling.

Source files

Definition at line 51 of file GuldersEGR.H.

+ Inheritance diagram for GuldersEGR:
+ Collaboration diagram for GuldersEGR:

List of all members.

Public Member Functions

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

GuldersEGR ( const dictionary dict,
const hhuCombustionThermo ct 
)

Construct from dictionary and hhuCombustionThermo.

Definition at line 49 of file GuldersEGR.C.

~GuldersEGR ( )

Definition at line 68 of file GuldersEGR.C.


Member Function Documentation

TypeName ( "GuldersEGR"  )

Runtime type information.

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

Return the laminar flame speed [m/s].

Implements laminarFlameSpeed.

Definition at line 209 of file GuldersEGR.C.


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