36namespace diameterModels
59 d0_(
"d0",
dimLength, diameterProperties_),
89 d_ = d0_*
pow(p0_/
p, 1.0/3.0);
97 diameterProperties_.readEntry(
"d0", d0_);
98 diameterProperties_.readEntry(
"p0", p0_);
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
virtual bool read()
Re-read model coefficients if they have changed.
Abstract base-class for dispersed-phase particle diameter models.
Isothermal dispersed-phase particle diameter model.
virtual void correct()
Correct the diameter field.
virtual tmp< volScalarField > d() const
Return the diameter field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Isothermal dispersed-phase particle diameter model.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Helper class to manage multi-specie phase properties.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const dimensionSet dimPressure
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for INVALID.