ResInsight icon indicating copy to clipboard operation
ResInsight copied to clipboard

3D viewer and post processing of reservoir models

Results 442 ResInsight issues
Sort by recently updated
recently updated
newest added
trafficstars

User reports the following ![image](https://github.com/OPM/ResInsight/assets/1793152/cc7f3705-b6a5-4b81-8a56-dc7eb3ce8073) Script used ![image](https://github.com/OPM/ResInsight/assets/1793152/e9d68055-b545-46ab-80be-4a34d234929e)

Bug
Python

Hi, I notice that the azimuth_angle is not exported to the completion file when the Azimuth is used as orientation in the template. It would be nice to have this...

Steps: 1) Calculate 3 summary vectors 2) Plot the calculated vectors 3) Select curves and toggle ON "Stack Curve" --> Freeze ![image](https://github.com/OPM/ResInsight/assets/1741947/519d49c6-410c-451b-a05e-9010ef94e327)

BugInRelease
Cannot Reproduce

it might be better to change the original/default x axis format from its current style to pure year to avoid what happens if the software window is small. compare two...

Enhancement

In the destructor of caf::PdmChildArrayField we now delete the objects in the array. Many places we call `deleteChildren`, but this is not requred. Identify and remove deleteChildren from destructors of...

System

User has reported the following misalignment of tick marks and grid lines. Same behaviour difficult to reproduce on Windows and Ubuntu. ![image](https://github.com/OPM/ResInsight/assets/1793152/95d3693b-5c8c-4c8e-a3e9-11e763b787b9)

BugInRelease

It is possible to populate a `PdmChildArrayField` with objects of a different type. This causes confusing and difficult to understand error message in `PdmChildArrayField::childrenByType`

System

If `PORV` is present, use `PORV>0` as criteria to identify active cells. Use same concept implemented for `libecl.`

BugInRelease

std::atomic has been standardized since C++11. Look for: CVF_USE_NON_THREADSAFE_REFERENCE_COUNT CVF_ATOMIC_COUNTER_CLASS_EXISTS HAVE_GCC_SYNC_FUNCTIONS

System

Buildcache has moved here https://gitlab.com/bits-n-bites/buildcache/-/releases

System