OpenFOAM logo
Open Source CFD Toolkit

dynSmagorinsky Class Reference

Inheritance diagram for dynSmagorinsky:

Inheritance graph
[legend]
Collaboration diagram for dynSmagorinsky:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

dynSmagorinsky const volVectorField U,
const surfaceScalarField phi,
transportModel transport
 

Constructor from components.

~dynSmagorinsky  ) 
 


Member Function Documentation

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

Correct Eddy-Viscosity and related properties.

Reimplemented from GenEddyVisc.

Reimplemented in dynMixedSmagorinsky.

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

Return SGS kinetic energy.

Implements GenEddyVisc.

Reimplemented in dynMixedSmagorinsky.

Definition at line 135 of file dynSmagorinsky.H.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Reimplemented from GenEddyVisc.

Reimplemented in dynMixedSmagorinsky.

TypeName "dynSmagorinsky"   ) 
 

Runtime type information.


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