42 turbulentDispersionModel,
58 turbulentDispersionModel(
dict, pair),
71Foam::tmp<Foam::volScalarField>
76 *pair_.continuous().rho()
77 *pair_.continuous().turbulence().k();
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
Lopez de Bertodano (1992) turbulent dispersion model.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
LopezDeBertodano(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
virtual ~LopezDeBertodano()
Destructor.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const dimensionSet dimless
Dimensionless.