ResInsight/ThirdParty
Bård Skaflestad 4be1685604 Vertical Scaling [PCOW]: Use Value at Minimum Saturation
The oil-water capillary pressure is a non-increasing function of
water saturation so we need to ensure that we use the capillary
pressure value at the minimum tabulated water saturation.  Add
special purpose code to enforce this rule.  This adds a certain
amount of computational overhead because we now compute function
values at two saturation points instead of just one for the case of
pure vertical scaling.  Most of the time those extra function values
will just be subsequently discarded.

Note that this is a bit of hack, because it relies on the fact that
the current implementation assigns

  TableEndPoints::disp = TableEndPoints::low

in the case of two-point horizontal scaling.  We may wish to make
that rule more explicit.
2018-11-13 09:55:56 +01:00
..
boost-Subset #2536 Build System : Add target_include_directories to boost-Subset 2018-02-27 18:49:24 +01:00
clipper #2536 Build System : Add target_include_directories to clipper, exprparser, qwt 2018-02-27 18:56:12 +01:00
custom-opm-flowdiag-app Vertical Scaling [PCOW]: Use Value at Minimum Saturation 2018-11-13 09:55:56 +01:00
custom-opm-flowdiagnostics #2852 OPM flowdiag upgrade. Copy from repos 2018-05-07 14:37:32 +02:00
Eigen-Subset/Eigen #1481 Add subset of Eigen, and method to condense transmisibilities 2017-05-12 14:41:38 +02:00
Ert #3576 Apply patch install-ert.patch after upgrading ecllib 2018-10-30 13:30:44 +01:00
expressionparser #2536 Build System : Add target_include_directories to clipper, exprparser, qwt 2018-02-27 18:56:12 +01:00
gtest Made the output from g-test a bit more readable 2016-10-17 15:15:27 +02:00
nightcharts #2536 Build System : Add target_include_directories to boost-Subset 2018-02-27 18:49:24 +01:00
NRLib System : Disable unused unit test 2018-11-02 11:36:46 +01:00
Qwt Qwt fix. Fix plotting of interval series having only one sample 2018-07-04 09:15:29 +02:00