Loading...
Searching...
No Matches
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...

#include <SCOPEBlendXiEq.H>

Inheritance diagram for SCOPEBlend:
Collaboration diagram for SCOPEBlend:

Public Member Functions

 TypeName ("SCOPEBlend")
 Runtime type information.
 SCOPEBlend (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Construct from components.
virtual ~SCOPEBlend ()
 Destructor.
virtual tmp< volScalarFieldXiEq () const
 Return the flame-wrinkling 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 psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiEqProperties, thermo, turbulence, Su))
 XiEqModel (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Construct from components.
virtual ~XiEqModel ()
 Destructor.
tmp< volScalarFieldcalculateSchelkinEffect (const scalar) const
 Return the sub-grid Schelkin effect.
void writeFields () const
 Write fields.

Additional Inherited Members

Static Public Member Functions inherited from XiEqModel
static autoPtr< XiEqModel > New (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Return a reference to the selected XiEq model.
Protected Attributes inherited from XiEqModel
dictionary XiEqModelCoeffs_
 Dictionary.
const psiuReactionThermothermo_
 Thermo.
const compressible::RASModelturbulence_
 Turbulence.
const volScalarFieldSu_
 Laminar burning velocity.

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 51 of file SCOPEBlendXiEq.H.

Constructor & Destructor Documentation

◆ SCOPEBlend()

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

Construct from components.

References Foam::Su().

Here is the call graph for this function:

◆ ~SCOPEBlend()

virtual ~SCOPEBlend ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "SCOPEBlend" )

Runtime type information.

◆ XiEq()

virtual tmp< volScalarField > XiEq ( ) const
virtual

Return the flame-wrinkling XiEq.

Reimplemented from XiEqModel.

◆ read()

virtual bool read ( const dictionary & XiEqProperties)
inlinevirtual

Update properties from given dictionary.

Implements XiEqModel.

Definition at line 119 of file SCOPEBlendXiEq.H.


The documentation for this class was generated from the following file:
  • applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEBlendXiEq/SCOPEBlendXiEq.H