consumptionSpeed Class Reference

Correlation function for laminar consumption speed obtained from flamelet solution at increasing strain rates. More...

Public Member Functions

 TypeName ("consumptionSpeed")
 Runtime type information. More...
 
 consumptionSpeed (const dictionary &dict)
 Construct from dictionary. More...
 
 consumptionSpeed (const consumptionSpeed &)
 Disallow default bitwise copy construction. 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...
 
void operator= (const consumptionSpeed &)=delete
 Disallow default bitwise assignment. More...
 

Detailed Description

Correlation function for laminar consumption speed obtained from flamelet solution at increasing strain rates.

Source files

Definition at line 50 of file consumptionSpeed.H.

Constructor & Destructor Documentation

◆ consumptionSpeed() [1/2]

consumptionSpeed ( const dictionary dict)

Construct from dictionary.

Definition at line 39 of file consumptionSpeed.C.

◆ consumptionSpeed() [2/2]

Disallow default bitwise copy construction.

◆ ~consumptionSpeed()

~consumptionSpeed ( )
virtual

Destructor.

Definition at line 51 of file consumptionSpeed.C.

References Foam::exp(), Foam::max(), and Foam::constant::physicoChemical::sigma.

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "consumptionSpeed"  )

Runtime type information.

◆ omega0Sigma()

◆ 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.

References consumptionSpeed::operator=(), and consumptionSpeed::read().

Here is the call graph for this function:

◆ read()

void read ( const dictionary dict)

Update properties.

Definition at line 125 of file consumptionSpeed.C.

References dictionary::lookup().

Referenced by consumptionSpeed::omegaMin().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator=()

void operator= ( const consumptionSpeed )
delete

Disallow default bitwise assignment.

Referenced by consumptionSpeed::omegaMin().

Here is the caller graph for this function:

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