Common components for OPM, in particular build system (cmake).
Go to file
2019-07-29 14:09:07 +02:00
cmake fix indenting 2019-07-09 14:39:11 +02: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 Merge pull request #880 from joakim-hove/opmi-loggin 2019-07-08 13:51:32 +02:00
external/cjson Update cJSON library to version 1.7.10 2019-04-09 00:34:49 +02:00
jenkins Remove hardcoded libecl commit in jenkins pipeline 2019-07-05 11:16:09 +02:00
msim Remove unused arguments 2019-06-26 07:51:36 +02:00
opm Add invalid size zero in WindowArray and WindowMatrix 2019-07-29 14:09:07 +02:00
python Remove Schedule::getGroups() 2019-07-15 06:01:44 +02:00
redhat fixed: redhat packaging 2019-03-06 11:14:05 +01:00
src/opm Merge pull request #910 from stefoss23/add_keywords_1 2019-07-27 08:19:09 +02:00
test_util convertECL, new option for unified restart file 2019-07-19 10:39:12 +02:00
tests Add invalid size zero in WindowArray and WindowMatrix 2019-07-29 14:09:07 +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 Add insert ordered set 2019-07-24 14:52:49 +02:00
CMakeLists.txt fixed: sources should include the extension 2019-07-10 09:03:36 +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.