37 #ifndef segregatedPhaseInterface_H 38 #define segregatedPhaseInterface_H 58 TypeName(
"segregatedPhaseInterface");
87 return "segregatedWith";
segregatedPhaseInterface(const phaseModel &phase1, const phaseModel &phase2)
Construct from phases.
virtual word name() const
Name.
static word separator()
Return the separator that delimits this interface's name.
const phaseModel & phase1() const
Return phase 1.
Class to represent a interface between phases where the two phases are considered to be segregated; t...
Class to represent an interface between phases. Derivations can further specify the configuration of ...
Class to represent a system of phases and model interfacial transfers between them.
A class for handling words, derived from string.
TypeName("segregatedPhaseInterface")
Runtime type information.
const phaseModel & phase2() const
Return phase 2.
const phaseSystem & fluid() const
Return the phase system.
virtual ~segregatedPhaseInterface()
Destructor.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...