35 #ifndef constantTurbulentDispersionCoefficient_H 36 #define constantTurbulentDispersionCoefficient_H 44 namespace turbulentDispersionModels
Constant coefficient turbulent dispersion model.
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 ...
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
TypeName("constantCoefficient")
Runtime type information.
A class for managing temporary objects.
constantTurbulentDispersionCoefficient(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual ~constantTurbulentDispersionCoefficient()
Destructor.