30 template<
class CloudType>
39 template<
class CloudType>
52 this->owner().
name() +
":alpha",
64 template<
class CloudType>
71 alpha_(this->owner().
name() +
":alpha", vf.alpha_)
77 template<
class CloudType>
84 template<
class CloudType>
87 alpha_ = this->owner().alpha();
Templated cloud function object base class.
virtual void postEvolve()
Post-evolve hook.
Templated base class for dsmc cloud.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Creates particle volume fraction field on carrier phase.
virtual void postEvolve()
Post-evolve hook.
VolumeFraction(const dictionary &dict, CloudType &owner, const word &modelName)
Construct from dictionary.
virtual void write()
Write post-processing info.
virtual ~VolumeFraction()
Destructor.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const dimensionSet dimless
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.