65 c.derivedField<scalar>
74 return shapedCloud.
v(model, subMesh)*
rho(model, subMesh);
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Simple wrapper to provide an optional reference to a Lagrangian model.
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
Base class for clouds with particles with mass.
virtual ~massive()
Destructor.
static const word mName
Name of mass fields.
massive(const cloud &, const shaped &)
Construct from a reference to the cloud and its base classes.
CloudStateField< scalar > & rho
Density.
Base class for clouds with particles with mass.
const CloudDerivedField< scalar > & v
Volume.
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineTypeNameAndDebug(coupled, 0)
const dimensionedScalar c
Speed of light in a vacuum.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.