35 namespace functionObjects
46 Foam::functionObjects::cloudMassFlux::q
52 isCloud<clouds::grouped>()
55 cloud<clouds::grouped>().number(fraction.mesh())
56 *cloud<clouds::massive>().m(fraction.mesh())
60 cloud<clouds::massive>().m(fraction.
mesh())
Macros for easy insertion into run-time selection tables.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base-class for Time/database functionObjects.
Base class for functions which generate the flux of a cloud.
const Cloud & cloud() const
Get a reference to the cloud.
Function to write the number flux field for a cloud.
cloudMassFlux(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual ~cloudMassFlux()
Destructor.
const fvMesh & mesh() const
Return a reference to the mesh.
A class for managing temporary objects.
A class for handling words, derived from string.
defineTypeNameAndDebug(adjustTimeStepToCombustion, 0)
addToRunTimeSelectionTable(functionObject, adjustTimeStepToCombustion, dictionary)
LagrangianSubSubField< scalar > LagrangianSubScalarSubField
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
const dimensionSet dimMass
tmp< DimensionedField< Type, GeoMesh, SubField > > toSubField(const DimensionedField< Type, GeoMesh, Field > &)
Return a temporary sub-field from a reference to a field.