37 #include "blendingMethod.H" 43 namespace blendingMethods
58 minFullyContinuousAlpha_;
62 minPartlyContinuousAlpha_;
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > f1(const phaseModel &phase1, const phaseModel &phase2) const
Factor for primary phase.
An STL-conforming hash table.
virtual tmp< volScalarField > f2(const phaseModel &phase1, const phaseModel &phase2) const
Factor for secondary phase.
TypeName("linear")
Runtime type information.
A class for managing temporary objects.
linear(const dictionary &dict, const wordList &phaseNames)
Construct from a dictionary and two phases.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...