My Project
Loading...
Searching...
No Matches
Opm::EQUIL::PcEq< FluidSystem, MaterialLawManager > Struct Template Reference

Functor for inverting capillary pressure function. More...

#include <EquilibrationHelpers.hpp>

Public Types

using Scalar = typename FluidSystem::Scalar
 

Public Member Functions

 PcEq (const MaterialLawManager &materialLawManager, const int phase, const int cell, const Scalar targetPc)
 
Scalar operator() (Scalar s) const
 

Detailed Description

template<class FluidSystem, class MaterialLawManager>
struct Opm::EQUIL::PcEq< FluidSystem, MaterialLawManager >

Functor for inverting capillary pressure function.

Function represented is f(s) = pc(s) - targetPc


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