Loading...
Searching...
No Matches
consumptionSpeed Class Reference

#include <consumptionSpeed.H>

Public Member Functions

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

Detailed Description

Definition at line 47 of file consumptionSpeed.H.

Constructor & Destructor Documentation

◆ consumptionSpeed()

consumptionSpeed ( const dictionary & dict)

Construct from dictionary.

Definition at line 33 of file consumptionSpeed.C.

References dict.

◆ ~consumptionSpeed()

~consumptionSpeed ( )
virtual

Destructor.

Definition at line 46 of file consumptionSpeed.C.

Member Function Documentation

◆ TypeName()

TypeName ( "consumptionSpeed" )

Runtime type information.

References dict, and sigma().

Here is the call graph for this function:

◆ omega0Sigma()

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

Return speed consumption rate temp.

Definition at line 73 of file consumptionSpeed.C.

References forAll, GeometricField< scalar, fvPatchField, volMesh >::New(), IOobjectOption::NO_REGISTER, omega0(), sigma(), and Foam::Zero.

Here is the call graph for this function:

◆ omega0()

scalar omega0 ( ) const
inline

Definition at line 122 of file consumptionSpeed.H.

Referenced by omega0Sigma().

Here is the caller graph for this function:

◆ eta()

scalar eta ( ) const
inline

Definition at line 127 of file consumptionSpeed.H.

◆ sigmaExt()

scalar sigmaExt ( ) const
inline

Definition at line 132 of file consumptionSpeed.H.

◆ omegaMin()

scalar omegaMin ( ) const
inline

Definition at line 137 of file consumptionSpeed.H.

◆ read()

void read ( const dictionary & dict)

Update properties.

Definition at line 113 of file consumptionSpeed.C.

References dict.


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