![]() |
|
Public Member Functions | |
TypeName ("DeardorffDiffStress") | |
Runtime type information. | |
DeardorffDiffStress (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport) | |
Constructor from components. | |
~DeardorffDiffStress () | |
tmp< volScalarField > | DBEff () const |
Return the effective diffusivity for B. | |
void | correct (const tmp< volTensorField > &gradU) |
Correct Eddy-Viscosity and related properties. | |
bool | read () |
Read turbulenceProperties dictionary. |
|
Constructor from components.
|
|
Definition at line 112 of file DeardorffDiffStress.H. References nu, and Foam::volScalarField. |
|
Correct Eddy-Viscosity and related properties.
Reimplemented from LESmodel. |
|
Return the effective diffusivity for B.
Definition at line 119 of file DeardorffDiffStress.H. |
|
Read turbulenceProperties dictionary.
Reimplemented from GenSGSStress. |
|
Runtime type information.
|