My Project
|
Functor for inverting a sum of capillary pressure functions. More...
#include <EquilibrationHelpers.hpp>
Public Types | |
using | Scalar = typename FluidSystem::Scalar |
Public Member Functions | |
PcEqSum (const MaterialLawManager &materialLawManager, const int phase1, const int phase2, const int cell, const Scalar targetPc) | |
Scalar | operator() (Scalar s) const |
Functor for inverting a sum of capillary pressure functions.
Function represented is f(s) = pc1(s) + pc2(1 - s) - targetPc