34 template<
class AlphaFieldType,
class RhoFieldType>
35 void Foam::fv::atmAmbientTurbSource::atmAmbientTurbSourceEpsilon
37 const AlphaFieldType&
alpha,
38 const RhoFieldType&
rho,
39 fvMatrix<scalar>& eqn,
48 const tmp<volScalarField> tepsilon(turbPtr->epsilon());
57 template<
class AlphaFieldType,
class RhoFieldType>
58 void Foam::fv::atmAmbientTurbSource::atmAmbientTurbSourceOmega
60 const AlphaFieldType&
alpha,
61 const RhoFieldType&
rho,
62 fvMatrix<scalar>& eqn,
71 const tmp<volScalarField> tomega(turbPtr->omega());
85 template<
class AlphaFieldType,
class RhoFieldType>
86 void Foam::fv::atmAmbientTurbSource::atmAmbientTurbSourceK
88 const AlphaFieldType&
alpha,
89 const RhoFieldType&
rho,
90 fvMatrix<scalar>& eqn,
99 const tmp<volScalarField> tk(turbPtr->k());
const fvMesh & mesh_
Reference to the mesh database.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
const Type * findObject(const word &name, const bool recursive=false) const
Return const pointer to the object of the given Type.
label k
Boltzmann constant.
DimensionedField< scalar, volMesh > Internal
The internal field type from which this GeometricField is derived.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
static word scopedName(const std::string &scope, const word &name)
Create scope:name or scope_name string.
static const word propertiesName
Default name of the turbulence properties dictionary.
zeroField Sp(const Foam::zero, const GeometricField< Type, fvPatchField, volMesh > &)
A no-op source.
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].