OpenFOAM logo
Open Source CFD Toolkit

DeardorffDiffStress Class Reference

Inheritance diagram for DeardorffDiffStress:

Inheritance graph
[legend]
Collaboration diagram for DeardorffDiffStress:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

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

Constructor from components.

~DeardorffDiffStress  )  [inline]
 

Definition at line 115 of file DeardorffDiffStress.H.

References Foam::volScalarField.


Member Function Documentation

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

Correct Eddy-Viscosity and related properties.

Reimplemented from GenSGSStress.

tmp<volScalarField> DBEff  )  const [inline]
 

Return the effective diffusivity for B.

Definition at line 122 of file DeardorffDiffStress.H.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Reimplemented from GenSGSStress.

TypeName "DeardorffDiffStress"   ) 
 

Runtime type information.


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