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