opm-common icon indicating copy to clipboard operation
opm-common copied to clipboard

Common components for OPM, in particular build system (cmake).

Results 191 opm-common issues
Sort by recently updated
recently updated
newest added

Complementary PR to https://github.com/pulls with necessary changes in common to make it work. Will probably be split up in multiple PRs for a more tidy review, still in draft due...

manual:irrelevant

2022-04-PRE: Summary Vector RTIPTHEA Not Reported as Unsupported (Minor Issue) [opm-simulators#3870](https://github.com/OPM/opm-simulators/issues/3870) The issue seems to be that all REGION summary vectors with greater than 5 characters are assumed to use...

manual:bugfix

Still lots to do, adding as draft to make my work visible. Plan is to amend material law manager in the least possible invasive way to support GPU execution. The...

manual:irrelevant

Sits on top of https://github.com/OPM/opm-common/pull/4697

manual:irrelevant

This is a draft PR that converts the clang-config file to the new YAML format.

We add target OpenMP::OpenMP_CXX to the linker line. Hence we always need to search for it, at least if the module is use by non-OPM modules. Otherwise you might get...

The the bindings of FieldPropsManager only export compressed arrays, but the bindings of EclipseGrid do not allow to either get a corresponding global index from an active one or vice...