Common components for OPM, in particular build system (cmake).
This commit extends the SummaryConfig class to recognise a small subset of segment-related summary vectors. In particular, this brings support for 'SGFR', 'SOFR', 'SPR', and 'SWFR'--at least in a restricted sense. We do not yet support cases like SOFR / which designates all segments in all wells at all times. The unit testing is presently minimal and must be expanded before this is ready for inclusion into master. In particular, we only check that cases like SOFR 'PROD01' 1 / / generate the expected summary vector nodes (class SummaryNode). |
||
---|---|---|
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.