52 #include "cavitationModel.H" 58 namespace twoPhaseChangeModels
67 public cavitationModel
90 const compressibleTwoPhaseMixture& mixture
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.
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 phaseProperties dictionary and update.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual ~Kunz()
Destructor.