Lam and Bremhorst low-Reynolds number k-epsilon turbulence model for incompressible flows. More...
Protected Member Functions | |
virtual void | correctNut () |
Protected Attributes | |
dimensionedScalar | Cmu_ |
dimensionedScalar | Ceps1_ |
dimensionedScalar | Ceps2_ |
dimensionedScalar | sigmaEps_ |
volScalarField | k_ |
volScalarField | epsilon_ |
const volScalarField & | y_ |
![]() | |
volScalarField | nut_ |
Additional Inherited Members | |
![]() | |
typedef incompressible::RASModel ::alphaField | alphaField |
typedef incompressible::RASModel ::rhoField | rhoField |
typedef incompressible::RASModel ::transportModel | transportModel |
![]() | |
typedef incompressible::RASModel ::alphaField | alphaField |
typedef incompressible::RASModel ::rhoField | rhoField |
typedef incompressible::RASModel ::transportModel | transportModel |
Lam and Bremhorst low-Reynolds number k-epsilon turbulence model for incompressible flows.
This turbulence model is described in:
Lam, C. K. G., & Bremhorst, K. (1981). A modified form of the k-ε model for predicting wall turbulence. Journal of Fluids Engineering, 103(3), 456-460.
Definition at line 63 of file LamBremhorstKE.H.
LamBremhorstKE | ( | const geometricOneField & | alpha, |
const geometricOneField & | rho, | ||
const volVectorField & | U, | ||
const surfaceScalarField & | alphaRhoPhi, | ||
const surfaceScalarField & | phi, | ||
const transportModel & | transport, | ||
const word & | propertiesName = turbulenceModel::propertiesName , |
||
const word & | type = typeName |
||
) |
Definition at line 86 of file LamBremhorstKE.C.
References Foam::bound(), and Foam::type().
|
virtualdefault |
|
protectedvirtual |
Implements eddyViscosity< incompressible::RASModel >.
Definition at line 77 of file LamBremhorstKE.C.
Referenced by LamBremhorstKE::correct().
TypeName | ( | "LamBremhorstKE" | ) |
|
virtual |
Implements eddyViscosity< incompressible::RASModel >.
Definition at line 186 of file LamBremhorstKE.C.
References LamBremhorstKE::Ceps1_, LamBremhorstKE::Ceps2_, LamBremhorstKE::Cmu_, dimensioned::readIfPresent(), and LamBremhorstKE::sigmaEps_.
|
inline |
Definition at line 137 of file LamBremhorstKE.H.
References nu, and eddyViscosity< incompressible::RASModel >::nut_.
Referenced by LamBremhorstKE::correct().
|
inline |
Definition at line 146 of file LamBremhorstKE.H.
References nu, eddyViscosity< incompressible::RASModel >::nut_, and LamBremhorstKE::sigmaEps_.
Referenced by LamBremhorstKE::correct().
|
inlinevirtual |
Definition at line 155 of file LamBremhorstKE.H.
References LamBremhorstKE::k_.
|
inlinevirtual |
Definition at line 161 of file LamBremhorstKE.H.
References LamBremhorstKE::epsilon_.
|
virtual |
Implements eddyViscosity< incompressible::RASModel >.
Definition at line 202 of file LamBremhorstKE.C.
References Foam::bound(), GeometricField::boundaryFieldRef(), LamBremhorstKE::Ceps1_, LamBremhorstKE::Ceps2_, tmp::clear(), eddyViscosity< BasicTurbulenceModel >::correct(), LamBremhorstKE::correctNut(), Foam::fvm::ddt(), LamBremhorstKE::DepsilonEff(), Foam::fvm::div(), LamBremhorstKE::DkEff(), LamBremhorstKE::epsilon_, Foam::constant::universal::G, Foam::fvc::grad(), LamBremhorstKE::k_, Foam::fvm::laplacian(), eddyViscosity< incompressible::RASModel >::nut_, tmp::ref(), Foam::solve(), Foam::fvm::Sp(), Foam::twoSymm(), and GeometricField::Boundary::updateCoeffs().
|
protected |
Definition at line 86 of file LamBremhorstKE.H.
Referenced by LamBremhorstKE::read().
|
protected |
Definition at line 87 of file LamBremhorstKE.H.
Referenced by LamBremhorstKE::correct(), and LamBremhorstKE::read().
|
protected |
Definition at line 88 of file LamBremhorstKE.H.
Referenced by LamBremhorstKE::correct(), and LamBremhorstKE::read().
|
protected |
Definition at line 89 of file LamBremhorstKE.H.
Referenced by LamBremhorstKE::DepsilonEff(), and LamBremhorstKE::read().
|
protected |
Definition at line 91 of file LamBremhorstKE.H.
Referenced by LamBremhorstKE::correct(), and LamBremhorstKE::k().
|
protected |
Definition at line 92 of file LamBremhorstKE.H.
Referenced by LamBremhorstKE::correct(), and LamBremhorstKE::epsilon().
|
protected |
Definition at line 97 of file LamBremhorstKE.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.