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

#include <Gulder.H>

Inheritance diagram for Gulder:
Collaboration diagram for Gulder:

Public Member Functions

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

Constructor & Destructor Documentation

◆ Gulder()

Gulder ( 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:

◆ ~Gulder()

virtual ~Gulder ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "Gulder" )

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)
virtual

Update properties from given dictionary.

Implements XiEqModel.


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