Common components for OPM, in particular build system (cmake).
This commit makes the helper function find_wells() aware of summary vectors defined on segments. Previously, this helper function would return an empty list of wells in the case of ECL_SMSPEC_SEGMENT_VAR whence all segment-related summary vectors would be zero at all times. Add a small set of unit tests to verify that we transmit the known (small) set of segment-related summary vectors (SOFR, SGFR, SWFR, SPR) to the internal "prev_state" with correct output units and sign convention (producing flow rates--reservoir to well--positive). |
||
---|---|---|
cmake | ||
debian | ||
docs | ||
etc | ||
examples | ||
external/cjson | ||
jenkins | ||
msim | ||
opm | ||
redhat | ||
src/opm | ||
tests | ||
.gitignore | ||
changelog.md | ||
CMakeLists_files.cmake | ||
CMakeLists.txt | ||
CopyHeaders.cmake | ||
dune.module | ||
ExtraTests.cmake | ||
GenerateKeywords.cmake | ||
LICENSE | ||
opm-common-prereqs.cmake | ||
README.md |
opm-common
Contains common components used throughout all of OPM, in particular CMake modules for the build system.