Go to the documentation of this file.
42 #ifndef multiphaseMangrovesTurbulenceModel_H
43 #define multiphaseMangrovesTurbulenceModel_H
126 TypeName(
"multiphaseMangrovesTurbulenceModel");
135 const word& modelType,
const word & name() const noexcept
A class for handling words, derived from Foam::string.
tmp< volScalarField > kCoeff(const volVectorField &U) const
A class for managing temporary objects.
virtual ~multiphaseMangrovesTurbulenceModel()=default
TypeName("multiphaseMangrovesTurbulenceModel")
virtual void addSup(fvMatrix< scalar > &eqn, const label fieldi)
Base abstract class for handling finite volume options (i.e. fvOption).
virtual bool read(const dictionary &dict)
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.
tmp< volScalarField > epsilonCoeff(const volVectorField &U) const
const fvMesh & mesh() const noexcept
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.