34 #ifndef noTurbulentDispersion_H 35 #define noTurbulentDispersion_H 37 #include "turbulentDispersionModel.H" 46 namespace turbulentDispersionModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volVectorField > F() const
Turbulent dispersion force.
TypeName("none")
Runtime type information.
virtual ~noTurbulentDispersion()
Destructor.
noTurbulentDispersion(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
A class for managing temporary objects.