36 namespace diameterModels
87 diameterProperties_.readEntry(
"d", d_);
addToRunTimeSelectionTable(diameterModel, constant, dictionary)
virtual bool read(const dictionary &phaseProperties)=0
Read phaseProperties dictionary.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
Helper class to manage multi-specie phase properties.
virtual bool read(const dictionary &diameterProperties)
Read diameterProperties dictionary.
virtual ~constant()
Destructor.
defineTypeNameAndDebug(constant, 0)
Macros for easy insertion into run-time selection tables.
Abstract base-class for dispersed-phase particle diameter models.
Constant dispersed-phase particle diameter model.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< scalar >::calculatedType())
Return tmp field (NO_READ, NO_WRITE) from name, mesh, dimensions and patch type. [Takes current timeN...
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.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual tmp< volScalarField > d() const
Return the diameter as a field.
Do not request registration (bool: false)