33 namespace diameterModels
44 const dictionary& diameterProperties,
45 const phaseModel& phase
48 diameterModel(diameterProperties, phase)
virtual ~spherical()
Destructor.
spherical(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
Macros for easy insertion into run-time selection tables.
const phaseModel & phase() const
Return the phase.
virtual tmp< volScalarField > a() const
Get the surface area per unit volume field.
virtual tmp< volScalarField > d() const
Get the diameter field.
defineTypeNameAndDebug(combustionModel, 0)
A class for managing temporary objects.