33 namespace diameterModels
84 d_ = d0_*
pow(p0_/
p, 1.0/3.0);
93 d0_.read(diameterProperties);
94 p0_.read(diameterProperties);
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()
Read diameter properties 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.
Base class for models which represent spherical diameter models, providing a common implementation of...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for managing temporary objects.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
addToRunTimeSelectionTable(diameterModel, constant, dictionary)
defineTypeNameAndDebug(constant, 0)
const dimensionSet & dimLength
const dimensionSet & dimPressure
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
tmp< DimensionedField< typename powProduct< Type, r >::type, GeoMesh, Field > > pow(const DimensionedField< Type, GeoMesh, PrimitiveField > &df, typename powProduct< Type, r >::type)