35 #ifndef incompressibleTwoPhases_H
36 #define incompressibleTwoPhases_H
Interface to two constant density phases.
const dimensionedScalar & rho(const bool index) const
Return the density of a given phase.
incompressibleTwoPhases()
Default construct.
TypeName("incompressibleTwoPhases")
Runtime type information.
virtual ~incompressibleTwoPhases()
Destructor.
virtual const dimensionedScalar & rho2() const =0
Return the density of phase2.
virtual const dimensionedScalar & rho1() const =0
Return the density of phase1.
bool index(const word &name) const
Return the index associated with a given phase name.