43 #ifndef SchnerrSauer_H 44 #define SchnerrSauer_H 52 namespace phaseChangeTwoPhaseMixtures
virtual void correct()
Correct the SchnerrSauer phaseChange model.
TypeName("SchnerrSauer")
Runtime type information.
virtual Pair< tmp< volScalarField > > mDotP() const
Return the mass condensation and vaporisation rates as coefficients.
virtual bool read()
Read the transportProperties dictionary and update.
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 ~SchnerrSauer()
Destructor.
virtual Pair< tmp< volScalarField > > mDotAlphal() const
Return the mass condensation and vaporisation rates as a.
A class for managing temporary objects.
SchnerrSauer(const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
SchnerrSauer cavitation model.