FreeFOAM The Cross-Platform CFD Toolkit
SCOPEXiEq Class Reference

#include <applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEXiEq/SCOPEXiEq.H>


Detailed Description

Definition at line 55 of file SCOPEXiEq.H.

+ Inheritance diagram for SCOPEXiEq:
+ Collaboration diagram for SCOPEXiEq:

List of all members.

Public Member Functions

 TypeName ("SCOPEXiEq")
 Runtime type information.
 SCOPEXiEq (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Construct from components.
virtual ~SCOPEXiEq ()
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

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

Construct from components.

virtual ~SCOPEXiEq ( )
virtual

Member Function Documentation

TypeName ( "SCOPEXiEq"  )

Runtime type information.

virtual tmp<volScalarField> XiEq ( ) const
virtual

Return the flame-wrinking XiEq.

Reimplemented from XiEqModel.

virtual bool read ( const dictionary XiEqProperties)
virtual

Update properties from given dictionary.

Implements XiEqModel.


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