TwoPhaseImmiscibleFluidSystem.hpp File Reference
Include dependency graph for TwoPhaseImmiscibleFluidSystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  Opm
 

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.