Common components for OPM, in particular build system (cmake).
Go to file
Bård Skaflestad 63c802666d Don't Infer Number of AQUFETP Records from AQUDIMS
The number of records is unrelated to AQUDIMS Item 5 (NANAQU).  That
item sets the maximum aquifer ID permissible as Item 1 of AQUFETP.

Update unit test accordingly.
2019-06-21 18:06:43 +02:00
cmake opm_add_test(): add condition to specify if a test ought to be compiled by default 2019-03-07 12:44:28 +01:00
debian Bump versions 2018-10-02 15:43:01 +02:00
docs typo 2015-06-18 12:06:38 +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 msim updates: 2019-06-14 11:47:59 +02:00
external/cjson Update cJSON library to version 1.7.10 2019-04-09 00:34:49 +02:00
jenkins Removed well testing from Schedule constructor 2019-05-27 17:47:55 +02:00
msim Merge pull request #813 from joakim-hove/udq-eval-set 2019-06-14 16:55:51 +02:00
opm This silences many, but not all shadowing warnings in opm-common. 2019-06-21 14:48:23 +02:00
python sunbeam test schedule.py works for new Well2. 2019-06-19 14:43:59 +02:00
redhat fixed: redhat packaging 2019-03-06 11:14:05 +01:00
src/opm Don't Infer Number of AQUFETP Records from AQUDIMS 2019-06-21 18:06:43 +02:00
test_util This silences many, but not all shadowing warnings in opm-common. 2019-06-21 14:48:23 +02:00
tests Don't Infer Number of AQUFETP Records from AQUDIMS 2019-06-21 18:06:43 +02:00
.gitignore Import opm-output 2018-03-05 10:30:59 +01:00
.gitmodules removed submodules pycmake and pybind11. 2019-06-14 14:32:08 +02:00
changelog.md Changelog December 2016 2017-01-03 10:48:10 +01:00
CMakeLists_files.cmake Copy SPE1_TESTCASE.[FX]0025 to Build Directory 2019-06-21 10:29:54 +02:00
CMakeLists.txt added option ENABLE_PYTHON. 2019-06-14 13:20:51 +02:00
CopyHeaders.cmake changed: use a two-tiered process for code gen 2018-06-18 10:07:52 +02:00
dune.module Change version and label in dune.module file 2019-04-30 12:54:45 +02:00
ExtraTests.cmake Added test for parsing EDITNNC 2018-11-21 22:14:27 +01:00
GenerateKeywords.cmake Internalize UDA values in the deck 2019-04-28 16:08:02 +02:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
opm-common-prereqs.cmake Rephrase comment into more proper English 2018-07-10 15:57:10 +02:00
README.md remove travis build status from README.md 2018-01-04 12:07:46 +01:00
requirements.txt removed sunbeam specific files. 2019-06-17 09:42:01 +02:00

opm-common

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