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

Some workflows require specific colors of simulation wells and well paths, including label color and label font size. Add support for individual setting on each well: - font size -...

Enhancement

There are several places where we have a list of points(a point is defined as three double values). We have some support for cut/paste of these values using clipboard. It...

Enhancement

In the regression test runner, it is possible to invalidate all external paths. Make sure that this setting is available when executing command files as part of a regression test....

System

User has suggested different icons for entering full screen mode and leaving full screen mode. Not sure how to have different icon for pressed state in the tool bar. ###...

Enhancement

When hiding a plot, by either using the X in upper right corner, or toggling of the check box in front of the plot, the next selected plot is based...

Enhancement

Sum of delta volumes between grid models becomes wrong when different active cells are used (Grid Calculator or Difference option). In this case, an union of active cells should be...

BugInRelease

We use the construct `std::vector` several places in the code. Consider replace with simpler structure `std::unordered_map` if no sorting is required. Also investigate if `std::map` can be replaced with `std::unordered_map`

System

It looks like a widget is maximized for a short period of time, making the display flicker. This is annoying behaviour.

Bug

Add up and down arrow for some long drop-down lists: - time step modification, grid cross plot, curve source stepping, ...

Enhancement