Public Member Functions | List of all members
instability Class Reference

This is the equilibrium level of the flame wrinkling generated by instability. It is a constant (default 2.5). It is used in XiModel.H. More...

Inheritance diagram for instability:
Inheritance graph
[legend]
Collaboration diagram for instability:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("instability")
 Runtime type information. More...
 
 instability (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
 Construct from components. More...
 
virtual ~instability ()
 Destructor. More...
 
virtual tmp< volScalarFieldXiEq () const
 Return the flame-wrinking XiEq. More...
 
virtual bool read (const dictionary &XiEqProperties)
 Update properties from given dictionary. More...
 
- Public Member Functions inherited from XiEqModel
 TypeName ("XiEqModel")
 Runtime type information. More...
 
 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. More...
 
virtual ~XiEqModel ()
 Destructor. More...
 
tmp< volScalarFieldcalculateSchelkinEffect (const scalar) const
 Return the sub-grid Schelkin effect. More...
 
void writeFields () const
 Write fields. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from XiEqModel
static autoPtr< XiEqModelNew (const dictionary &XiEqProperties, const psiuReactionThermo &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 psiuReactionThermothermo_
 Thermo. More...
 
const compressible::RASModelturbulence_
 Turbulence. More...
 
const volScalarFieldSu_
 Laminar burning velocity. More...
 

Detailed Description

This is the equilibrium level of the flame wrinkling generated by instability. It is a constant (default 2.5). It is used in XiModel.H.

Source files

Definition at line 52 of file instabilityXiEq.H.

Constructor & Destructor Documentation

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

Construct from components.

virtual ~instability ( )
virtual

Destructor.

Member Function Documentation

TypeName ( "instability"  )

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: