Go to the documentation of this file.
37 #include "blendingMethod.H"
43 namespace blendingMethods
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
HashTable< dimensionedScalar, word, word::hash > maxFullyDispersedAlpha_
Maximum fraction of phases which can be considered fully dispersed.
HashTable< dimensionedScalar, word, word::hash > maxPartlyDispersedAlpha_
Maximum fraction of phases which can be considered partly dispersed.
A list of keyword definitions, which are a keyword followed by any number of values (e....
An STL-conforming hash table.
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)
Construct from a dictionary and two phases.
virtual tmp< volScalarField > f2(const phaseModel &phase1, const phaseModel &phase2) const
Factor for secondary phase.
virtual tmp< volScalarField > f1(const phaseModel &phase1, const phaseModel &phase2) const
Factor for primary phase.
TypeName("linear")
Runtime type information.