35 #ifndef twoPhaseVoFMixture_H
36 #define twoPhaseVoFMixture_H
Mesh data needed to do the Finite Volume discretisation.
Class to represent a mixture of two phases.
virtual bool read()=0
Read base phaseProperties dictionary.
virtual void correct()=0
Correct the mixture properties.
virtual const volScalarField & rho() const =0
Return the mixture density.
Class to represent a VoF mixture.
TypeName("twoPhaseVoFMixture")
virtual ~twoPhaseVoFMixture()
Destructor.
twoPhaseVoFMixture(const fvMesh &mesh)
Construct from components.
const fvMesh & mesh() const
Access the mesh.