|
|
|
kEpsilon Class ReferenceStandard k-epsilon turbulence model for compressible flows. More...
Inheritance diagram for kEpsilon:
![]()
Collaboration diagram for kEpsilon:
![]()
Detailed DescriptionStandard k-epsilon turbulence model for compressible flows.The default model coefficients correspond to the following:
kEpsilonCoeffs
{
Cmu 0.09;
C1 1.44;
C2 1.92;
C3 -0.33; // only for compressible
sigmak 1.0; // only for compressible
sigmaEps 1.3;
Prt 1.0; // only for compressible
}
Definition at line 63 of file kEpsilon.H. Constructor & Destructor Documentation
Construct from components.
Definition at line 40 of file kEpsilon.C. References RASModel::epsilonSmall_, and turbulenceModel::rho_.
Member Function Documentation
Runtime type information.
Return the turbulence viscosity.
Implements RASModel. Definition at line 130 of file kEpsilon.H. Referenced by kEpsilon::alphaEff().
Here is the caller graph for this function:
![]()
Return the effective turbulent thermal diffusivity.
Implements RASModel. Definition at line 136 of file kEpsilon.H. References kEpsilon::mut().
Here is the call graph for this function:
![]()
Return the turbulence kinetic energy.
Implements RASModel. Definition at line 145 of file kEpsilon.H. References turbulenceModel::alpha().
Here is the call graph for this function:
![]()
Return the turbulence kinetic energy dissipation rate.
Implements RASModel. Definition at line 151 of file kEpsilon.H.
Return the Reynolds stress tensor.
Implements RASModel. Definition at line 174 of file kEpsilon.C. References RASModel::printCoeffs().
Here is the call graph for this function:
![]()
Return the effective stress tensor including the laminar stress.
Implements RASModel. Definition at line 195 of file kEpsilon.C.
Return the source term for the momentum equation.
Implements RASModel. Definition at line 215 of file kEpsilon.C.
Solve the turbulence equations and correct the turbulence viscosity.
Implements RASModel. Definition at line 246 of file kEpsilon.C.
Read RASProperties dictionary.
Implements RASModel. Definition at line 225 of file kEpsilon.C. References Foam::dev2(), Foam::fvc::div(), Foam::fvc::grad(), Foam::fvm::laplacian(), muEff(), and Foam::T().
Here is the call graph for this function:
![]()
The documentation for this class was generated from the following files:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||