![]() |
|
Public Member Functions | |
TypeName ("lowReOneEqEddy") | |
Runtime type information. | |
lowReOneEqEddy (const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel) | |
Constructor from components. | |
~lowReOneEqEddy () | |
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. |
|
Constructor from components.
|
|
Definition at line 113 of file lowReOneEqEddy.H. References Foam::volScalarField. |
|
Correct Eddy-Viscosity and related properties.
Reimplemented from GenEddyVisc. |
|
Return the effective diffusivity for k.
Definition at line 120 of file lowReOneEqEddy.H. |
|
Read turbulenceProperties dictionary.
Reimplemented from GenEddyVisc. |
|
Runtime type information.
|