![]() |
|
Public Member Functions | |
TypeName ("locDynOneEqEddy") | |
Runtime type information. | |
locDynOneEqEddy (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport) | |
from components | |
~locDynOneEqEddy () | |
tmp< volScalarField > | k () const |
Return SGS kinetic energy. | |
tmp< volScalarField > | DkEff () const |
Return the effective diffusivity for k. | |
void | correct (const tmp< volTensorField > &gradU) |
Correct Eddy-Viscosity and related properties. | |
bool | read () |
Read turbulenceProperties dictionary. |
|
from components
|
|
|
|
Correct Eddy-Viscosity and related properties.
Reimplemented from GenEddyVisc. |
|
Return the effective diffusivity for k.
Definition at line 148 of file locDynOneEqEddy.H. |
|
Return SGS kinetic energy.
Implements GenEddyVisc. Definition at line 142 of file locDynOneEqEddy.H. References nu, and Foam::volScalarField. |
|
Read turbulenceProperties dictionary.
Reimplemented from GenEddyVisc. |
|
Runtime type information.
|