32template<
class AlphaFieldType,
class RhoFieldType>
33void Foam::fv::buoyancyTurbSource::buoyancyTurbSourceK
35 const AlphaFieldType&
alpha,
36 const RhoFieldType&
rho,
37 fvMatrix<scalar>& eqn,
49 const tmp<volScalarField> tnut(turbPtr->nut());
52 const dictionary& turbDict = turbPtr->coeffDict();
static MinMax< scalar > ge(const scalar &minVal)
const fvMesh & mesh_
Reference to the mesh database.
static const word propertiesName
Default name of the turbulence properties dictionary.
ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh > > grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
zeroField Sp(const Foam::zero, const GeometricField< Type, fvPatchField, volMesh > &)
A no-op source.
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensionedScalar Prt("Prt", dimless, laminarTransport)