EclTwoPhaseMaterialParams.hpp File Reference

Implementation for the parameters required by the material law for two-phase simulations. More...

#include <type_traits>
#include <cassert>
#include <memory>
Include dependency graph for EclTwoPhaseMaterialParams.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::EclTwoPhaseMaterialParams< Traits, GasOilParamsT, OilWaterParamsT >
 Implementation for the parameters required by the material law for two-phase simulations. More...
 

Namespaces

 Opm
 

Enumerations

enum  Opm::EclTwoPhaseApproach { Opm::EclTwoPhaseGasOil, Opm::EclTwoPhaseOilWater, Opm::EclTwoPhaseGasWater }
 

Detailed Description

Implementation for the parameters required by the material law for two-phase simulations.

Essentially, this class just stores the two parameter objects for the twophase capillary pressure laws.