47 namespace blendingMethods
continuous(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > fContinuous(const UPtrList< const volScalarField > &alphas, const label phaseSet, const label systemSet) const
Evaluate the blending function.
Blending method for the case in which the continuous phase is always the same. E.g., for an air-particles flow, the air phase is always continuous.
virtual bool canBeContinuous(const label index) const
Return whether or not a phase can be considered continuous.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
Abstract base class for functions that are used to combine interfacial sub-models according to the vo...
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
TypeName("continuous")
Runtime type information.
virtual bool canSegregate() const
Return whether or not this interface can segregate.
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...