Public Member Functions | List of all members
Gulder Class Reference

Simple Gulder model for XiEq based on Gulders correlation with a linear correction function to give a plausible profile for XiEq. More...

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

Public Member Functions

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

Simple Gulder model for XiEq based on Gulders correlation with a linear correction function to give a plausible profile for XiEq.

Source files

Definition at line 51 of file Gulder.H.

Constructor & Destructor Documentation

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

Construct from components.

virtual ~Gulder ( )
virtual

Destructor.

Member Function Documentation

TypeName ( "Gulder"  )

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: