|
|
|
LRR Class ReferenceLaunder, Reece and Rodi Reynolds-stress turbulence model for compressible flows. More...
Inheritance diagram for LRR:
![]()
Collaboration diagram for LRR:
![]()
Detailed DescriptionLaunder, Reece and Rodi Reynolds-stress turbulence model for compressible flows.The default model coefficients correspond to the following:
LRRCoeffs
{
Cmu 0.09;
Clrr1 1.8;
Clrr2 0.6;
C1 1.44;
C2 1.92;
Cs 0.25;
Ceps 0.15;
Prt 1.0; // only for compressible
sigmaEps 1.3;
sigmaR 0.81967; // only for compressible
couplingFactor 0.0; // only for incompressible
}
Definition at line 68 of file LRR.H. Constructor & Destructor Documentation
Member Function Documentation
Runtime type information.
Return the turbulence viscosity.
Implements RASModel. Definition at line 145 of file LRR.H. Referenced by LRR::alphaEff().
Here is the caller graph for this function:
![]()
Return the effective turbulent thermal diffusivity.
Implements RASModel. Definition at line 151 of file LRR.H. References LRR::mut().
Here is the call graph for this function:
![]()
Return the turbulence kinetic energy.
Implements RASModel. Definition at line 160 of file LRR.H. References turbulenceModel::alpha().
Here is the call graph for this function:
![]()
Return the Reynolds stress tensor.
Implements RASModel. Definition at line 172 of file LRR.H. References LRR::epsilon().
Here is the call graph for this function:
![]()
Solve the turbulence equations and correct the turbulence viscosity.
fvm::laplacian(Ceps*rho_*(k_/epsilon_)*R_, epsilon_) fvm::laplacian(Cs*rho_*(k_/epsilon_)*R_, R_) Implements RASModel.
The documentation for this class was generated from the following files: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||