Go to the documentation of this file.
26 #include "constantDiameter.H"
33 namespace diameterModels
51 const dictionary&
dict,
52 const phaseModel& phase
55 diameterModel(
dict, phase),
70 return tmp<Foam::volScalarField>
77 phase_.U().time().timeName(),
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
constant(const dictionary &dict, const phaseModel &phase)
Construct from components.
tmp< volScalarField > d() const
Return the phase mean diameter field.
Constant dispersed-phase particle diameter model.
virtual ~constant()
Destructor.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Macros for easy insertion into run-time selection tables.
defineTypeNameAndDebug(combustionModel, 0)