Go to the documentation of this file.
72 return phase2()*dragModel1_->K(Ur) +
phase1()*dragModel2_->K(Ur);
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const phaseModel & phase1() const
defineTypeNameAndDebug(blended, 0)
A class for managing temporary objects.
virtual tmp< volScalarField > K() const
blended(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
const phaseModel & phase2() const
Blends two drag models based on the phase fractions to handle phase-inversion.
const dictionary & subDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
addToRunTimeSelectionTable(dragModel, blended, dictionary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
word name(const expressions::valueTypeCode typeCode)
Generic GeometricField class.