37 #include "blendingMethod.H" 43 namespace blendingMethods
57 HashTable<dimensionedScalar, word, word::hash> maxDispersedAlpha_;
74 const dictionary&
dict,
86 virtual tmp<volScalarField>
f1 93 virtual tmp<volScalarField>
f2 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.
TypeName("hyperbolic")
Runtime type information.
List< word > wordList
A List of words.
virtual tmp< volScalarField > f1(const phaseModel &phase1, const phaseModel &phase2) const
Factor for first phase.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.