78 #include "cavitationModel.H"
84 namespace compressible
86 namespace cavitationModels
117 tmp<volScalarField::Internal> mvCoeff()
const;
119 tmp<volScalarField::Internal> mcCoeff()
const;
An ordered pair of two objects of type <T> with first() and second() elements.
virtual ~Kunz()
Destructor.
TypeName("Kunz")
Runtime type information.
virtual Pair< tmp< volScalarField::Internal > > mDotcvAlphal() const
Return the mass condensation and vaporisation rates as a.
virtual void correct()
Correct the Kunz phaseChange model.
virtual bool read(const dictionary &dict)
Read the dictionary and update.
Kunz(const dictionary &dict, const compressibleTwoPhases &phases)
Construct for phases.
virtual Pair< tmp< volScalarField::Internal > > mDotcvP() const
Return the mass condensation and vaporisation rates as coefficients.
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.