FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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< volScalarField >  operator() () const
 Return the laminar flame speed [m/s].

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:
  • src/thermophysicalModels/laminarFlameSpeed/GuldersEGR/GuldersEGR.H
  • src/thermophysicalModels/laminarFlameSpeed/GuldersEGR/GuldersEGR.C