|
|
|
LaunderGibsonRSTM Class ReferenceLaunder-Gibson Reynolds stress turbulence model for compressible flows. More...
Inheritance diagram for LaunderGibsonRSTM:
![]()
Collaboration diagram for LaunderGibsonRSTM:
![]()
Detailed DescriptionLaunder-Gibson Reynolds stress turbulence model for compressible flows.The default model coefficients correspond to the following:
LaunderGibsonRSTMCoeffs
{
Cmu 0.09;
kappa 0.41;
Clg1 1.8;
Clg2 0.6;
C1 1.44;
C2 1.92;
C1Ref 0.5;
C2Ref 0.3;
Cs 0.25;
Ceps 0.15;
sigmah 1.0; // only for compressible
sigmaEps 1.3;
sigmaR 0.81967;
couplingFactor 0.0;
}
Definition at line 71 of file LaunderGibsonRSTM.H. Constructor & Destructor Documentation
Member Function Documentation
Runtime type information.
Return the turbulence viscosity.
Implements RASModel. Definition at line 154 of file LaunderGibsonRSTM.H. Referenced by LaunderGibsonRSTM::alphaEff().
Here is the caller graph for this function:
![]()
Return the effective turbulent thermal diffusivity.
Implements RASModel. Definition at line 160 of file LaunderGibsonRSTM.H. References LaunderGibsonRSTM::mut().
Here is the call graph for this function:
![]()
Return the turbulence kinetic energy.
Implements RASModel. Definition at line 169 of file LaunderGibsonRSTM.H. References turbulenceModel::alpha().
Here is the call graph for this function:
![]()
Return the turbulence kinetic energy dissipation rate.
Implements RASModel. Definition at line 175 of file LaunderGibsonRSTM.H. Referenced by LaunderGibsonRSTM::R().
Here is the caller graph for this function:
![]()
Return the Reynolds stress tensor.
Implements RASModel. Definition at line 181 of file LaunderGibsonRSTM.H. References LaunderGibsonRSTM::epsilon().
Here is the call graph for this function:
![]()
Return the effective stress tensor including the laminar stress.
Implements RASModel. Definition at line 264 of file LaunderGibsonRSTM.C. References RASModel::printCoeffs().
Here is the call graph for this function:
![]()
Return the source term for the momentum equation.
Implements RASModel. Definition at line 284 of file LaunderGibsonRSTM.C.
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. Definition at line 346 of file LaunderGibsonRSTM.C.
Read RASProperties dictionary.
Implements RASModel. Definition at line 309 of file LaunderGibsonRSTM.C.
The documentation for this class was generated from the following files:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||