Go to the documentation of this file.
55 #include "turbulentDispersionModel.H"
64 namespace turbulentDispersionModels
const dimensionedScalar residualAlpha_
Residual phase fraction.
A class for managing temporary objects.
Turbulent dispersion model of Burns et al.
Burns(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
TypeName("Burns")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
const dimensionedScalar sigma_
Schmidt number.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
virtual ~Burns()
Destructor.