Go to the documentation of this file.
94 #include "kOmegaSST.H"
107 template<
class BasicTurbulenceModel>
218 typedef typename BasicTurbulenceModel::alphaField
alphaField;
219 typedef typename BasicTurbulenceModel::rhoField
rhoField;
220 typedef typename BasicTurbulenceModel::transportModel
transportModel;
dimensionedScalar cThetat_
virtual tmp< volScalarField::Internal > Pk(const volScalarField::Internal &G) const
A class for handling words, derived from Foam::string.
Implementation of the k-omega-SST turbulence model for incompressible and compressible flows.
const dimensionedScalar G
A class for managing temporary objects.
tmp< volScalarField::Internal > Fthetat(const volScalarField::Internal &Us, const volScalarField::Internal &Omega, const volScalarField::Internal &nu) const
BasicTurbulenceModel::alphaField alphaField
void correctReThetatGammaInt()
const dimensionedScalar alpha
const volScalarField & gammaInt() const
static const word propertiesName
tmp< volScalarField::Internal > ReThetat0(const volScalarField::Internal &Us, const volScalarField::Internal &dUsds, const volScalarField::Internal &nu) const
volScalarField::Internal gammaIntEff_
BasicTurbulenceModel::alphaField alphaField
tmp< volScalarField > DReThetatEff() const
BasicTurbulenceModel::rhoField rhoField
Langtry-Menter 4-equation transitional SST model based on the k-omega-SST RAS model.
const dimensionedScalar deltaU_
virtual tmp< volScalarField > F1(const volScalarField &CDkOmega) const
BasicTurbulenceModel::transportModel transportModel
Generic dimensioned Type class.
BasicTurbulenceModel::transportModel transportModel
const volScalarField & ReThetat() const
tmp< volScalarField::Internal > ReThetac() const
virtual tmp< volScalarField::Internal > epsilonByk(const volScalarField &F1, const volTensorField &gradU) const
tmp< volScalarField::Internal > Fonset(const volScalarField::Internal &Rev, const volScalarField::Internal &ReThetac, const volScalarField::Internal &RT) const
tmp< volScalarField::Internal > Flength(const volScalarField::Internal &nu) const
fileName::Type type(const fileName &name, const bool followLink=true)
dimensionedScalar sigmaThetat_
BasicTurbulenceModel::rhoField rhoField
virtual ~kOmegaSSTLM()=default
Generic GeometricField class.
tmp< volScalarField > DgammaIntEff() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...