78 #ifndef kOmegaSSTSAS_H 79 #define kOmegaSSTSAS_H 95 template<
class BasicTurbulenceModel>
139 typedef typename BasicTurbulenceModel::alphaField
alphaField;
140 typedef typename BasicTurbulenceModel::rhoField
rhoField;
141 typedef typename BasicTurbulenceModel::transportModel
transportModel;
153 const alphaField&
alpha,
158 const transportModel& transport,
BasicTurbulenceModel::rhoField rhoField
autoPtr< Foam::LESdelta > delta_
Run-time selectable delta model.
DimensionedField< scalar, volMesh > Internal
Type of the internal field from which this GeometricField is derived.
static const word propertiesName
Default name of the turbulence properties dictionary.
A class for handling words, derived from string.
tmp< volScalarField::Internal > beta(const volScalarField::Internal &F1) const
dimensionedScalar sigmaPhi_
Specialisation for RAS of the generic kOmegaSSTBase base class. For more information, see Description of kOmegaSSTBase.H.
tmp< volScalarField::Internal > gamma(const volScalarField::Internal &F1) const
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
virtual bool read()
Re-read model coefficients if they have changed.
virtual tmp< fvScalarMatrix > Qsas(const volScalarField::Internal &S2, const volScalarField::Internal &gamma, const volScalarField::Internal &beta) const
SAS omega source.
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
virtual ~kOmegaSSTSAS()
Destructor.
TypeName("kOmegaSSTSAS")
Runtime type information.
BasicTurbulenceModel::alphaField alphaField
const volScalarField & delta() const
Access function to filter width.
BasicTurbulenceModel::transportModel transportModel
Scale-adaptive URAS model based on the k-omega-SST RAS model.