EclStone2Material.hpp File Reference

Implements the second phase capillary pressure/relperm law suggested by Stone as used by the ECLipse simulator. More...

#include "EclStone2MaterialParams.hpp"
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <algorithm>
Include dependency graph for EclStone2Material.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::EclStone2Material< TraitsT, GasOilMaterialLawT, OilWaterMaterialLawT, ParamsT >
 Implements the second phase capillary pressure/relperm law suggested by Stone as used by the ECLipse simulator. More...
 

Namespaces

 Opm
 

Detailed Description

Implements the second phase capillary pressure/relperm law suggested by Stone as used by the ECLipse simulator.

This material law is valid for three fluid phases and only depends on the saturations.

The required two-phase relations are supplied by means of template arguments and can be an arbitrary other material laws. (Provided that these only depend on saturation.)