Go to the documentation of this file.
34 template<
class BasicTurbulenceModel>
44 const word& propertiesName
76 template<
class BasicTurbulenceModel>
83 template<
class BasicTurbulenceModel>
90 wordList patchFieldTypes(tk().boundaryField().types());
99 ->
found(patchFieldTypes[i])
106 return tmp<volSymmTensorField>
112 IOobject::groupName(
"R", this->alphaRhoPhi_.group()),
113 this->runTime_.timeName(),
126 template<
class BasicTurbulenceModel>
133 template<
class BasicTurbulenceModel>
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for handling words, derived from Foam::string.
constexpr const char *const group
A class for managing temporary objects.
const dimensionedScalar alpha
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
eddyViscosity(const word &modelName, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName)
Linear viscous stress turbulence model base class.
GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField
BasicTurbulenceModel::rhoField rhoField
This boundary condition is not designed to be evaluated; it is assmued that the value is assigned via...
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::transportModel transportModel
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual tmp< volSymmTensorField > R() const
Generic GeometricField class.
dimensionedSymmTensor twoSymm(const dimensionedSymmTensor &dt)
static const Identity< scalar > I
dimensionedSymmTensor dev(const dimensionedSymmTensor &dt)