![]() |
|
Public Member Functions | |
TypeName ("spectEddyVisc") | |
Runtime type information. | |
spectEddyVisc (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport) | |
~spectEddyVisc () | |
tmp< volScalarField > | k () const |
Return SGS kinetic energy. | |
void | correct (const tmp< volTensorField > &) |
Correct Eddy-Viscosity and related properties. | |
bool | read () |
Read turbulenceProperties dictionary. |
|
|
|
Definition at line 114 of file spectEddyVisc.H. |
|
Correct Eddy-Viscosity and related properties.
Reimplemented from GenEddyVisc. |
|
Return SGS kinetic energy.
Implements GenEddyVisc. |
|
Read turbulenceProperties dictionary.
Reimplemented from GenEddyVisc. |
|
Runtime type information.
|