68 namespace diameterModels
79 public SecondaryPropertyModel<shapeModel>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricField class.
const sizeGroup & group() const
Return reference to size group.
Class for modelling the shape of particle aggregates using the concept of fractal geometry....
TypeName("fractal")
Runtime type information.
const dimensionedScalar & alphaC() const
Return the scaling prefactor.
virtual void correct()
Correct the collisional diameter.
fractal(const dictionary &dict, const sizeGroup &group, const dictionary &groupDict)
Construct from dictionaries and sizeGroup.
const dimensionedScalar & Df() const
Return the fractal dimension.
void operator=(const fractal &)=delete
Disallow default bitwise assignment.
virtual const tmp< volScalarField > a() const
Return representative surface area of the sizeGroup.
virtual volScalarField::Internal & src()
Access to secondary property source.
virtual const volScalarField & fld() const
Return reference to secondary property field.
virtual ~fractal()
Destructor.
virtual const tmp< volScalarField > d() const
Return representative diameter of the sizeGroup.
Single size class fraction field representing a fixed particle volume as defined by the user through ...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for managing temporary objects.
VolField< scalar > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.