26 #include "LopezDeBertodano.H" 27 #include "phasePair.H" 35 namespace turbulentDispersionModels
40 turbulentDispersionModel,
52 const dictionary&
dict,
56 turbulentDispersionModel(dict, pair),
const PhaseCompressibleTurbulenceModel< phaseModel > & turbulence() const
Return the turbulence model.
LopezDeBertodano(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
Macros for easy insertion into run-time selection tables.
virtual const phaseModel & continuous() const
Continuous phase.
const phasePair & pair_
Phase pair.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
virtual ~LopezDeBertodano()
Destructor.
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
const dimensionedScalar & rho() const
A class for managing temporary objects.