OpenFOAM logo
Open Source CFD Toolkit

spectEddyVisc Class Reference

Inheritance diagram for spectEddyVisc:

Inheritance graph
[legend]
Collaboration diagram for spectEddyVisc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

spectEddyVisc const volVectorField U,
const surfaceScalarField phi,
transportModel transport
 

~spectEddyVisc  )  [inline]
 

Definition at line 114 of file spectEddyVisc.H.


Member Function Documentation

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

Correct Eddy-Viscosity and related properties.

Reimplemented from GenEddyVisc.

tmp<volScalarField> k  )  const [virtual]
 

Return SGS kinetic energy.

Implements GenEddyVisc.

bool read  )  [virtual]
 

Read turbulenceProperties dictionary.

Reimplemented from GenEddyVisc.

TypeName "spectEddyVisc"   ) 
 

Runtime type information.


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