OpenFOAM logo
Open Source CFD Toolkit

LRRDiffStress Class Reference

Inheritance diagram for LRRDiffStress:

Inheritance graph
[legend]
Collaboration diagram for LRRDiffStress:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

LRRDiffStress const volVectorField U,
const surfaceScalarField phi,
transportModel transport
 

Constructors from components.

~LRRDiffStress  )  [inline]
 

Definition at line 114 of file LRRDiffStress.H.

References nu, and Foam::volScalarField.


Member Function Documentation

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

Correct Eddy-Viscosity and related properties.

Reimplemented from LESmodel.

tmp<volScalarField> DBEff  )  const [inline]
 

Return the effective diffusivity for B.

Definition at line 121 of file LRRDiffStress.H.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Reimplemented from GenSGSStress.

TypeName "LRRDiffStress"   ) 
 

Runtime type information.


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