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

  - 0 <= SGL < 1
  - 0 <= SGU < 1
  - SGL <= SGCR < SGU

which collectively enable a non-negative oil saturation in the two
phase gas/oil system.
2024-09-04 11:34:39 +02:00
..
aquifers AquiferAnalytical: add missing include 2024-07-01 12:06:47 +02:00
flow blackoilsolventparams: introduce translation unit 2024-09-04 11:17:40 +02:00
linalg Import opm-models 2024-09-02 10:55:19 +02:00
timestepping Revise Convergence Report Collection Procedure 2024-08-27 10:50:06 +02:00
utils Add Gas Phase Saturation Function Consistency Checks 2024-09-04 11:34:39 +02:00
wells BlackoilModel: use appropriate Scalar type 2024-08-23 11:15:03 +02:00
opm-simulators_doxygen_main.hpp Remove reference to ebos in doxygen header 2024-02-06 14:01:55 +01:00