39 #include "dragModel.H" const phaseModel & phase1() const
A list of keyword definitions, which are a keyword followed by any number of values (e...
Blends two drag models based on the phase fractions to handle phase-inversion.
virtual ~blended()
Destructor.
TypeName("blended")
Runtime type information.
const phaseModel & phase2() const
virtual tmp< volScalarField > K() const
Return the drag coefficient K.
blended(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...