57 template<
class BasicMomentumTransportModel>
62 eddyViscosity<RASModel<BasicMomentumTransportModel>>,
63 BasicMomentumTransportModel
69 typedef typename BasicMomentumTransportModel::alphaField
alphaField;
70 typedef typename BasicMomentumTransportModel::rhoField
rhoField;
82 const alphaField&
alpha,
BasicMomentumTransportModel::alphaField alphaField
kOmegaSST(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.
TypeName("kOmegaSST")
Runtime type information.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
virtual ~kOmegaSST()
Destructor.
Implementation of the k-omega-SST turbulence model for incompressible and compressible flows...
A class for handling words, derived from string.
Specialisation for RAS of the generic kOmegaSSTBase base class. For more information, see Description of kOmegaSSTBase.H.
Abstract base class for all fluid physical properties.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
BasicMomentumTransportModel::rhoField rhoField