33 namespace turbulentDispersionModels
38 turbulentDispersionModel,
39 noTurbulentDispersion,
50 const dictionary&
dict,
51 const phaseInterface& interface
54 turbulentDispersionModel(dict, interface),
const fvMesh & mesh() const
Return the mesh.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
Macros for easy insertion into run-time selection tables.
noTurbulentDispersion(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
virtual ~noTurbulentDispersion()
Destructor.
const dispersedPhaseInterface interface_
Interface.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
A class for managing temporary objects.
static const dimensionSet dimD
Diffusivity dimensions.