34template<
class AlphaFieldType,
class RhoFieldType>
35void Foam::fv::atmPlantCanopyTurbSource::atmPlantCanopyTurbSourceEpsilon
37 const AlphaFieldType&
alpha,
38 const RhoFieldType&
rho,
39 fvMatrix<scalar>& eqn,
48 const tmp<volScalarField> tepsilon(turbPtr->epsilon());
56template<
class AlphaFieldType,
class RhoFieldType>
57void Foam::fv::atmPlantCanopyTurbSource::atmPlantCanopyTurbSourceOmega
59 const AlphaFieldType&
alpha,
60 const RhoFieldType&
rho,
61 fvMatrix<scalar>& eqn,
70 const tmp<volScalarField> tomega(turbPtr->omega());
DimensionedField< vector, volMesh > Internal
static word scopedName(const std::string &scope, const word &name)
Create scope:name or scope_name string.
const fvMesh & mesh_
Reference to the mesh database.
static const word propertiesName
Default name of the turbulence properties dictionary.
ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
zeroField Sp(const Foam::zero, const GeometricField< Type, fvPatchField, volMesh > &)
A no-op source.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)