OpenFOAM logo
Open Source CFD Toolkit

lowReOneEqEddy Class Reference

Inheritance diagram for lowReOneEqEddy:

Inheritance graph
[legend]
Collaboration diagram for lowReOneEqEddy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("lowReOneEqEddy")
 Runtime type information.
 lowReOneEqEddy (const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel)
 Constructor from components.
 ~lowReOneEqEddy ()
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

lowReOneEqEddy const volScalarField rho,
const volVectorField U,
const surfaceScalarField phi,
const basicThermo thermoPhysicalModel
 

Constructor from components.

~lowReOneEqEddy  )  [inline]
 

Definition at line 113 of file lowReOneEqEddy.H.

References Foam::volScalarField.


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 120 of file lowReOneEqEddy.H.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Reimplemented from GenEddyVisc.

TypeName "lowReOneEqEddy"   ) 
 

Runtime type information.


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