OpenFOAM logo
Open Source CFD Toolkit

Smagorinsky2 Class Reference

Inheritance diagram for Smagorinsky2:

Inheritance graph
[legend]
Collaboration diagram for Smagorinsky2:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("Smagorinsky2")
 Runtime type information.
 Smagorinsky2 (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport)
 Construct from components.
 ~Smagorinsky2 ()
tmp< volTensorFieldB () const
 Return B.
tmp< fvVectorMatrixdivB (volVectorField &U) const
 Returns div(B).
bool read ()
 Read turbulenceProperties dictionary.

Constructor & Destructor Documentation

Smagorinsky2 const volVectorField U,
const surfaceScalarField phi,
transportModel transport
 

Construct from components.

~Smagorinsky2  )  [inline]
 

Definition at line 108 of file Smagorinsky2.H.

References Foam::volVectorField.


Member Function Documentation

tmp<volTensorField> B  )  const [virtual]
 

Return B.

Reimplemented from GenEddyVisc.

tmp<fvVectorMatrix> divB volVectorField U  )  const [virtual]
 

Returns div(B).

This is the additional term due to the filtering of the NSE.

Reimplemented from GenEddyVisc.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Reimplemented from Smagorinsky.

TypeName "Smagorinsky2"   ) 
 

Runtime type information.


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