37 #include "phaseModel.H"
const phaseModel & operator*() const
HashTable< dictionary, phasePairKey, phasePairKey::hash > dictTable
Dictionary hash table.
bool ordered() const
Return the ordered flag.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const phaseModel & phase2() const
Return phase 2.
phasePair(const phaseModel &phase1, const phaseModel &phase2, const bool ordered=false)
Construct from two phases and gravity.
const phaseModel & phase1() const
Return phase 1.
bool operator==(const const_iterator &) const
tmp< volVectorField > Ur() const
Relative velocity.
virtual word name() const
Pair name.
tmp< volScalarField > magUr() const
Relative velocity magnitude.
const phaseModel & operator()() const
bool operator!=(const const_iterator &) const
tmp< volScalarField > Pr() const
Prandtl number.
tmp< volScalarField > sigma() const
Surface tension coefficient.
label index(const phaseModel &phase) const
Return the index of the given phase. Generates a FatalError if.
tmp< volScalarField > Eo() const
Eotvos number.
const_iterator cbegin() const
const_iterator set to the beginning of the pair
tmp< volScalarField > EoH1() const
Eotvos number based on hydraulic diameter type 1.
virtual const phaseModel & continuous() const
Continuous phase.
A class for handling words, derived from string.
const_iterator & operator++()
tmp< volScalarField > Re() const
Reynolds number.
const uniformDimensionedVectorField & g() const
Return gravitation acceleration.
An STL-conforming hash table.
virtual const phaseModel & dispersed() const
Dispersed phase.
const_iterator cend() const
const_iterator set to beyond the end of the pair
tmp< volScalarField > Mo() const
Morton Number.
label index() const
Return the current index.
const_iterator end() const
const_iterator set to beyond the end of the pair
const fvMesh & mesh() const
Return the mesh.
const phaseModel & otherPhase(const phaseModel &phase) const
Return the other phase relative to the given phase.
virtual tmp< volScalarField > E() const
Aspect ratio.
const phaseModel & otherPhase() const
const_iterator begin() const
const_iterator set to the beginning of the pair
Mesh data needed to do the Finite Volume discretisation.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual ~phasePair()
Destructor.
bool contains(const phaseModel &phase) const
Return true if this phasePair contains the given phase.
tmp< volScalarField > Ta() const
Takahashi Number.
HashTable< scalar, phasePairKey, phasePairKey::hash > scalarTable
Scalar hash table.
A class for managing temporary objects.
tmp< volScalarField > EoH2() const
Eotvos number based on hydraulic diameter type 2.
virtual word otherName() const
Other pair name.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
tmp< volScalarField > rho() const
Average density.