Common components for OPM, in particular build system (cmake).
This commit adds a new member function Eclipse3DProperties::adjustSOGCRwithSWL which mutates the SupportedKeywordInformation of the various *SOGCR* keywords created by makeSupportedDoubleKeywords(). Specifically, adjust*() installs new post-processors for the critical oil-in-gas saturations--post-processors that subtract the (scaled) connate water saturation from the defaulted SOGCR. This is only applicable if the simulation run uses Family I (SWOF/SGOF) saturation function keywords, because the SGOF table is implicitly defined in terms of the connate water saturation. |
||
---|---|---|
cmake | ||
debian | ||
docs | ||
etc | ||
examples | ||
external/cjson | ||
jenkins | ||
msim | ||
opm | ||
python | ||
redhat | ||
src/opm | ||
test_util | ||
tests | ||
.gitignore | ||
.gitmodules | ||
changelog.md | ||
CMakeLists_files.cmake | ||
CMakeLists.txt | ||
CopyHeaders.cmake | ||
dune.module | ||
ExtraTests.cmake | ||
GenerateKeywords.cmake | ||
LICENSE | ||
opm-common-prereqs.cmake | ||
README.md | ||
requirements.txt |
opm-common
Contains common components used throughout all of OPM, in particular CMake modules for the build system.