Go to the documentation of this file.
36 namespace diameterModels
80 phase_.time().timeName(),
94 diameterProperties_.readEntry(
"d", d_);
defineTypeNameAndDebug(constant, 0)
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Defines the attributes of an object for which implicit objectRegistry management is supported,...
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
constant(const dictionary &diameterProperties, const phaseModel &phase)
Construct from components.
Helper class to manage multi-specie phase properties.
addToRunTimeSelectionTable(diameterModel, constant, dictionary)
A2stract base-class for dispersed-phase particle diameter models.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
virtual tmp< volScalarField > d() const
Return the diameter as a field.
virtual bool read(const dictionary &diameterProperties)
Read diameterProperties dictionary.
virtual bool read(const dictionary &phaseProperties)=0
Read phaseProperties dictionary.
Constant dispersed-phase particle diameter model.
virtual ~constant()
Destructor.