78 #include "cavitationModel.H"
84 namespace compressible
86 namespace cavitationModels
117 tmp<volScalarField::Internal> mvCoeff()
const;
119 tmp<volScalarField::Internal> mcCoeff()
const;
135 const label liquidIndex
An ordered pair of two objects of type <Type> 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.
Kunz(const dictionary &dict, const compressibleTwoPhases &phases, const label liquidIndex)
Construct for phases.
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.
Abstract base class for cavitation models.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.