Go to the documentation of this file.
84 #ifndef kOmegaSSTSAS_H
85 #define kOmegaSSTSAS_H
87 #include "kOmegaSST.H"
101 template<
class BasicTurbulenceModel>
147 typedef typename BasicTurbulenceModel::alphaField
alphaField;
148 typedef typename BasicTurbulenceModel::rhoField
rhoField;
149 typedef typename BasicTurbulenceModel::transportModel
transportModel;
autoPtr< Foam::LESdelta > delta_
virtual ~kOmegaSSTSAS()=default
A class for handling words, derived from Foam::string.
Implementation of the k-omega-SST turbulence model for incompressible and compressible flows.
A class for managing temporary objects.
const dimensionedScalar alpha
static const word propertiesName
tmp< volScalarField::Internal > gamma(const volScalarField::Internal &F1) const
BasicTurbulenceModel::alphaField alphaField
Scale-adaptive URAS model based on the k-omega-SST RAS model.
BasicTurbulenceModel::rhoField rhoField
BasicTurbulenceModel::rhoField rhoField
BasicTurbulenceModel::transportModel transportModel
Generic dimensioned Type class.
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::transportModel transportModel
virtual tmp< fvScalarMatrix > Qsas(const volScalarField::Internal &S2, const volScalarField::Internal &gamma, const volScalarField::Internal &beta) const
dimensionedScalar sigmaPhi_
tmp< volScalarField::Internal > beta(const volScalarField::Internal &F1) const
fileName::Type type(const fileName &name, const bool followLink=true)
const volScalarField & delta() const
Generic GeometricField class.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...