46 #include "cavitationModel.H" 52 namespace twoPhaseChangeModels
Abstract base class for cavitation models.
virtual ~Merkle()
Destructor.
TypeName("Merkle")
Runtime type information.
An ordered pair of two objects of type <T> with first() and second() elements.
virtual Pair< tmp< volScalarField > > mDotP() const
Return the mass condensation and vaporisation rates as coefficients.
virtual bool read()
Read the transportProperties dictionary and update.
virtual Pair< tmp< volScalarField > > mDotAlphal() const
Return the mass condensation and vaporisation rates as a.
An immiscible incompressible two-phase mixture transport model.
Merkle(const immiscibleIncompressibleTwoPhaseMixture &mixture)
Construct for mixture.
virtual void correct()
Correct the Merkle phaseChange model.