Public Member Functions | List of all members
GuldersEGR Class Reference

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

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

Public Member Functions

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

Source files

Definition at line 50 of file GuldersEGR.H.

Constructor & Destructor Documentation

◆ GuldersEGR()

GuldersEGR ( const dictionary dict,
const psiuReactionThermo ct 
)

Construct from dictionary and psiuReactionThermo.

Definition at line 49 of file GuldersEGR.C.

◆ ~GuldersEGR()

~GuldersEGR ( )
virtual

Member Function Documentation

◆ TypeName()

TypeName ( "GuldersEGR"  )

Runtime type information.

◆ operator()()

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

Return the laminar flame speed [m/s].

Implements laminarFlameSpeed.

Definition at line 215 of file GuldersEGR.C.


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