Magne Sjaastad
Magne Sjaastad
Add option to select a summary vector to be used to color the curves in the plot. Add this option to the list of different coloring modes. Allow optional selection...
`libecl `reports out of range for large grids. Investigate how large grids can be imported using opm-common, and potentially data from INIT/UNRST using existing code from libecl. ## Features Main...
A user worked on calculator expressions, and one particular expression caused issues `ECFCO2_m:= (CO2_mobile_in_gas_Mt)*1e+9/(DENG*DX*DY*PORO)` The user was not able to generate the result, and the result did not appear in...
The objective function is defined based on historical values for a curve https://resinsight.org/plot-window/objectivefunctions/ Consider adding support for using the statistical curves(P10, P90, MEAN, ...) to compute difference. Will it make...
## Return type During code generation, `defaultResult()` is used. The only thing this function is used to is to create a class keyword used to replace defaultResult() with ``` QString...
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 -...
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...
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....
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. ###...
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...