Common components for OPM, in particular build system (cmake).
This commit extends function RestartIO::load() to retrieve most of the well restart data (aggregate flow rates per well connection, or per well) from the standard ECL restart vectors IWEL, XWEL, ICON, and XCON. We still prefer the dedicated OPM_* variants if available, but this commit brings us closer to being able to retire OPM_XWEL. While here, also add WELLDIMS to FIRST_SIM_THPRES to restore the STORE_THPRES unit test. |
||
---|---|---|
cmake | ||
debian | ||
docs | ||
examples | ||
external/cjson | ||
jenkins | ||
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.