33 const phaseModel& dispersed,
34 const phaseModel& continuous
69 namec[0] = toupper(namec[0]);
70 return first() +
"In" + namec;
77 <<
"Requested other name phase from an ordered pair." 86 return phase1().fluid().E(*
this);
virtual word otherName() const
Other pair name.
errorManipArg< error, int > exit(error &err, const int errNo=1)
virtual ~orderedPhasePair()
Destructor.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
virtual word name() const
Pair name.
A class for handling words, derived from string.
static const word null
An empty word.
virtual const phaseModel & continuous() const
Continuous phase.
virtual tmp< volScalarField > E() const
Aspect ratio.
orderedPhasePair(const phaseModel &dispersed, const phaseModel &continuous)
Construct from two phases and gravity.
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual const phaseModel & dispersed() const
Dispersed phase.