36 const word& cloudName,
47 mesh_.time().constant(),
49 IOobject::MUST_READ_IF_MODIFIED,
77 td(*
this, rhoInterp, UInterp, nuInterp, g.
value());
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const HashSet< word > &selectedFields, LIFOStack< regIOobject *> &storedObjects)
Read the selected GeometricFields of the specified type.
const Time & time() const
Return the top-level database.
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type.
void move(const dimensionedVector &g)
Move the particles under the influence of the given.
A class for handling words, derived from string.
solidParticleCloud(const fvMesh &, const word &cloudName="defaultCloud", bool readFields=true)
Construct given mesh.
scalar deltaTValue() const
Return time step value.
const Type & value() const
Return const reference to value.
Class used to pass tracking data to the trackToFace function.
void move(TrackCloudType &cloud, typename ParticleType::trackingData &td, const scalar trackTime)
Move the particles.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Mesh data needed to do the Finite Volume discretisation.
const word cloudName(propsDict.lookup("cloudName"))
const dimensionedVector & g
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...