Go to the documentation of this file.
35 namespace blendingMethods
58 for (
const word& phaseName : phaseNames)
60 minFullyContinuousAlpha_.insert
71 minPartlyContinuousAlpha_.insert
84 minFullyContinuousAlpha_[phaseName]
85 < minPartlyContinuousAlpha_[phaseName]
89 <<
"The supplied fully continuous volume fraction for "
91 <<
" is less than the partly continuous value."
107 minFullAlpha(minFullyContinuousAlpha_[
phase2.name()]);
109 minPartAlpha(minPartlyContinuousAlpha_[
phase2.name()]);
117 /(minFullAlpha - minPartAlpha + SMALL),
132 minFullAlpha(minFullyContinuousAlpha_[
phase1.name()]);
134 minPartAlpha(minPartlyContinuousAlpha_[
phase1.name()]);
142 /(minFullAlpha - minPartAlpha + SMALL),
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
addToRunTimeSelectionTable(blendingMethod, hyperbolic, dictionary)
defineTypeNameAndDebug(hyperbolic, 0)
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Ostream & endl(Ostream &os)
label min(const labelHashSet &set, label minValue=labelMax)
label max(const labelHashSet &set, label maxValue=labelMin)
virtual tmp< volScalarField > f2(const phaseModel &phase1, const phaseModel &phase2) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< volScalarField > f1(const phaseModel &phase1, const phaseModel &phase2) const
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
linear(const dictionary &dict, const wordList &phaseNames)
static word groupName(StringType base, const word &group)
const dimensionSet dimless