Go to the documentation of this file.
37 #include "blendingMethod.H"
43 namespace blendingMethods
noBlending(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...
A class for handling words, derived from string.
A class for managing temporary objects.
TypeName("none")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual tmp< volScalarField > f2(const phaseModel &phase1, const phaseModel &phase2) const
Factor for secondary phase.
const word continuousPhase_
Name of the continuous phase.
virtual tmp< volScalarField > f1(const phaseModel &phase1, const phaseModel &phase2) const
Factor for primary phase.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...