SCOPEXiEq Class Reference

Simple SCOPEXiEq 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...

Inheritance diagram for SCOPEXiEq:
Collaboration diagram for SCOPEXiEq:

Public Member Functions

 TypeName ("SCOPEXiEq")
 Runtime type information. More...
 
 SCOPEXiEq (const dictionary &XiEqProperties, const psiuMulticomponentThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Construct from components. More...
 
 SCOPEXiEq (const SCOPEXiEq &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~SCOPEXiEq ()
 Destructor. More...
 
virtual tmp< volScalarFieldXiEq () const
 Return the flame-wrinkling XiEq. More...
 
virtual bool read (const dictionary &XiEqProperties)
 Update properties from given dictionary. More...
 
void operator= (const SCOPEXiEq &)=delete
 Disallow default bitwise assignment. More...
 
- Public Member Functions inherited from XiEqModel
 TypeName ("XiEqModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, XiEqModel, dictionary,(const dictionary &XiEqProperties, const psiuMulticomponentThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiEqProperties, thermo, turbulence, Su))
 
 XiEqModel (const dictionary &XiEqProperties, const psiuMulticomponentThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Construct from components. More...
 
 XiEqModel (const XiEqModel &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~XiEqModel ()
 Destructor. More...
 
tmp< volScalarFieldcalculateSchelkinEffect (const scalar) const
 Return the sub-grid Schelkin effect. More...
 
void writeFields () const
 Write fields. More...
 
void operator= (const XiEqModel &)=delete
 Disallow default bitwise assignment. More...
 

Additional Inherited Members

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

Detailed Description

Simple SCOPEXiEq 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 SCOPEXiEq.H.

Constructor & Destructor Documentation

◆ SCOPEXiEq() [1/2]

SCOPEXiEq ( const dictionary XiEqProperties,
const psiuMulticomponentThermo thermo,
const compressible::RASModel turbulence,
const volScalarField Su 
)

Construct from components.

Definition at line 43 of file SCOPEXiEq.C.

◆ SCOPEXiEq() [2/2]

SCOPEXiEq ( const SCOPEXiEq )
delete

Disallow default bitwise copy construction.

◆ ~SCOPEXiEq()

~SCOPEXiEq ( )
virtual

Destructor.

Definition at line 71 of file SCOPEXiEq.C.

Member Function Documentation

◆ TypeName()

TypeName ( "SCOPEXiEq"  )

Runtime type information.

◆ XiEq()

◆ read()

bool read ( const dictionary XiEqProperties)
virtual

Update properties from given dictionary.

Implements XiEqModel.

Definition at line 142 of file SCOPEXiEq.C.

References XiEqModel::read().

Here is the call graph for this function:

◆ operator=()

void operator= ( const SCOPEXiEq )
delete

Disallow default bitwise assignment.


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