Go to the documentation of this file.
39 #include "phaseModel.H"
207 inline label
index()
const;
tmp< volScalarField > Pr() const
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
virtual word otherName() const
A class for handling words, derived from Foam::string.
const phaseModel & operator()() const
tmp< volScalarField > Re() const
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
virtual const phaseModel & dispersed() const
tmp< volVectorField > Ur() const
bool operator!=(const const_iterator &) const
const_iterator cbegin() const
tmp< volScalarField > sigma() const
label index(const phaseModel &phase) const
tmp< volScalarField > Ta() const
const_iterator & operator++()
const uniformDimensionedVectorField & g() const
bool ordered() const noexcept
virtual ~phasePair()=default
const phaseModel & operator*() const
bool operator==(const const_iterator &) const
tmp< volScalarField > Eo() const
bool contains(const phaseModel &phase) const
HashTable< scalar, phasePairKey, phasePairKey::hash > scalarTable
tmp< volScalarField > rho() const
const_iterator cend() const
HashTable< dictionary, phasePairKey, phasePairKey::hash > dictTable
virtual word name() const
const_iterator end() const
const phaseModel & phase2() const
virtual tmp< volScalarField > E() const
tmp< volScalarField > magUr() const
tmp< volScalarField > Mo() const
const phaseModel & otherPhase() const
const phaseModel & phase1() const
Generic GeometricField class.
const phaseModel & otherPhase(const phaseModel &phase) const
const_iterator begin() const
virtual const phaseModel & continuous() const
tmp< volScalarField > EoH2() const
tmp< volScalarField > EoH1() const
phasePair(const phaseModel &phase1, const phaseModel &phase2, const bool ordered=false)