Specification of the material params for the three-phase van Genuchten capillary pressure model. More...
#include <opm/common/utility/platform_dependent/disable_warnings.h>
#include <dune/common/fvector.hh>
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/common/Valgrind.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/material/common/EnsureFinalized.hpp>
#include <cassert>
Go to the source code of this file.
Classes | |
class | Opm::ThreePhaseParkerVanGenuchtenParams< TraitsT > |
Specification of the material params for the three-phase van Genuchten capillary pressure model. More... | |
Specification of the material params for the three-phase van Genuchten capillary pressure model.
In comparison to the two-phase version, this parameter object also includes the residual saturations, as their handling is very model-specific.