34 #ifndef noTurbulentDispersion_H
35 #define noTurbulentDispersion_H
43 namespace turbulentDispersionModels
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
Model for turbulent dispersion between two phases.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
noTurbulentDispersion(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
TypeName("none")
Runtime type information.
virtual ~noTurbulentDispersion()
Destructor.