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