Go to the documentation of this file.
38 #ifndef phaseChangeTwoPhaseMixture_H
39 #define phaseChangeTwoPhaseMixture_H
85 TypeName(
"phaseChangeTwoPhaseMixture");
158 virtual bool read() = 0;
const dimensionedScalar & pSat() const
A class for handling words, derived from Foam::string.
Pair< tmp< volScalarField > > vDotP() const
dictionary phaseChangeTwoPhaseMixtureCoeffs_
virtual ~phaseChangeTwoPhaseMixture()=default
TypeName("phaseChangeTwoPhaseMixture")
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
void operator=(const phaseChangeTwoPhaseMixture &)=delete
A two-phase incompressible transportModel.
virtual Pair< tmp< volScalarField > > mDotP() const =0
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
An ordered pair of two objects of type <T> with first() and second() elements.
Macros to ease declaration of run-time selection tables.
phaseChangeTwoPhaseMixture(const phaseChangeTwoPhaseMixture &)=delete
fileName::Type type(const fileName &name, const bool followLink=true)
Pair< tmp< volScalarField > > vDotAlphal() const
const volVectorField & U() const
declareRunTimeSelectionTable(autoPtr, phaseChangeTwoPhaseMixture, components,(const volVectorField &U, const surfaceScalarField &phi),(U, phi))
static autoPtr< phaseChangeTwoPhaseMixture > New(const volVectorField &U, const surfaceScalarField &phi)
Generic GeometricField class.
virtual Pair< tmp< volScalarField > > mDotAlphal() const =0