58 namespace phaseChangeTwoPhaseMixtures
virtual Pair< tmp< volScalarField > > mDotAlphal() const
Return the mass condensation and vaporisation rates as a.
virtual Pair< tmp< volScalarField > > mDotP() const
Return the mass condensation and vaporisation rates as coefficients.
const volVectorField & U() const
Return const-access to the mixture velocity.
An ordered pair of two objects of type <T> with first() and second() elements.
virtual ~Kunz()
Destructor.
Kunz cavitation model slightly modified so that the condensation term is switched off when the pressu...
Kunz(const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
virtual void correct()
Correct the Kunz phaseChange model.
virtual bool read()
Read the transportProperties dictionary and update.
TypeName("Kunz")
Runtime type information.