OpenFOAM logo
Open Source CFD Toolkit

locDynOneEqEddy Class Reference

Inheritance diagram for locDynOneEqEddy:

Inheritance graph
[legend]
Collaboration diagram for locDynOneEqEddy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("locDynOneEqEddy")
 Runtime type information.
 locDynOneEqEddy (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport)
 from components
 ~locDynOneEqEddy ()
tmp< volScalarFieldk () const
 Return SGS kinetic energy.
tmp< volScalarFieldDkEff () const
 Return the effective diffusivity for k.
void correct (const tmp< volTensorField > &gradU)
 Correct Eddy-Viscosity and related properties.
bool read ()
 Read turbulenceProperties dictionary.

Constructor & Destructor Documentation

locDynOneEqEddy const volVectorField U,
const surfaceScalarField phi,
transportModel transport
 

from components

~locDynOneEqEddy  ) 
 


Member Function Documentation

void correct const tmp< volTensorField > &  gradU  )  [virtual]
 

Correct Eddy-Viscosity and related properties.

Reimplemented from GenEddyVisc.

tmp<volScalarField> DkEff  )  const [inline]
 

Return the effective diffusivity for k.

Definition at line 148 of file locDynOneEqEddy.H.

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

Return SGS kinetic energy.

Implements GenEddyVisc.

Definition at line 142 of file locDynOneEqEddy.H.

References nu, and Foam::volScalarField.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Reimplemented from GenEddyVisc.

TypeName "locDynOneEqEddy"   ) 
 

Runtime type information.


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