GuldersEGR Class Reference

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

Inheritance diagram for GuldersEGR:
Collaboration diagram for GuldersEGR:

Public Member Functions

 TypeName ("GuldersEGR")
 Runtime type information. More...
 
 GuldersEGR (const dictionary &, const psiuMulticomponentThermo &)
 Construct from dictionary and psiuMulticomponentThermo. More...
 
 GuldersEGR (const GuldersEGR &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~GuldersEGR ()
 Destructor. More...
 
tmp< volScalarFieldoperator() () const
 Return the laminar flame speed [m/s]. More...
 
void operator= (const GuldersEGR &)=delete
 Disallow default bitwise assignment. More...
 
- Public Member Functions inherited from laminarFlameSpeed
 TypeName ("laminarFlameSpeed")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, laminarFlameSpeed, dictionary,(const dictionary &dict, const psiuMulticomponentThermo &ct),(dict, ct))
 
 laminarFlameSpeed (const dictionary &, const psiuMulticomponentThermo &)
 Construct from dictionary and psiuMulticomponentThermo. More...
 
 laminarFlameSpeed (const laminarFlameSpeed &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~laminarFlameSpeed ()
 Destructor. More...
 
void operator= (const laminarFlameSpeed &)=delete
 Disallow default bitwise assignment. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from laminarFlameSpeed
static autoPtr< laminarFlameSpeedNew (const psiuMulticomponentThermo &)
 
- Protected Attributes inherited from laminarFlameSpeed
const psiuMulticomponentThermopsiuMulticomponentThermo_
 
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() [1/2]

GuldersEGR ( const dictionary dict,
const psiuMulticomponentThermo ct 
)

Construct from dictionary and psiuMulticomponentThermo.

Definition at line 48 of file GuldersEGR.C.

◆ GuldersEGR() [2/2]

GuldersEGR ( const GuldersEGR )
delete

Disallow default bitwise copy construction.

◆ ~GuldersEGR()

~GuldersEGR ( )
virtual

Destructor.

Definition at line 68 of file GuldersEGR.C.

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 199 of file GuldersEGR.C.

References Foam::dimless.

◆ operator=()

void operator= ( const GuldersEGR )
delete

Disallow default bitwise assignment.


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