44 #ifndef SpalartAllmarasIDDES_H
45 #define SpalartAllmarasIDDES_H
61 template<
class BasicMomentumTransportModel>
121 typedef typename BasicMomentumTransportModel::alphaField
alphaField;
122 typedef typename BasicMomentumTransportModel::rhoField
rhoField;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricField class.
IDDESDelta used by the IDDES (improved low Re Spalart-Allmaras DES model) The min and max delta are c...
BasicMomentumTransportModel::alphaField alphaField
BasicMomentumTransportModel::rhoField rhoField
SpalartAllmarasDES DES turbulence model for incompressible and compressible flows.
tmp< volScalarField > chi() const
tmp< volScalarField > fv1(const volScalarField &chi) const
SpalartAllmaras IDDES turbulence model for incompressible and compressible flows.
BasicMomentumTransportModel::alphaField alphaField
SpalartAllmarasIDDES(const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const viscosity &viscosity, const word &type=typeName)
Construct from components.
virtual ~SpalartAllmarasIDDES()
Destructor.
virtual tmp< volScalarField::Internal > dTilda(const volScalarField::Internal &chi, const volScalarField::Internal &fv1, const volTensorField::Internal &gradU) const
Length scale.
void operator=(const SpalartAllmarasIDDES &)=delete
Disallow default bitwise assignment.
TypeName("SpalartAllmarasIDDES")
Runtime type information.
virtual bool read()
Read model coefficients if they have changed.
BasicMomentumTransportModel::rhoField rhoField
A class for managing temporary objects.
Abstract base class for all fluid physical properties.
A class for handling words, derived from string.
volScalarField alpha(IOobject("alpha", runTime.name(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.