PiecewiseLinearTwoPhaseMaterial.hpp File Reference #include "PiecewiseLinearTwoPhaseMaterialParams.hpp" #include <opm/material/common/MathToolbox.hpp> #include <stdexcept> #include <type_traits>
Include dependency graph for PiecewiseLinearTwoPhaseMaterial.hpp:
![]()
This graph shows which files directly or indirectly include this file:
![]() Go to the source code of this file.
Detailed DescriptionImplementation of a tabulated, piecewise linear capillary pressure law. It would be equally possible to use cubic splines, but since the ECLIPSE reservoir simulator uses linear interpolation for capillary pressure and relperm curves, we do the same. |
||||||||||||||