opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp File Reference

#include <limits>
#include <cassert>
#include <opm/material/fluidsystems/LiquidPhase.hpp>
#include <opm/material/fluidsystems/GasPhase.hpp>
#include <opm/material/fluidstates/ImmiscibleFluidState.hpp>
#include "BaseFluidSystem.hpp"
#include "NullParameterCache.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...
struct  Opm::FluidSystems::TwoPhaseImmiscible< Scalar, WettingPhase, NonwettingPhase >::ParameterCache< Evaluation >

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.


Generated on 25 Mar 2018 by  doxygen 1.6.1