![]() |
|
Public Member Functions | |
TypeName ("LRRDiffStress") | |
Runtime type information. | |
LRRDiffStress (const volVectorField &U, const surfaceScalarField &phi, transportModel &transport) | |
Constructors from components. | |
~LRRDiffStress () | |
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. |
|
Constructors from components.
|
|
Definition at line 114 of file LRRDiffStress.H. References nu, and Foam::volScalarField. |
|
Correct Eddy-Viscosity and related properties.
Reimplemented from LESmodel. |
|
Return the effective diffusivity for B.
Definition at line 121 of file LRRDiffStress.H. |
|
Read turbulenceProperties dictionary.
Reimplemented from GenSGSStress. |
|
Runtime type information.
|