Lien cubic non-linear low-Reynolds k-epsilon turbulence models for incompressible flows. More...
Protected Member Functions | |
tmp< volScalarField > | fMu () const |
tmp< volScalarField > | f2 () const |
tmp< volScalarField > | E (const volScalarField &f2) const |
virtual void | correctNut () |
virtual void | correctNonlinearStress (const volTensorField &gradU) |
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 |
![]() | |
typedef incompressible::RASModel ::alphaField | alphaField |
typedef incompressible::RASModel ::rhoField | rhoField |
typedef incompressible::RASModel ::transportModel | transportModel |
Lien cubic non-linear low-Reynolds k-epsilon turbulence models for incompressible flows.
This turbulence model is described in:
Lien, F.S., Chen, W.L. & Leschziner, M.A. (1996). Low-Reynolds-number eddy-viscosity modeling based on non-linear stress-strain/vorticity relations. Engineering Turbulence Modelling and Experiments 3, 91-100.
Implemented according to the specification in: Apsley: Turbulence Models 2002
In addition to the low-Reynolds number damping functions support for wall-functions is also included to allow for low- and high-Reynolds number operation.
Definition at line 76 of file LienCubicKE.H.
LienCubicKE | ( | 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 119 of file LienCubicKE.C.
References Foam::bound(), and Foam::type().
|
virtualdefault |
|
protected |
Definition at line 43 of file LienCubicKE.C.
References LienCubicKE::Anu_, LienCubicKE::Cmu_, Foam::exp(), LienCubicKE::k_, LienCubicKE::kappa_, nu, Foam::pow(), Foam::sqrt(), and LienCubicKE::y_.
Referenced by LienCubicKE::correctNonlinearStress().
|
protected |
Definition at line 53 of file LienCubicKE.C.
References LienCubicKE::epsilon_, Foam::exp(), LienCubicKE::k_, nu, and Foam::sqr().
Referenced by LienCubicKE::correct(), and LienCubicKE::E().
|
protected |
Definition at line 61 of file LienCubicKE.C.
References LienCubicKE::AE_, LienCubicKE::Ceps2_, LienCubicKE::Cmu_, LienCubicKE::epsilon_, Foam::exp(), LienCubicKE::f2(), LienCubicKE::k_, LienCubicKE::kappa_, nu, Foam::pow(), Foam::sqr(), Foam::sqrt(), and LienCubicKE::y_.
Referenced by LienCubicKE::correct().
|
protectedvirtual |
Implements eddyViscosity< incompressible::RASModel >.
Definition at line 75 of file LienCubicKE.C.
References LienCubicKE::correctNonlinearStress(), and Foam::fvc::grad().
|
protectedvirtual |
Implements nonlinearEddyViscosity< incompressible::RASModel >.
Definition at line 81 of file LienCubicKE.C.
References LienCubicKE::Cbeta1_, LienCubicKE::Cbeta2_, LienCubicKE::Cbeta3_, LienCubicKE::Cbeta_, LienCubicKE::Cgamma1_, LienCubicKE::Cgamma2_, LienCubicKE::Cgamma4_, LienCubicKE::Cmu1_, LienCubicKE::Cmu2_, GeometricField::correctBoundaryConditions(), Foam::dev(), LienCubicKE::epsilon_, LienCubicKE::fMu(), Foam::innerSqr(), LienCubicKE::k_, Foam::mag(), Foam::magSqr(), nonlinearEddyViscosity< incompressible::RASModel >::nonlinearStress_, eddyViscosity< incompressible::RASModel >::nut_, Foam::pow3(), Foam::skew(), Foam::sqr(), Foam::sqrt(), Foam::symm(), and Foam::twoSymm().
Referenced by LienCubicKE::correct(), and LienCubicKE::correctNut().
TypeName | ( | "LienCubicKE" | ) |
|
virtual |
Implements eddyViscosity< incompressible::RASModel >.
Definition at line 336 of file LienCubicKE.C.
References LienCubicKE::AE_, LienCubicKE::Anu_, LienCubicKE::Cbeta1_, LienCubicKE::Cbeta2_, LienCubicKE::Cbeta3_, LienCubicKE::Cbeta_, LienCubicKE::Ceps1_, LienCubicKE::Ceps2_, LienCubicKE::Cgamma1_, LienCubicKE::Cgamma2_, LienCubicKE::Cgamma4_, LienCubicKE::Cmu1_, LienCubicKE::Cmu2_, LienCubicKE::Cmu_, LienCubicKE::kappa_, dimensioned::readIfPresent(), LienCubicKE::sigmaEps_, and LienCubicKE::sigmak_.
|
inline |
Definition at line 160 of file LienCubicKE.H.
References nu, eddyViscosity< incompressible::RASModel >::nut_, and LienCubicKE::sigmak_.
Referenced by LienCubicKE::correct().
|
inline |
Definition at line 169 of file LienCubicKE.H.
References nu, eddyViscosity< incompressible::RASModel >::nut_, and LienCubicKE::sigmaEps_.
Referenced by LienCubicKE::correct().
|
inlinevirtual |
Definition at line 178 of file LienCubicKE.H.
References LienCubicKE::k_.
|
inlinevirtual |
Definition at line 184 of file LienCubicKE.H.
References LienCubicKE::epsilon_.
|
virtual |
Implements eddyViscosity< incompressible::RASModel >.
Definition at line 365 of file LienCubicKE.C.
References Foam::bound(), GeometricField::boundaryFieldRef(), LienCubicKE::Ceps1_, LienCubicKE::Ceps2_, eddyViscosity< BasicTurbulenceModel >::correct(), LienCubicKE::correctNonlinearStress(), Foam::fvm::ddt(), LienCubicKE::DepsilonEff(), Foam::fvm::div(), LienCubicKE::DkEff(), LienCubicKE::E(), LienCubicKE::epsilon_, LienCubicKE::f2(), Foam::constant::universal::G, Foam::fvc::grad(), LienCubicKE::k_, Foam::fvm::laplacian(), nonlinearEddyViscosity< incompressible::RASModel >::nonlinearStress_, eddyViscosity< incompressible::RASModel >::nut_, tmp::ref(), Foam::solve(), Foam::fvm::Sp(), Foam::twoSymm(), and GeometricField::Boundary::updateCoeffs().
|
protected |
Definition at line 87 of file LienCubicKE.H.
Referenced by LienCubicKE::correct(), and LienCubicKE::read().
|
protected |
Definition at line 88 of file LienCubicKE.H.
Referenced by LienCubicKE::correct(), LienCubicKE::E(), and LienCubicKE::read().
|
protected |
Definition at line 89 of file LienCubicKE.H.
Referenced by LienCubicKE::DkEff(), and LienCubicKE::read().
|
protected |
Definition at line 90 of file LienCubicKE.H.
Referenced by LienCubicKE::DepsilonEff(), and LienCubicKE::read().
|
protected |
Definition at line 91 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 92 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 93 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 94 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 95 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 96 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 97 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 98 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 99 of file LienCubicKE.H.
Referenced by LienCubicKE::correctNonlinearStress(), and LienCubicKE::read().
|
protected |
Definition at line 101 of file LienCubicKE.H.
Referenced by LienCubicKE::E(), LienCubicKE::fMu(), and LienCubicKE::read().
|
protected |
Definition at line 102 of file LienCubicKE.H.
Referenced by LienCubicKE::E(), LienCubicKE::fMu(), and LienCubicKE::read().
|
protected |
Definition at line 104 of file LienCubicKE.H.
Referenced by LienCubicKE::fMu(), and LienCubicKE::read().
|
protected |
Definition at line 105 of file LienCubicKE.H.
Referenced by LienCubicKE::E(), and LienCubicKE::read().
|
protected |
Definition at line 110 of file LienCubicKE.H.
Referenced by LienCubicKE::correct(), LienCubicKE::correctNonlinearStress(), LienCubicKE::E(), LienCubicKE::f2(), LienCubicKE::fMu(), and LienCubicKE::k().
|
protected |
Definition at line 111 of file LienCubicKE.H.
Referenced by LienCubicKE::correct(), LienCubicKE::correctNonlinearStress(), LienCubicKE::E(), LienCubicKE::epsilon(), and LienCubicKE::f2().
|
protected |
Definition at line 116 of file LienCubicKE.H.
Referenced by LienCubicKE::E(), and LienCubicKE::fMu().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.