35 #ifndef constantTurbulentDispersionCoefficient_H
36 #define constantTurbulentDispersionCoefficient_H
44 namespace turbulentDispersionModels
A list of keyword definitions, which are a keyword followed by any number of values (e....
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
Constant coefficient turbulent dispersion model.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
constantTurbulentDispersionCoefficient(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual ~constantTurbulentDispersionCoefficient()
Destructor.
TypeName("constantCoefficient")
Runtime type information.