ResInsight
ResInsight copied to clipboard
3D viewer and post processing of reservoir models
[2020.06.0] Something wierd is happening with the Stack curves option in well log plots. * Vertical scale is wrong for the 'Stack curve' track * X axis scales are reset...
Grid cell properties are now available in data source panel. These objects can be used in drag/drop operations to change current cell result or fault result. Other relevant operations can...
- consider using case independent variable names in expressions - add more examples using if statements https://opm.github.io/ResInsight-UserDocumentation/3d-main-window/gridpropertycalculator/
Use case: - import tree summary cases - edit plot - select all tree summary cases and two vectors, FOPT and FWCT - default assignment of curves and colors is...
Error reported by ert_abort_dump filel: Abort called from: assert_correct_kw_count (/private/jenkinstr/workspace/ResInsight-Master-RH6-Octave3.8.1-qt5-grpc-py3.6/ThirdParty/Ert/lib/ecl/ecl_nnc_data.cpp:172) Error message: In function ecl_nnc_data_set_values, reading kw: TRANNNC. 258371 != 35 This model is a dual porosity model. The input...
I'm trying to load historical observed data, but the load keeps on failing  CSV file attached. [SPE10-MOD01-UNSW-RESULTS.csv](https://github.com/OPM/ResInsight/files/9298213/SPE10-MOD01-UNSW-RESULTS.csv)
- improve the install of the rips package and make it easy to identify dependencies - describe how to install and distribute Python package - describe requirements.txt and setup.py
When producing screenshots in offscreen mode, some warnings are written to the console. These can be hidden using a custom message handler. https://doc.qt.io/qt-5/qtglobal.html#qInstallMessageHandler
Code used to optimize the performance for static only grid visualization is not very useful. The code related to `isTimeStepDependentDataVisible` is complex and difficult to maintain. Consider if all these...