Opm::EQUIL::PcEqSum Struct Reference

Functor for inverting a sum of capillary pressure functions. More...

#include <EquilibrationHelpers.hpp>

Public Member Functions

 PcEqSum (const BlackoilPropertiesInterface &props, const int phase1, const int phase2, const int cell, const double target_pc)
 
double operator() (double s) const
 

Detailed Description

Functor for inverting a sum of capillary pressure functions.

Function represented is f(s) = pc1(s) + pc2(1 - s) - target_pc


The documentation for this struct was generated from the following file: