35 #ifndef twoPhaseMixture_H 36 #define twoPhaseMixture_H const word & phase1Name() const
twoPhaseMixture(const fvMesh &mesh, const dictionary &dict)
Construct from components.
const volScalarField & alpha2() const
Return the phase-fraction of phase 2.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const volScalarField & alpha1() const
Return the phase-fraction of phase 1.
A class for handling words, derived from string.
Mesh data needed to do the Finite Volume discretisation.
A two-phase mixture model.
const word & phase2Name() const
~twoPhaseMixture()
Destructor.