50 #ifndef LopezDeBertodano_H 51 #define LopezDeBertodano_H 53 #include "turbulentDispersionModel.H" 62 namespace turbulentDispersionModels
69 class LopezDeBertodano
71 public turbulentDispersionModel
90 const dictionary&
dict,
103 virtual tmp<volScalarField>
D()
const;
LopezDeBertodano(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
virtual ~LopezDeBertodano()
Destructor.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
TypeName("LopezDeBertodano")
Runtime type information.