opm-simulators/opm
Bård Skaflestad be64ef3ef6 Add Water Phase Saturation Function Consistency Checks
This commit introduces a set of consistency checks for the water
phase saturation functions.  These plug into the framework
introduced in commit c3939c544 (PR #5438).  We implement the
following three checks

  - 0 <= SWL < 1
  - 0 < SWU <= 1
  - SWL <= SWCR < SWU

which collectively enable a non-negative oil saturation in the two
phase oil/water system.
2024-09-04 13:47:33 +02:00
..
models fixed: build without MPI 2024-09-04 12:51:05 +02:00
simulators Add Water Phase Saturation Function Consistency Checks 2024-09-04 13:47:33 +02:00