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

- [ ] add visual identifier to indicate more sub folders when searching folder structure - [ ] make property editor take more screen space by default - [ ]...

Enhancement

- pin the version of VMs used in daily build - add a separate build job that is run each night using latest of all VMs

System

Consider how to speed up sorting algorithm using multithreading algorithm for histogram. `RigStatisticsMath` See https://www.modernescpp.com/index.php/performance-of-the-parallel-stl-algorithmn and performance of `std::execution::par` https://github.com/OPM/ResInsight/tree/test-parallell-sort

Enhancement
Performance

Investigate use of Google Analytics, optionally ask users before cookies are used https://www.cookiebot.com/en/google-analytics-gdpr/ https://www.wired.com/story/google-analytics-europe-austria-privacy-shield/

System
Documentation

ResInsight now supports several ways to append multiple plots to existing plots. These features should be supported by undo/redo. - [ ] Undo/redo when creating and appending a summary plot...

Enhancement

Check if any required input parameter in grid model is missing: facies, permx, permz, poro If any is missing: 1) print error message wrt which parameter(s) is missing to console....

BugInRelease

Several improvements have been done in upstream opm-common. Include relevant fixes for opm IO. https://github.com/OPM/opm-common

System

If the active 3D view is displaying the same case as the calculation, change "Cell Result" to the generated property when the calculation is complete.