33 Foam::solidParticleCloud::solidParticleCloud
36 const word& cloudName,
47 mesh_.time().constant(),
49 IOobject::MUST_READ_IF_MODIFIED,
83 td(*
this, rhoInterp, UInterp, nuInterp, g.
value());
Mesh data needed to do the Finite Volume discretisation.
const word cloudName(propsDict.lookup("cloudName"))
virtual bool hasWallImpactDistance() const
Switch to specify if particles of the cloud can return.
A class for handling words, derived from string.
void move(TrackData &td, const scalar trackTime)
Move the particles.
const Time & time() const
Return the top-level database.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
scalar deltaTValue() const
Return time step value.
void readFields(const Mesh &mesh, const IOobjectList &objects, PtrList< GeoField > &fields)
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type.
Class used to pass tracking data to the trackToFace function.
const dimensionedVector & g
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
void move(const dimensionedVector &g)
Move the particles under the influence of the given.
const Type & value() const
Return const reference to value.