Capillary pressures and relative permeabilities for a black oil system.  
 More... 
#include <FluidMatrixInteractionBlackoil.hpp> 
 |  
| template<class pcContainerT , class SatContainerT >  |  
| static void  | pC (pcContainerT &pc, const Params ¶ms, const SatContainerT &saturations, Scalar) |  
|   | The linear capillary pressure-saturation curve.  More...
  |  
|   |  
| template<class SatContainerT , class pcContainerT >  |  
| static void  | S (SatContainerT &saturations, const Params ¶ms, const pcContainerT &pc, Scalar) |  
|   | The saturation-capillary pressure curve.  More...
  |  
|   |  
| template<class krContainerT , class SatContainerT >  |  
| static void  | kr (krContainerT &kr, const Params ¶ms, const SatContainerT &saturations, Scalar) |  
|   | The relative permeability of all phases.  More...
  |  
|   |  
| template<class krContainerT , class SatContainerT >  |  
| static void  | dkr (krContainerT &dkr, const Params ¶ms, const SatContainerT &saturations, Scalar) |  
|   | The saturation derivatives of relative permeability of all phases.  More...
  |  
|   |  
 
template<class ScalarT, class ParamsT = FluidMatrixInteractionBlackoilParams<ScalarT>> 
class Opm::FluidMatrixInteractionBlackoil< ScalarT, ParamsT >
Capillary pressures and relative permeabilities for a black oil system.  
 
template<class ScalarT , class ParamsT  = FluidMatrixInteractionBlackoilParams<ScalarT>>  
      
 
 
 
template<class ScalarT , class ParamsT  = FluidMatrixInteractionBlackoilParams<ScalarT>>  
      
 
 
 
| Enumerator | 
|---|
 | Aqua  | 
 |  
| Liquid  | 
 |  
| Vapour  | 
 |  
 
 
 
template<class ScalarT , class ParamsT  = FluidMatrixInteractionBlackoilParams<ScalarT>>  
template<class krContainerT , class SatContainerT >  
 
 
template<class ScalarT , class ParamsT  = FluidMatrixInteractionBlackoilParams<ScalarT>>  
template<class krContainerT , class SatContainerT >  
 
 
template<class ScalarT , class ParamsT  = FluidMatrixInteractionBlackoilParams<ScalarT>>  
template<class pcContainerT , class SatContainerT >  
 
 
template<class ScalarT , class ParamsT  = FluidMatrixInteractionBlackoilParams<ScalarT>>  
template<class SatContainerT , class pcContainerT >  
 
The saturation-capillary pressure curve.  
This is the inverse of the capillary pressure-saturation curve:  
 
 
- Parameters
 - 
  
    | pC | Capillary pressure    |  
   
   
 
- Returns
 - The effective saturaion of the wetting phase 
    
 
 
 The documentation for this class was generated from the following file: 
 
  
 
    
     |