34 const word& modelType,
54 const word& modelType,
Foam::LagrangianModels & LagrangianModels() const
Access the models.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh data needed to do the Finite Volume discretisation.
Finite volume model abstract base class.
Cloud(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict)
Construct from components.
Empty template class used to template the constructor on the type.
Finite volume model that solves for the evolution of a cloud. Provides two-way coupling with a finite...
cloud(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict, const Cloud< Type > &)
Construct from components.
This fvModel adds any number of Lagrangian clouds to any single-phase solver. The particles are track...
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
To & refCast(From &r)
Reference type cast template function.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.