consumptionSpeed Class Reference

Public Member Functions

 TypeName ("consumptionSpeed")
 Runtime type information. More...
 
 consumptionSpeed (const dictionary &dict)
 Construct from dictionary. More...
 
virtual ~consumptionSpeed ()
 Destructor. More...
 
tmp< volScalarFieldomega0Sigma (const volScalarField &sigma)
 Return speed consumption rate temp. More...
 
scalar omega0 () const
 
scalar eta () const
 
scalar sigmaExt () const
 
scalar omegaMin () const
 
void read (const dictionary &dict)
 Update properties. More...
 

Detailed Description

Definition at line 51 of file consumptionSpeed.H.

Constructor & Destructor Documentation

◆ consumptionSpeed()

consumptionSpeed ( const dictionary dict)

Construct from dictionary.

Definition at line 41 of file consumptionSpeed.C.

◆ ~consumptionSpeed()

~consumptionSpeed ( )
virtual

Destructor.

Definition at line 53 of file consumptionSpeed.C.

Member Function Documentation

◆ TypeName()

TypeName ( "consumptionSpeed"  )

Runtime type information.

◆ omega0Sigma()

Foam::tmp< Foam::volScalarField > omega0Sigma ( const volScalarField sigma)

Return speed consumption rate temp.

Definition at line 81 of file consumptionSpeed.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryFieldRef(), forAll, IOobject::NO_READ, IOobject::NO_WRITE, tmp< T >::ref(), sigma(), and Foam::Zero.

Here is the call graph for this function:

◆ omega0()

scalar omega0 ( ) const
inline

Definition at line 104 of file consumptionSpeed.H.

◆ eta()

scalar eta ( ) const
inline

Definition at line 109 of file consumptionSpeed.H.

◆ sigmaExt()

scalar sigmaExt ( ) const
inline

Definition at line 114 of file consumptionSpeed.H.

◆ omegaMin()

scalar omegaMin ( ) const
inline

Definition at line 119 of file consumptionSpeed.H.

◆ read()

void read ( const dictionary dict)

Update properties.

Definition at line 130 of file consumptionSpeed.C.

References dict, and dictionary::readEntry().

Here is the call graph for this function:

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