69 #ifndef SchnerrSauer_H
70 #define SchnerrSauer_H
72 #include "cavitationModel.H"
78 namespace compressible
80 namespace cavitationModels
115 tmp<volScalarField::Internal> rRb
121 tmp<volScalarField::Internal> pCoeff
DimensionedField< Type, GeoMesh > Internal
Type of the internal field from which this GeometricField is derived.
An ordered pair of two objects of type <T> with first() and second() elements.
virtual Pair< tmp< volScalarField::Internal > > mDotcvAlphal() const
Return the mass condensation and vaporisation rates as a.
virtual void correct()
Correct the SchnerrSauer phaseChange model.
SchnerrSauer(const dictionary &dict, const compressibleTwoPhases &phases)
Construct for phases.
TypeName("SchnerrSauer")
Runtime type information.
virtual bool read(const dictionary &dict)
Read the dictionary and update.
virtual Pair< tmp< volScalarField::Internal > > mDotcvP() const
Return the mass condensation and vaporisation rates as coefficients.
virtual ~SchnerrSauer()
Destructor.
Abstract base class for cavitation models.
A list of keyword definitions, which are a keyword followed by any number of values (e....
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.