Go to the documentation of this file.
97 #ifndef fv_atmPlantCanopyUSource_H
98 #define fv_atmPlantCanopyUSource_H
114 class atmPlantCanopyUSource
116 public fv::cellSetOption
144 const word& sourceName,
145 const word& modelType,
A class for handling words, derived from Foam::string.
Intermediate abstract class for handling cell-set options for the derived fvOptions.
const dimensionedScalar alpha
atmPlantCanopyUSource(const word &sourceName, const word &modelType, const dictionary &dict, const fvMesh &mesh)
virtual bool read(const dictionary &dict)
A special matrix type and solver, designed for finite volume solutions of scalar equations.
Applies sources on velocity, i.e. U, to incorporate effects of plant canopy for atmospheric boundary ...
TypeName("atmPlantCanopyUSource")
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
virtual void addSup(fvMatrix< vector > &eqn, const label fieldi)
void operator=(const atmPlantCanopyUSource &)=delete
const fvMesh & mesh() const noexcept
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.