Public Member Functions | List of all members
consumptionSpeed Class Reference

Public Member Functions

 TypeName ("consumptionSpeed")
 
 consumptionSpeed (const dictionary &dict)
 
virtual ~consumptionSpeed ()
 
tmp< volScalarFieldomega0Sigma (const volScalarField &sigma)
 
scalar omega0 () const
 
scalar eta () const
 
scalar sigmaExt () const
 
scalar omegaMin () const
 
void read (const dictionary &dict)
 

Detailed Description

Definition at line 47 of file consumptionSpeed.H.

Constructor & Destructor Documentation

◆ consumptionSpeed()

consumptionSpeed ( const dictionary dict)

Definition at line 34 of file consumptionSpeed.C.

◆ ~consumptionSpeed()

~consumptionSpeed ( )
virtual

Definition at line 46 of file consumptionSpeed.C.

Member Function Documentation

◆ TypeName()

TypeName ( "consumptionSpeed"  )

◆ omega0Sigma()

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

Definition at line 74 of file consumptionSpeed.C.

References GeometricField::boundaryFieldRef(), forAll, IOobject::NO_READ, IOobject::NO_WRITE, tmp::ref(), sigma(), and Foam::Zero.

Here is the call graph for this function:

◆ omega0()

scalar omega0 ( ) const
inline

Definition at line 100 of file consumptionSpeed.H.

◆ eta()

scalar eta ( ) const
inline

Definition at line 105 of file consumptionSpeed.H.

◆ sigmaExt()

scalar sigmaExt ( ) const
inline

Definition at line 110 of file consumptionSpeed.H.

◆ omegaMin()

scalar omegaMin ( ) const
inline

Definition at line 115 of file consumptionSpeed.H.

◆ read()

void read ( const dictionary dict)

Definition at line 123 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: