Go to the documentation of this file.
117 #ifndef fv_atmLengthScaleTurbSource_H
118 #define fv_atmLengthScaleTurbSource_H
134 class atmLengthScaleTurbSource
136 public fv::cellSetOption
178 template<
class AlphaFieldType,
class RhoFieldType>
179 void atmLengthScaleTurbSourceEpsilon
181 const AlphaFieldType&
alpha,
182 const RhoFieldType&
rho,
188 template<
class AlphaFieldType,
class RhoFieldType>
189 void atmLengthScaleTurbSourceOmega
191 const AlphaFieldType&
alpha,
192 const RhoFieldType&
rho,
201 TypeName(
"atmLengthScaleTurbSource");
209 const word& sourceName,
210 const word& modelType,
virtual void addSup(fvMatrix< scalar > &eqn, const label fieldi)
A class for handling words, derived from Foam::string.
Intermediate abstract class for handling cell-set options for the derived fvOptions.
A class for managing temporary objects.
const dimensionedScalar alpha
Applies sources on either epsilon or omega to correct mixing-length scale estimations for atmospheric...
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
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.
TypeName("atmLengthScaleTurbSource")
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....
Generic GeometricField class.
atmLengthScaleTurbSource(const word &sourceName, const word &modelType, const dictionary &dict, const fvMesh &mesh)
void operator=(const atmLengthScaleTurbSource &)=delete
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...