33 namespace diameterModels
84 d_ = d0_*
pow(p0_/
p, 1.0/3.0);
92 diameterProperties().lookup(
"d0") >> d0_;
93 diameterProperties().lookup(
"p0") >> p0_;
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Abstract base-class for dispersed-phase particle diameter models.
virtual bool read(const dictionary &phaseProperties)
Read phaseProperties dictionary.
Isothermal dispersed-phase particle diameter model.
virtual void correct()
Correct the model.
isothermal(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
virtual tmp< volScalarField > d() const
Get the diameter field.
virtual ~isothermal()
Destructor.
virtual bool read(const dictionary &phaseProperties)
Read phaseProperties dictionary.
Base class for models which represent spherical diameter models, providing a common implementation of...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Helper class to manage multi-specie phase properties.
A class for managing temporary objects.
addToRunTimeSelectionTable(diameterModel, constant, dictionary)
defineTypeNameAndDebug(constant, 0)
const dimensionSet dimPressure
word name(const bool)
Return a word representation of a bool.
const dimensionSet dimLength
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)