33 namespace diameterModels
56 const dictionary&
dict,
57 const sizeGroup&
group 60 shapeModel(dict, group)
75 return tmp<volScalarField>
90 return tmp<volScalarField>
const char *const group
Group name for atomic constants.
const dimensionedScalar & x() const
Return representative volume of the sizeGroup.
const dimensionedScalar & dSph() const
Return representative spherical diameter of the sizeGroup.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
virtual const tmp< volScalarField > a() const
Return representative surface area of the sizeGroup.
virtual const tmp< volScalarField > d() const
Return representative diameter of the sizeGroup.
Macros for easy insertion into run-time selection tables.
virtual ~spherical()
Destructor.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const Mesh & mesh() const
Return mesh.
const sizeGroup & sizeGroup_
Reference to sizeGroup.
defineTypeNameAndDebug(combustionModel, 0)
A class for managing temporary objects.
spherical(const dictionary &dict, const sizeGroup &group)
Construct from dictionary and sizeGroup.