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