45 #ifndef SpalartAllmarasDDES_H 46 #define SpalartAllmarasDDES_H 61 template<
class BasicMomentumTransportModel>
96 typedef typename BasicMomentumTransportModel::alphaField
alphaField;
97 typedef typename BasicMomentumTransportModel::rhoField
rhoField;
109 const alphaField&
alpha,
virtual tmp< volScalarField::Internal > dTilda(const volScalarField::Internal &chi, const volScalarField::Internal &fv1, const volTensorField::Internal &gradU) const
Length scale.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
SpalartAllmarasDES DES turbulence model for incompressible and compressible flows.
DimensionedField< scalar, volMesh > Internal
Type of the internal field from which this GeometricField is derived.
SpalartAllmarasDDES(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.
A class for handling words, derived from string.
virtual ~SpalartAllmarasDDES()
Destructor.
SpalartAllmaras DDES turbulence model for incompressible and compressible flows.
TypeName("SpalartAllmarasDDES")
Runtime type information.
tmp< volScalarField > fv1(const volScalarField &chi) const
Abstract base class for all fluid physical properties.
BasicMomentumTransportModel::rhoField rhoField
void operator=(const SpalartAllmarasDDES &)=delete
Disallow default bitwise assignment.
BasicMomentumTransportModel::alphaField alphaField
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
static word modelName(Name name, const word &model)
Return the name of the object within the given model.
A class for managing temporary objects.
tmp< volScalarField > chi() const