My Project
|
Default implementation for the parameters required by the default three-phase capillary pressure model used by Eclipse. More...
#include <type_traits>
#include <cassert>
#include <memory>
#include <opm/material/common/EnsureFinalized.hpp>
Go to the source code of this file.
Classes | |
class | Opm::EclDefaultMaterialParams< Traits, GasOilParamsT, OilWaterParamsT > |
Default implementation for the parameters required by the default three-phase capillary pressure model used by Eclipse. More... | |
Default implementation for the parameters required by the default three-phase capillary pressure model used by Eclipse.
Essentially, this class just stores the two parameter objects for the twophase capillary pressure laws.