33 namespace relativeVelocityModels
47 const uniformDimensionedVectorField& g
68 (mixture_.rhoc()/mixture_.rho())*Vc_
69 *
pow(scalar(10), -a_*
max(mixture_.alphad(), scalar(0)));
Macros for easy insertion into run-time selection tables.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Class to represent a mixture of two constant density phases.
Simple relative velocity model.
virtual tmp< volScalarField > UdmCoeff() const
Return the diffusion velocity coefficient.
simple(const dictionary &dict, const incompressibleDriftFluxMixture &mixture, const uniformDimensionedVectorField &g)
Construct from components.
A class for managing temporary objects.
const dimensionSet dimless
defineTypeNameAndDebug(general, 0)
addToRunTimeSelectionTable(relativeVelocityModel, general, dictionary)
const dimensionSet & dimTime
tmp< DimensionedField< typename powProduct< Type, r >::type, GeoMesh, Field > > pow(const DimensionedField< Type, GeoMesh, PrimitiveField > &df, typename powProduct< Type, r >::type)
dimensioned< Type > max(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)