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