42 #ifndef multiphaseMixture_H 43 #define multiphaseMixture_H 76 public Hash<interfacePair>
108 friend bool operator==
121 friend bool operator!=
162 void solveAlphas(
const scalar cAlpha);
Template dictionary class which manages the storage associated with it.
Hashing function class, shared by all the derived classes.
tmp< surfaceScalarField > muf() const
Return the face-interpolated dynamic laminar viscosity.
const surfaceScalarField & phi() const
Return the volumetric flux.
Incompressible multi-phase mixture with built in solution for the phase fractions with interface comp...
const dimensionedScalar b
Wien displacement law constant: default SI units: [m K].
volScalarField & alpha1(mixture.alpha1())
tmp< volScalarField > nearInterface() const
Indicator of the proximity of the interface.
const PtrDictionary< phase > & phases() const
Return the phases.
virtual ~multiphaseMixture()
Destructor.
CGAL::Exact_predicates_exact_constructions_kernel K
multiphaseMixture(const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
tmp< volScalarField > rho() const
Return the mixture density.
Dimension set for the base types.
An ordered pair of two objects of type <T> with first() and second() elements.
const fileName & name() const
Return the dictionary name.
bool read()
Read base phaseProperties dictionary.
A class for handling words, derived from string.
void correct()
Correct the mixture properties.
tmp< volScalarField > nu() const
Return the kinematic laminar viscosity.
tmp< volScalarField > mu() const
Return the dynamic laminar viscosity.
Abstract base class for all fluid physical properties.
void solve()
Solve for the mixture phase-fractions.
const Type & second() const
Return second.
tmp< surfaceScalarField > nuf() const
Return the face-interpolated dynamic laminar viscosity.
Mesh data needed to do the Finite Volume discretisation.
Hash function class for primitives. All non-primitives used to hash entries on hash tables likely nee...
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const volVectorField & U() const
Return the velocity.
label operator()(const interfacePair &key) const
A class for managing temporary objects.
const Type & first() const
Return first.
const surfaceScalarField & rhoPhi() const
tmp< surfaceScalarField > surfaceTensionForce() const