Common components for OPM, in particular build system (cmake).
Go to file
Bård Skaflestad b638ba0f0e Output WGLIR=0 Unless ALQ=GRAT
This reduces the risk of users misinterpreting the curves since the
unit of measure when plotting the vector will unconditionally be
surface volume rate for gas.

We will revisit this decision if we gain the ability to capture the
actual lift gas injection rate independent of ALQ type.

Suggested by: [at]tskille
2021-08-20 20:35:12 +02:00
cmake fixed: make WITH_NDEBUG cmake option work again 2021-08-04 15:21:37 +02:00
debian enable embedded python in ubuntu packages 2021-04-06 15:34:11 +02:00
docs Spelling fixes pointed out by lintian. 2021-06-15 21:11:36 +02:00
etc tab completors: be quiet even if the which command would like to complain 2019-03-07 09:33:15 +01:00
examples cleanup after renaming from LODSMRY -> ESMRY 2021-08-16 09:10:00 +02:00
external Embed fmtlib source code 2020-09-18 11:23:30 +02:00
jenkins changed: pass more information as parameters 2021-08-18 13:48:53 +02:00
msim Make Aquifer Data a First Class RestartValue 2021-05-28 17:41:29 +02:00
opm Merge pull request #2619 from joakim-hove/uda-rst-trivial 2021-08-20 15:43:45 +02:00
python fix; 2021-08-04 13:35:21 +02:00
redhat fix redhat packaging 2021-06-30 15:01:09 +02:00
src/opm Output WGLIR=0 Unless ALQ=GRAT 2021-08-20 20:35:12 +02:00
test_util cleanup after renaming from LODSMRY -> ESMRY 2021-08-16 09:10:00 +02:00
tests Implement WALQ Summary Vector 2021-08-20 20:35:12 +02:00
.clang-format Add .clang-format specification. 2019-09-18 14:15:21 +02:00
.gitignore Sunbeam will be compiled with setuptools. 2019-08-09 10:40:33 +02:00
.gitmodules removed submodules pycmake and pybind11. 2019-06-14 14:32:08 +02:00
changelog.md Add bullet point about Eclipse restart capabilities 2019-10-29 16:32:08 +01:00
CMakeLists_files.cmake Load Analytic Aquifer Objects from Restart File 2021-08-19 20:34:19 +02:00
CMakeLists.txt cleanup after renaming from LODSMRY -> ESMRY 2021-08-16 09:10:00 +02:00
CopyHeaders.cmake Make the Builtin class available from Python 2021-03-09 12:22:39 +01:00
dune.module Bump version number 2021-04-27 09:59:50 +02:00
ExtraTests.cmake Separate Test Command Line Arguments from Runner Arguments 2021-07-01 16:27:26 +02:00
GenerateKeywords.cmake Avoid spurious dependencies if Python is not enabled 2021-03-10 15:44:43 +01:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
opm-common-prereqs.cmake Do not use the imported Python3 library directly. 2021-03-16 20:32:50 +01:00
README.md remove travis build status from README.md 2018-01-04 12:07:46 +01:00

opm-common

Contains common components used throughout all of OPM, in particular CMake modules for the build system.