Langtry-Menter 4-equation transitional SST model based on the k-omega-SST RAS model. More...
Public Types | |
typedef BasicTurbulenceModel::alphaField | alphaField |
typedef BasicTurbulenceModel::rhoField | rhoField |
typedef BasicTurbulenceModel::transportModel | transportModel |
Public Types inherited from kOmegaSST< BasicTurbulenceModel > | |
typedef BasicTurbulenceModel::alphaField | alphaField |
typedef BasicTurbulenceModel::rhoField | rhoField |
typedef BasicTurbulenceModel::transportModel | transportModel |
Public Types inherited from kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > > | |
typedef BasicEddyViscosityModel::alphaField | alphaField |
typedef BasicEddyViscosityModel::rhoField | rhoField |
typedef BasicEddyViscosityModel::transportModel | transportModel |
Public Types inherited from eddyViscosity< RASModel< BasicTurbulenceModel > > | |
typedef BasicTurbulenceModel::alphaField | alphaField |
typedef BasicTurbulenceModel::rhoField | rhoField |
typedef BasicTurbulenceModel::transportModel | transportModel |
Public Types inherited from linearViscousStress< BasicTurbulenceModel > | |
typedef BasicTurbulenceModel::alphaField | alphaField |
typedef BasicTurbulenceModel::rhoField | rhoField |
typedef BasicTurbulenceModel::transportModel | transportModel |
Public Member Functions | |
TypeName ("kOmegaSSTLM") | |
Runtime type information. More... | |
kOmegaSSTLM (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName, const word &type=typeName) | |
Construct from components. More... | |
virtual | ~kOmegaSSTLM ()=default |
Destructor. More... | |
virtual bool | read () |
Re-read model coefficients if they have changed. More... | |
const volScalarField & | ReThetat () const |
Access function transition onset momentum-thickness Reynolds number. More... | |
const volScalarField & | gammaInt () const |
Access function to intermittency. More... | |
tmp< volScalarField > | DReThetatEff () const |
Return the effective diffusivity for transition onset. More... | |
tmp< volScalarField > | DgammaIntEff () const |
Return the effective diffusivity for intermittency. More... | |
virtual void | correct () |
Solve the turbulence equations and correct the turbulence viscosity. More... | |
Public Member Functions inherited from kOmegaSST< BasicTurbulenceModel > | |
TypeName ("kOmegaSST") | |
Runtime type information. More... | |
kOmegaSST (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName, const word &type=typeName) | |
Construct from components. More... | |
virtual | ~kOmegaSST ()=default |
Destructor. More... | |
Public Member Functions inherited from kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > > | |
kOmegaSSTBase (const word &type, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName) | |
Construct from components. More... | |
virtual | ~kOmegaSSTBase ()=default |
Destructor. More... | |
virtual bool | read () |
Re-read model coefficients if they have changed. More... | |
tmp< volScalarField > | DkEff (const volScalarField &F1) const |
Return the effective diffusivity for k. More... | |
tmp< volScalarField > | DomegaEff (const volScalarField &F1) const |
Return the effective diffusivity for omega. More... | |
virtual tmp< volScalarField > | k () const |
Return the turbulence kinetic energy. More... | |
virtual tmp< volScalarField > | omega () const |
Return the turbulence kinetic energy dissipation rate. More... | |
virtual void | correct () |
Solve the turbulence equations and correct the turbulence viscosity. More... | |
Public Member Functions inherited from eddyViscosity< RASModel< BasicTurbulenceModel > > | |
eddyViscosity (const word &modelName, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName) | |
Construct from components. More... | |
virtual | ~eddyViscosity ()=default |
Destructor. More... | |
virtual bool | read ()=0 |
Re-read model coefficients if they have changed. More... | |
virtual tmp< volScalarField > | nut () const |
Return the turbulence viscosity. More... | |
virtual tmp< scalarField > | nut (const label patchi) const |
Return the turbulence viscosity on patch. More... | |
virtual tmp< volScalarField > | k () const=0 |
Return the turbulence kinetic energy. More... | |
virtual tmp< volSymmTensorField > | R () const |
Return the Reynolds stress tensor. More... | |
virtual void | validate () |
Validate the turbulence fields after construction. More... | |
virtual void | correct ()=0 |
Solve the turbulence equations and correct the turbulence viscosity. More... | |
Public Member Functions inherited from linearViscousStress< BasicTurbulenceModel > | |
linearViscousStress (const word &modelName, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName) | |
Construct from components. More... | |
virtual | ~linearViscousStress ()=default |
Destructor. More... | |
virtual bool | read ()=0 |
Re-read model coefficients if they have changed. More... | |
virtual tmp< volSymmTensorField > | devRhoReff () const |
Return the effective stress tensor. More... | |
virtual tmp< volSymmTensorField > | devRhoReff (const volVectorField &U) const |
Return the effective stress tensor based on a given velocity field. More... | |
virtual tmp< fvVectorMatrix > | divDevRhoReff (volVectorField &U) const |
Return the source term for the momentum equation. More... | |
virtual tmp< fvVectorMatrix > | divDevRhoReff (const volScalarField &rho, volVectorField &U) const |
Return the source term for the momentum equation. More... | |
virtual void | correct ()=0 |
Solve the turbulence equations and correct the turbulence viscosity. More... | |
Langtry-Menter 4-equation transitional SST model based on the k-omega-SST RAS model.
References:
Langtry, R. B., & Menter, F. R. (2009). Correlation-based transition modeling for unstructured parallelized computational fluid dynamics codes. AIAA journal, 47(12), 2894-2906. Menter, F. R., Langtry, R., & Volker, S. (2006). Transition modelling for general purpose CFD codes. Flow, turbulence and combustion, 77(1-4), 277-303. Langtry, R. B. (2006). A correlation-based transition model using local variables for unstructured parallelized CFD codes. Phd. Thesis, Universität Stuttgart.
The model coefficients are
kOmegaSSTCoeffs { // Default SST coefficients alphaK1 0.85; alphaK2 1; alphaOmega1 0.5; alphaOmega2 0.856; beta1 0.075; beta2 0.0828; betaStar 0.09; gamma1 5/9; gamma2 0.44; a1 0.31; b1 1; c1 10; F3 no; // Default LM coefficients ca1 2; ca2 0.06; ce1 1; ce2 50; cThetat 0.03; sigmaThetat 2; lambdaErr 1e-6; maxLambdaIter 10; }
Definition at line 107 of file kOmegaSSTLM.H.
typedef BasicTurbulenceModel::alphaField alphaField |
Definition at line 217 of file kOmegaSSTLM.H.
typedef BasicTurbulenceModel::rhoField rhoField |
Definition at line 218 of file kOmegaSSTLM.H.
typedef BasicTurbulenceModel::transportModel transportModel |
Definition at line 219 of file kOmegaSSTLM.H.
kOmegaSSTLM | ( | const alphaField & | alpha, |
const rhoField & | rho, | ||
const volVectorField & | U, | ||
const surfaceScalarField & | alphaRhoPhi, | ||
const surfaceScalarField & | phi, | ||
const transportModel & | transport, | ||
const word & | propertiesName = turbulenceModel::propertiesName , |
||
const word & | type = typeName |
||
) |
Construct from components.
Definition at line 366 of file kOmegaSSTLM.C.
References Foam::type().
|
virtualdefault |
Destructor.
|
protectedvirtual |
Modified form of the k-omega SST F1 function.
Reimplemented from kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >.
Definition at line 43 of file kOmegaSSTLM.C.
References Foam::exp(), F3, Foam::max(), nu, Foam::pow(), Foam::Ry(), and Foam::sqrt().
|
protectedvirtual |
Modified form of the k-omega SST k production rate.
Reimplemented from kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >.
Definition at line 56 of file kOmegaSSTLM.C.
References kOmegaSSTBase< BasicEddyViscosityModel >::Pk().
|
protectedvirtual |
Modified form of the k-omega SST epsilon/k.
Reimplemented from kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >.
Definition at line 66 of file kOmegaSSTLM.C.
References kOmegaSSTBase< BasicEddyViscosityModel >::epsilonByk(), F1, Foam::max(), and Foam::min().
|
protected |
Freestream blending-function.
Definition at line 79 of file kOmegaSSTLM.C.
References delta, Foam::dimLength, Foam::exp(), IOobject::groupName(), Foam::max(), Foam::min(), nu, Foam::pow4(), Foam::sqr(), Us, and y.
|
protected |
Empirical correlation for critical Reynolds number where the.
intermittency first starts to increase in the boundary layer
Definition at line 119 of file kOmegaSSTLM.C.
References Foam::dimless, forAll, IOobject::groupName(), Foam::pow3(), Foam::pow4(), tmp< T >::ref(), and Foam::sqr().
|
protected |
Empirical correlation that controls the length of the.
transition region
Definition at line 159 of file kOmegaSSTLM.C.
References Foam::dimless, e, Foam::exp(), forAll, IOobject::groupName(), nu, Foam::pow3(), tmp< T >::ref(), Foam::sqr(), and y.
|
protected |
Transition onset location control function.
Definition at line 336 of file kOmegaSSTLM.C.
References IOobject::groupName(), Foam::max(), Foam::min(), Foam::pow3(), and Foam::pow4().
|
protected |
Return the transition onset momentum-thickness Reynolds number.
(based on freestream conditions)
Definition at line 222 of file kOmegaSSTLM.C.
References Foam::dimless, Foam::endl(), Foam::exp(), forAll, IOobject::groupName(), k, lambda(), Foam::mag(), Foam::max(), Foam::min(), nu, Foam::pow(), Foam::pow3(), tmp< T >::ref(), Foam::sqr(), Foam::sqrt(), Us, and WarningInFunction.
|
protected |
Solve the turbulence equations and correct the turbulence viscosity.
Definition at line 523 of file kOmegaSSTLM.C.
References alpha, Foam::bound(), tmp< T >::clear(), Foam::fvm::ddt(), Foam::fvm::div(), Foam::exp(), fvOptions, Foam::fvc::grad(), k, Foam::fvm::laplacian(), Foam::mag(), Foam::magSqr(), Foam::max(), Foam::min(), Time::New(), nu, Foam::pow4(), tmp< T >::ref(), rho, Foam::skew(), solve(), Foam::fvm::Sp(), Foam::sqr(), Foam::sqrt(), Foam::symm(), U, Us, and y.
TypeName | ( | "kOmegaSSTLM< BasicTurbulenceModel >" | ) |
Runtime type information.
|
virtual |
Re-read model coefficients if they have changed.
Reimplemented from kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >.
Definition at line 502 of file kOmegaSSTLM.C.
|
inline |
Access function transition onset momentum-thickness Reynolds number.
Definition at line 252 of file kOmegaSSTLM.H.
References kOmegaSSTLM< BasicTurbulenceModel >::ReThetat_.
|
inline |
Access function to intermittency.
Definition at line 258 of file kOmegaSSTLM.H.
References kOmegaSSTLM< BasicTurbulenceModel >::gammaInt_.
|
inline |
Return the effective diffusivity for transition onset.
momentum-thickness Reynolds number
Definition at line 265 of file kOmegaSSTLM.H.
|
inline |
Return the effective diffusivity for intermittency.
Definition at line 278 of file kOmegaSSTLM.H.
References nu, and eddyViscosity< RASModel< BasicTurbulenceModel > >::nut_.
|
virtual |
Solve the turbulence equations and correct the turbulence viscosity.
Reimplemented from kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >.
Definition at line 621 of file kOmegaSSTLM.C.
References kEpsilonLopesdaCosta< BasicTurbulenceModel >::correct().
|
protected |
Definition at line 126 of file kOmegaSSTLM.H.
|
protected |
Definition at line 127 of file kOmegaSSTLM.H.
|
protected |
Definition at line 129 of file kOmegaSSTLM.H.
|
protected |
Definition at line 130 of file kOmegaSSTLM.H.
|
protected |
Definition at line 132 of file kOmegaSSTLM.H.
|
protected |
Definition at line 133 of file kOmegaSSTLM.H.
|
protected |
Convergence criterion for the lambda/thetat loop.
Definition at line 136 of file kOmegaSSTLM.H.
|
protected |
Maximum number of iterations to converge the lambda/thetat loop.
Definition at line 139 of file kOmegaSSTLM.H.
|
protected |
Stabilization for division by the magnitude of the velocity.
Definition at line 142 of file kOmegaSSTLM.H.
|
protected |
Transition onset momentum-thickness Reynolds number.
Definition at line 148 of file kOmegaSSTLM.H.
Referenced by kOmegaSSTLM< BasicTurbulenceModel >::ReThetat().
|
protected |
Intermittency.
Definition at line 151 of file kOmegaSSTLM.H.
Referenced by kOmegaSSTLM< BasicTurbulenceModel >::gammaInt().
|
protected |
Effective intermittency.
Definition at line 154 of file kOmegaSSTLM.H.