37 #include "phaseModel.H" 38 #include "phasePairKey.H" 98 const scalarTable& sigmaTable,
HashTable< dictionary, phasePairKey, phasePairKey::hash > dictTable
Dictionary hash table.
bool ordered() const
Return the ordered flag.
tmp< volScalarField > sigma() const
Surface tension coefficient.
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.
tmp< volVectorField > Ur() const
Relative velocity.
virtual word name() const
Pair name.
tmp< volScalarField > magUr() const
Relative velocity magnitude.
Generic dimensioned Type class.
tmp< volScalarField > Pr() const
Prandtl number.
tmp< volScalarField > Eo() const
Eotvos number.
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 uniformDimensionedVectorField & g() const
Return gravitation acceleration.
tmp< volScalarField > Re() const
Reynolds number.
An STL-conforming hash table.
virtual const phaseModel & dispersed() const
Dispersed phase.
tmp< volScalarField > Mo() const
Morton Number.
virtual tmp< volScalarField > E() const
Aspect ratio.
virtual ~phasePair()
Destructor.
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.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
tmp< volScalarField > rho() const
Average density.