Type that implements "no phase mixing" policy. More...
#include <EquilibrationHelpers.hpp>
Public Member Functions | |
double | operator() (const double, const double, const double, const double=0.0) const |
Function call. More... | |
Type that implements "no phase mixing" policy.
|
inlinevirtual |
Function call.
[in] | depth | Depth at which to calculate RS value. |
[in] | press | Pressure at which to calculate RS value. |
[in] | temp | Temperature at which to calculate RS value. |
depth
and pressure press
. In "no mixing
policy", this is identically zero. Implements Opm::EQUIL::Miscibility::RsFunction.