OpenFOAM logo
Open Source CFD Toolkit

LienLeschzinerLowRe Class Reference

Inheritance diagram for LienLeschzinerLowRe:

Inheritance graph
[legend]
Collaboration diagram for LienLeschzinerLowRe:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("LienLeschzinerLowRe")
 LienLeschzinerLowRe (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport)
 from components
 ~LienLeschzinerLowRe ()
tmp< volScalarFieldnut () const
 Return the turbulence viscosity.
tmp< volScalarFieldDkEff () const
 Return the effective diffusivity for k.
tmp< volScalarFieldDepsilonEff () const
 Return the effective diffusivity for epsilon.
tmp< volScalarFieldk () const
 Return the turbulence kinetic energy.
tmp< volScalarFieldepsilon () const
 Return the turbulence kinetic energy dissipation rate.
tmp< volTensorFieldR () const
 Return the Reynolds stress tensor.
tmp< fvVectorMatrixdivR (volVectorField &U) const
 Return the source term for the momentum equation.
void correct ()
 Solve the turbulence equations and correct the turbulence viscosity.
bool read ()
 Read turbulenceProperties dictionary.

Constructor & Destructor Documentation

LienLeschzinerLowRe const volVectorField U,
const surfaceScalarField phi,
transportModel transport
 

from components

~LienLeschzinerLowRe  )  [inline]
 

Definition at line 104 of file LienLeschzinerLowRe.H.


Member Function Documentation

void correct  )  [virtual]
 

Solve the turbulence equations and correct the turbulence viscosity.

Implements turbulenceModel.

tmp<volScalarField> DepsilonEff  )  const [inline]
 

Return the effective diffusivity for epsilon.

Definition at line 124 of file LienLeschzinerLowRe.H.

tmp<fvVectorMatrix> divR volVectorField U  )  const [virtual]
 

Return the source term for the momentum equation.

Implements turbulenceModel.

tmp<volScalarField> DkEff  )  const [inline]
 

Return the effective diffusivity for k.

Definition at line 115 of file LienLeschzinerLowRe.H.

References nu, and Foam::volScalarField.

tmp<volScalarField> epsilon  )  const [inline, virtual]
 

Return the turbulence kinetic energy dissipation rate.

Implements turbulenceModel.

Definition at line 137 of file LienLeschzinerLowRe.H.

References Foam::volVectorField.

tmp<volScalarField> k  )  const [inline, virtual]
 

Return the turbulence kinetic energy.

Implements turbulenceModel.

Definition at line 132 of file LienLeschzinerLowRe.H.

tmp<volScalarField> nut  )  const [inline, virtual]
 

Return the turbulence viscosity.

Implements turbulenceModel.

Definition at line 109 of file LienLeschzinerLowRe.H.

References nu, and Foam::volScalarField.

tmp<volTensorField> R  )  const [virtual]
 

Return the Reynolds stress tensor.

Implements turbulenceModel.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Implements turbulenceModel.

TypeName "LienLeschzinerLowRe"   ) 
 


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org