34 #ifndef noTurbulentDispersion_H 35 #define noTurbulentDispersion_H 43 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 ...
noTurbulentDispersion(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
TypeName("none")
Runtime type information.
virtual ~noTurbulentDispersion()
Destructor.
Model for turbulent dispersion between two phases.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
A class for managing temporary objects.