opm-common
opm-common copied to clipboard
Common components for OPM, in particular build system (cmake).
New test exectutables for testing pvt and relperm on XXX.data files. Changes and prototypes for faster pvt and relperm evaluation. For pvt a factor >3 is likely possible without large...
On the unofficial port of the hppa architecture, the python tests fail because our C++ code assume little-endianness: ``` ====================================================================== 1: ERROR: test_arrays (tests.test_eclfile.TestEclFile) 1: ---------------------------------------------------------------------- 1: Traceback (most recent...
A user running a full field thermal model, got the following exception: `Program threw an exception: EclProblem::updateCompositionChangeLimits_()) failed:Invalid thermal conductivity approach: 0` This was because the `THCONR` keyword in the...
Fix some logging annoyances, and correct what I think is a minor bug in the Well::updateConnections() method.
Due to dependencies on opm-common they will always have architecture dependent libraries in them. I tried to fix the redhat packaging here, but this might still need changes downstream.
@goncalvesmachadoc I have a few comments based on your presentation at the OPM Summit 2022 with regards to the propsed two new OPM Flow keywords:  For the WELTRAJ keyword...
Sits on top of https://github.com/OPM/opm-common/pull/3278 Sits on top of https://github.com/OPM/opm-common/pull/3289 Waiting for https://github.com/OPM/opm-common/pull/3246
Sits on top of https://github.com/OPM/opm-common/pull/3278 Sits on top of https://github.com/OPM/opm-common/pull/3289 Waiting for https://github.com/OPM/opm-common/pull/3246
Replacing SFINAE, void ptr and repeated switch statements. Sits on top of https://github.com/OPM/opm-common/pull/3278 Waiting for https://github.com/OPM/opm-common/pull/3246