Go to the documentation of this file.
42 #ifndef multiphaseMangrovesSource_H
43 #define multiphaseMangrovesSource_H
113 TypeName(
"multiphaseMangrovesSource");
122 const word& modelType,
const word & name() const noexcept
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual bool read(const dictionary &dict)
Base abstract class for handling finite volume options (i.e. fvOption).
TypeName("multiphaseMangrovesSource")
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.
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...
tmp< volScalarField > inertiaCoeff() const
virtual ~multiphaseMangrovesSource()=default
A special matrix type and solver, designed for finite volume solutions of scalar equations....
tmp< volScalarField > dragCoeff(const volVectorField &U) const
virtual void addSup(fvMatrix< vector > &eqn, const label fieldi)
Generic GeometricField class.