Go to the documentation of this file.
35 #ifndef constantTurbulentDispersionCoefficient_H
36 #define constantTurbulentDispersionCoefficient_H
38 #include "turbulentDispersionModel.H"
47 namespace turbulentDispersionModels
constantTurbulentDispersionCoefficient(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
A class for managing temporary objects.
Constant coefficient turbulent dispersion model.
virtual ~constantTurbulentDispersionCoefficient()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
const dimensionedScalar Ctd_
Constant turbulent dispersion coefficient.
TypeName("constantCoefficient")
Runtime type information.