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