Go to the documentation of this file.
89 #ifndef fv_atmPlantCanopyTSource_H
90 #define fv_atmPlantCanopyTSource_H
106 class atmPlantCanopyTSource
108 public fv::cellSetOption
135 const word& sourceName,
136 const word& modelType,
TypeName("atmPlantCanopyTSource")
A class for handling words, derived from Foam::string.
Intermediate abstract class for handling cell-set options for the derived fvOptions.
const dimensionedScalar alpha
Applies sources on temperature, i.e. T, to incorporate effects of plant canopy for atmospheric bounda...
void operator=(const atmPlantCanopyTSource &)=delete
atmPlantCanopyTSource(const word &sourceName, const word &modelType, const dictionary &dict, const fvMesh &mesh)
A special matrix type and solver, designed for finite volume solutions of scalar equations.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
virtual bool read(const dictionary &dict)
const fvMesh & mesh() const noexcept
A special matrix type and solver, designed for finite volume solutions of scalar equations....
virtual void addSup(fvMatrix< scalar > &eqn, const label fieldi)
Generic GeometricField class.