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

constant Class Reference

Constant laminar flame speed model. More...

#include <laminarFlameSpeedModels/constant.H>


Detailed Description

Constant laminar flame speed model.

Source files

Definition at line 51 of file constant.H.

Inheritance diagram for constant:
Collaboration diagram for constant:

List of all members.

Public Member Functions

 TypeName ("constant")
 Runtime type information.
 constant (const dictionary &, const hhuCombustionThermo &)
 Construct from dictionary and hhuCombustionThermo.
 ~constant ()
tmp< volScalarField >  operator() () const
 Return the laminar flame speed [m/s].

Constructor & Destructor Documentation

constant ( const dictionary &   dict,
const hhuCombustionThermo &   ct  
)

Construct from dictionary and hhuCombustionThermo.

Definition at line 50 of file constant.C.

~constant (  )

Definition at line 63 of file constant.C.


Member Function Documentation

TypeName ( "constant"    )

Runtime type information.

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

Return the laminar flame speed [m/s].

Implements laminarFlameSpeed.

Definition at line 70 of file constant.C.

References IOobject::NO_READ, and IOobject::NO_WRITE.


The documentation for this class was generated from the following files:
  • src/thermophysicalModels/laminarFlameSpeed/constant/constant.H
  • src/thermophysicalModels/laminarFlameSpeed/constant/constant.C