![]() |
|
Public Member Functions | |
TypeName ("Smagorinsky2") | |
Runtime type information. | |
Smagorinsky2 (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport) | |
Construct from components. | |
~Smagorinsky2 () | |
tmp< volTensorField > | B () const |
Return B. | |
tmp< fvVectorMatrix > | divB (volVectorField &U) const |
Returns div(B). | |
bool | read () |
Read turbulenceProperties dictionary. |
|
Construct from components.
|
|
Definition at line 108 of file Smagorinsky2.H. References Foam::volVectorField. |
|
Return B.
Reimplemented from GenEddyVisc. |
|
Returns div(B). This is the additional term due to the filtering of the NSE. Reimplemented from GenEddyVisc. |
|
Read turbulenceProperties dictionary.
Reimplemented from Smagorinsky. |
|
Runtime type information.
|