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

![image](https://github.com/OPM/ResInsight/assets/1793152/c7be10a6-7bab-44e1-a953-f5bbc968afde) It is possible to select a subset of time steps for import. When selecting year and an interval of 2, the expected outcome should be at least 2 years...

BugInRelease

RFT segment data exported from Intersect does not display correctly in ResInsight. Investigate why this happens. Initial testing indicates the following: Some in Eclipse is missing in Intersect, and some...

Bug
NeedsInput

Add curve appearance for all curves and ensembles, simulated and observed data. Example: In some cases symbols only will work better than with lines. ![image](https://user-images.githubusercontent.com/1741947/233356159-8d2f0597-56ab-49b8-b3f8-554f3b62a60a.png)

Enhancement

![image](https://user-images.githubusercontent.com/1741947/228540719-2b3fd7d5-039f-47ae-8517-2ca400db2410.png)

Enhancement

Depth plot is empty if a LGR cell is selected.

NeedsInput
BugInRelease

Make it possible to filter realizations before import of an ensemble. Maybe add a text line where you can write `3,5,10-15,20-27` This feature has been requested by several users. Similar...

Enhancement

Make it possible to filter the visible realizations in an imported ensemble. Maybe add a text line where you can write `3,5,10-15,20-27` This feature has been requested by several users.

Enhancement
UserCourse

Select a fill operation where the area between two curves are filled with a color. If the curves cross, use a different fill color. ![image](https://user-images.githubusercontent.com/1793152/225893311-b3281a49-d1c9-41b1-9245-5e6c56062b9f.png)

Enhancement
UserCourse

Consider if `SummaryIdentifierAndField` can have m_pdmField as member instead of pointer to field. This way we can avoid potential memory issues.

System