FreeFOAM The Cross-Platform CFD Toolkit
SCOPEBlend Class Reference

Simple SCOPEBlendXiEq model for XiEq based on SCOPEXiEqs correlation with a linear correction function to give a plausible profile for XiEq. See SCOPELaminarFlameSpeed.H for details on the SCOPE laminar flame speed model. More...


Detailed Description

Simple SCOPEBlendXiEq model for XiEq based on SCOPEXiEqs correlation with a linear correction function to give a plausible profile for XiEq. See SCOPELaminarFlameSpeed.H for details on the SCOPE laminar flame speed model.

Source files

Definition at line 54 of file SCOPEBlendXiEq.H.

+ Inheritance diagram for SCOPEBlend:
+ Collaboration diagram for SCOPEBlend:

List of all members.

Public Member Functions

 TypeName ("SCOPEBlend")
 Runtime type information.
 SCOPEBlend (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Construct from components.
virtual ~SCOPEBlend ()
virtual tmp< volScalarFieldXiEq () const
 Return the flame-wrinking XiEq.
virtual bool read (const dictionary &XiEqProperties)
 Update properties from given dictionary.
- Public Member Functions inherited from XiEqModel
 TypeName ("XiEqModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, XiEqModel, dictionary,(const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiEqProperties, thermo, turbulence, Su))
 XiEqModel (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Construct from components.
virtual ~XiEqModel ()

Additional Inherited Members

- Static Public Member Functions inherited from XiEqModel
static autoPtr< XiEqModelNew (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Return a reference to the selected XiEq model.
- Protected Attributes inherited from XiEqModel
dictionary XiEqModelCoeffs_
const hhuCombustionThermothermo_
const compressible::RASModelturbulence_
const volScalarFieldSu_

Constructor & Destructor Documentation

SCOPEBlend ( const dictionary XiEqProperties,
const hhuCombustionThermo thermo,
const compressible::RASModel turbulence,
const volScalarField Su 
)

Construct from components.

virtual ~SCOPEBlend ( )
virtual

Member Function Documentation

TypeName ( "SCOPEBlend"  )

Runtime type information.

virtual tmp<volScalarField> XiEq ( ) const
virtual

Return the flame-wrinking XiEq.

Reimplemented from XiEqModel.

virtual bool read ( const dictionary XiEqProperties)
inlinevirtual

Update properties from given dictionary.

Implements XiEqModel.

Definition at line 105 of file SCOPEBlendXiEq.H.


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