OpenFOAM logo
Open Source CFD Toolkit

Smagorinsky Class Reference

Inheritance diagram for Smagorinsky:

Inheritance graph
[legend]
Collaboration diagram for Smagorinsky:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("Smagorinsky")
 Runtime type information.
 Smagorinsky (const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel)
 Construct from components.
 ~Smagorinsky ()
void correct (const tmp< volTensorField > &gradU)
 Correct Eddy-Viscosity and related properties.
bool read ()
 Read turbulenceProperties dictionary.

Constructor & Destructor Documentation

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

Construct from components.

~Smagorinsky  )  [inline]
 

Definition at line 110 of file Smagorinsky.H.


Member Function Documentation

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

Correct Eddy-Viscosity and related properties.

Reimplemented from GenEddyVisc.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Reimplemented from GenEddyVisc.

TypeName "Smagorinsky"   ) 
 

Runtime type information.


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