33 namespace aspectRatioModels
50 const dictionary&
dict,
51 const phaseInterface& interface
54 aspectRatioModel(dict, interface),
72 aspectRatioModel::typeName +
":E",
const fvMesh & mesh() const
Return the mesh.
const dispersedPhaseInterface interface_
Interface.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
const dimensionSet dimless
Macros for easy insertion into run-time selection tables.
virtual ~constantAspectRatio()
Destructor.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
A class for managing temporary objects.
virtual tmp< volScalarField > E() const
Aspect ratio.
constantAspectRatio(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.