Go to the documentation of this file.
34 template<
class AlphaFieldType,
class RhoFieldType>
35 void Foam::fv::atmBuoyancyTurbSource::atmBuoyancyTurbSourceEpsilon
37 const AlphaFieldType&
alpha,
38 const RhoFieldType&
rho,
39 fvMatrix<scalar>& eqn,
55 word(turbPtr->type() +
":GbyNu")
64 template<
class AlphaFieldType,
class RhoFieldType>
65 void Foam::fv::atmBuoyancyTurbSource::atmBuoyancyTurbSourceOmega
67 const AlphaFieldType&
alpha,
68 const RhoFieldType&
rho,
69 fvMatrix<scalar>& eqn,
85 word(turbPtr->type() +
":GbyNu")
91 word(turbPtr->type() +
":gamma")
96 word(turbPtr->type() +
":beta")
109 template<
class AlphaFieldType,
class RhoFieldType>
110 void Foam::fv::atmBuoyancyTurbSource::atmBuoyancyTurbSourceK
112 const AlphaFieldType&
alpha,
113 const RhoFieldType&
rho,
114 fvMatrix<scalar>& eqn,
118 const auto* turbPtr =
const dimensionedScalar G
const dimensionedScalar alpha
static const word propertiesName
tmp< fvMatrix< Type > > Sp(const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
DimensionedField< Type, GeoMesh > Internal
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Type & lookupObjectRef(const word &name, const bool recursive=false) const
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const Type * findObject(const word &name, const bool recursive=false) const