Go to the documentation of this file.
37 temperaturePhaseChangeTwoPhaseMixture,
47 const thermoIncompressibleTwoPhaseMixture&
mixture,
55 "phaseChangeProperties",
58 IOobject::MUST_READ_IF_MODIFIED,
80 return Pair<tmp<volScalarField>>
92 Pair<tmp<volScalarField>> mDot = this->mDot();
94 return Pair<tmp<volScalarField>>(pCoeff*mDot[0], pCoeff*mDot[1]);
const dimensionedScalar & rho1() const
const thermoIncompressibleTwoPhaseMixture & mixture_
virtual Pair< tmp< volScalarField > > vDotAlphal() const
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
virtual Pair< tmp< volScalarField > > vDot() const
const dimensionedScalar & rho2() const
virtual Pair< tmp< volScalarField > > mDotAlphal() const =0
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
temperaturePhaseChangeTwoPhaseMixture(const temperaturePhaseChangeTwoPhaseMixture &)=delete
const volScalarField & alpha1() const
An ordered pair of two objects of type <T> with first() and second() elements.
constant condensation/saturation model.
defineTypeNameAndDebug(combustionModel, 0)
Info<< "Creating temperaturePhaseChangeTwoPhaseMixture\n"<< endl;autoPtr< temperaturePhaseChangeTwoPhaseMixture > mixture