35 namespace turbulentDispersionModels
40 turbulentDispersionModel,
52 const dictionary&
dict,
53 const phaseInterface& interface
56 dispersedTurbulentDispersionModel(dict, interface),
72 const dragModels::dispersedDragModel& drag =
84 *continuousTurbulence().nut()
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
const fvMesh & mesh() const
Return the mesh.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
virtual word name() const
Name.
const dimensionSet dimless
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type.
Macros for easy insertion into run-time selection tables.
static word groupName(Name name, const word &group)
Burns(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
const phaseModel & continuous() const
Continuous phase.
const phaseModel & dispersed() const
Dispersed phase.
virtual ~Burns()
Destructor.
const dimensionedScalar & residualAlpha() const
Return the residual phase-fraction for given phase.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
const dispersedPhaseInterface interface_
Interface.
A class for managing temporary objects.