TwoPhaseImmiscibleFluidSystem.hpp File Reference

A fluid system for two-phase models assuming immiscibility and thermodynamic equilibrium. More...

Include dependency graph for TwoPhaseImmiscibleFluidSystem.hpp:

Go to the source code of this file.

Classes

class  Opm::FluidSystems::TwoPhaseImmiscible< Scalar, WettingPhase, NonwettingPhase >
 A fluid system for two-phase models assuming immiscibility and thermodynamic equilibrium. More...
 

Namespaces

 Opm
 
 Opm::FluidSystems
 

Detailed Description

A fluid system for two-phase models assuming immiscibility and thermodynamic equilibrium.

The wetting and the non-wetting phase can be defined individually via Opm::LiquidPhase<Component> and Opm::GasPhase<Component>. These phases consist of one pure component. With the help of this adapter class, the phase properties can be accessed. This is suitable for pure two-phase systems without compositional effects.