54 const phaseModel& phase
57 diameterModel(diameterProperties, phase),
78 return d0_*
cbrt(p0_/
p);
86 diameterProperties_.readEntry(
"d0", d0_);
87 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.
virtual bool read(const dictionary &phaseProperties)=0
Read phaseProperties dictionary.
dictionary diameterProperties_
Isothermal dispersed-phase particle diameter model.
isothermal(const dictionary &diameterProperties, const phaseModel &phase)
Construct from components.
virtual tmp< volScalarField > d() const
Return the diameter field.
virtual bool read(const dictionary &phaseProperties)
Read phaseProperties dictionary.
virtual ~isothermal()=default
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Helper class to manage multi-specie phase properties.
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)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar cbrt(const dimensionedScalar &ds)