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 |
Functor for inverting a sum of capillary pressure functions.
Function represented is f(s) = pc1(s) + pc2(1 - s) - target_pc