OpenFOAM logo
Open Source CFD Toolkit

LaunderSharmaKE Class Reference

Inheritance diagram for LaunderSharmaKE:

Inheritance graph
[legend]
Collaboration diagram for LaunderSharmaKE:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("LaunderSharmaKE")
 Runtime type information.
 LaunderSharmaKE (const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, basicThermo &thermophysicalModel)
 from components
 ~LaunderSharmaKE ()
tmp< volScalarFieldmut () const
 Return the effective viscosity.
tmp< volScalarFieldDkEff () const
 Return the effective diffusivity for k.
tmp< volScalarFieldDepsilonEff () const
 Return the effective diffusivity for epsilon.
tmp< volScalarFieldalphaEff () const
 Return the effective turbulent thermal diffusivity.
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< fvVectorMatrixdivRhoR (volVectorField &U) const
 Return the source term for the momentum equation.
tmp< fvScalarMatrixdivRhoUh (volScalarField &h) const
void correct ()
 Solve the turbulence equations and correct the turbulence viscosity.
bool read ()
 Read turbulenceProperties dictionary.

Constructor & Destructor Documentation

LaunderSharmaKE const volScalarField rho,
const volVectorField U,
const surfaceScalarField phi,
basicThermo thermophysicalModel
 

from components

~LaunderSharmaKE  )  [inline]
 

Definition at line 107 of file LaunderSharmaKE.H.


Member Function Documentation

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

Return the effective turbulent thermal diffusivity.

Implements turbulenceModel.

Definition at line 136 of file LaunderSharmaKE.H.

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 127 of file LaunderSharmaKE.H.

References Foam::volScalarField.

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

Return the source term for the momentum equation.

Implements turbulenceModel.

tmp<fvScalarMatrix> divRhoUh volScalarField h  )  const
 

tmp<volScalarField> DkEff  )  const [inline]
 

Return the effective diffusivity for k.

Definition at line 118 of file LaunderSharmaKE.H.

References Foam::volScalarField.

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

Return the turbulence kinetic energy dissipation rate.

Implements turbulenceModel.

Definition at line 149 of file LaunderSharmaKE.H.

References Foam::volScalarField, and Foam::volVectorField.

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

Return the turbulence kinetic energy.

Implements turbulenceModel.

Definition at line 144 of file LaunderSharmaKE.H.

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

Return the effective viscosity.

Implements turbulenceModel.

Definition at line 112 of file LaunderSharmaKE.H.

References Foam::volScalarField.

tmp<volTensorField> R  )  const [virtual]
 

Return the Reynolds stress tensor.

Implements turbulenceModel.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Implements turbulenceModel.

TypeName "LaunderSharmaKE"   ) 
 

Runtime type information.


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