Commit Graph
12589 Commits
Author SHA1 Message Date
Kristian Bendiksen 67864399fe #5656 Fix display of well disks in contour map
The summary reader would not be set if the property editor had not been
shown (i.e. defineUiOrdering had not been done) before the first draw.
2020-04-07 08:42:29 +02:00
Kristian Bendiksen 0c9223e965 Merge pull request #5765 from OPM/wbs-input-fixes
Wbs input fixes
2020-04-06 15:51:52 +02:00
Kristian Bendiksen a349232c6c #5665 Fix import of element properties in saved projects.
The RigFemPartResultsCollection result cache could contain entries without data if
a query for that particular result had been made before the file had been
imported.
2020-04-06 13:55:22 +02:00
Kristian Bendiksen 4da969f86b #5696 WBS: Fix check for element properties when creating options source list.
An off-by-one error in the time step when checking if a element property table
has any values would lead to the "Propery Table" option not being shown in the
UI for the default time step (i.e 0).

This makes it possible to select UCS and POISSON_RATIO as element properties.
2020-04-06 13:55:22 +02:00
Kristian Bendiksen 0733c00915 #5695: Improve pore pressure input options for reservoir/non-reservoir pressure.
Current options for reservoir:
1. Grid (POR-Bar)
2. LAS file (PP_INP, PP_RES_INP, POR_RES_INP)
3. Property table (POR_INP, PP_INP)

Current options for non-reservoir:
1. LAS file (PP_NONRES_INP or POR_NONRES_INP)
2. Property Table (POR_NONRES_INP or PP_NONRES_INP)
3. Hydrostatic
2020-04-06 13:55:22 +02:00
Magne Sjaastad 8560d67a66 #5769 Well Disk : Show error messages in message window 2020-04-06 13:04:53 +02:00
Magne Sjaastad a7ed41a4a5 Fix compile issues Linux 2020-04-06 12:48:43 +02:00
Magne Sjaastad 4eb2163b35 #5768 Info Box : Use space as thousand separator 2020-04-06 12:21:16 +02:00
Magne Sjaastad 99ccec52e3 Incomplete import of Restart data from 6X (#5767)
* #5763 Incomplete import of Restart data from 6X

6X simulator can report multiple keywords per time step. These additional keywords do not contain any data possible to import into ResInsight, but must be used when accessing the correct result keyword based on index in file.
2020-04-06 12:15:28 +02:00
Magne Sjaastad 46d8fb5e83 Fix out of bounds access
Triggered by calculations when data is missing for some time steps
2020-04-03 13:15:45 +02:00
Magne Sjaastad 355432c6cb Merge pull request #5762 from OPM/avoid-nan-values
Avoid nan values
2020-04-03 12:35:55 +02:00
Magne Sjaastad b315022a2a #5747 Completion Export: Include comment for zero transmissibility cells 2020-04-03 10:40:39 +02:00
Magne Sjaastad 1272ee92d0 #5747 Completion Export: Avoid nan values for zero permeability 2020-04-03 10:38:10 +02:00
Magne Sjaastad 787999f936 Remove unused enum values 2020-04-03 08:36:11 +02:00
Magne Sjaastad 70850a73d9 #5758 Create Well Path: Default well name "Well-1" 2020-04-03 08:35:45 +02:00
Magne Sjaastad fbabe77db6 Add links to documentation sites 2020-04-02 13:03:29 +02:00
Jacob Støren b7494500a3 #5559 Add Save to Pdf icon 2020-04-02 10:27:12 +02:00
luca 5c989b6a64 use run-vcpkg@v1 and run-cmake@v1 2020-04-01 10:22:30 +02:00
Magne Sjaastad 26dad61df7 #5750 Project File : Export of unused used path in ReferencedExternalFiles 2020-04-01 10:19:52 +02:00
Stein Inge Dale adf8a77ad5 Replaced gRPC related text and removed reference to About-box 2020-03-31 16:06:55 +02:00
Stein Inge Dale 4921636949 Rework overarching info and addition of installation and config 2020-03-31 14:15:17 +02:00
Magne Sjaastad ead29ef70f Python Doc : Improve formatting of tables 2020-03-30 14:07:22 +02:00
Magne Sjaastad b064159cbd Add missing include 2020-03-30 10:15:20 +02:00
Magne Sjaastad 2b88773587 Linux : Fix compiler issue 2020-03-30 08:57:59 +02:00
Magne Sjaastad 8e89015cd5 #5707 Delta Summary Case : Add user option to select time step 2020-03-30 08:57:59 +02:00
Magne Sjaastad ff5cc86935 #5707 Delta Ensemble Case : Add user option to select time step 2020-03-30 08:57:59 +02:00
Magne Sjaastad 69d36ed9a9 Avoid include of RiaQDateTimeTools in header 2020-03-30 08:57:59 +02:00
Magne Sjaastad 28d0818848 #5734 Summary Plot : Crash when toggling plot visibility 2020-03-30 08:57:59 +02:00
Magne Sjaastad 001afc33dd AppFwk : Allow text filter in single selection mode 2020-03-30 08:57:59 +02:00
Jacob Støren 8cd25b0111 Refactor case difference calculation into a static method
To reuse in Analysis Plots
2020-03-30 08:57:59 +02:00
Magne Sjaastad 98410215e7 Linux : Use std::fabs 2020-03-30 07:36:13 +02:00
Kristian Bendiksen b5c97ec750 #5717 Properly reload input properties when reading eclipse result case. 2020-03-29 22:20:54 +02:00
Kristian Bendiksen b566ddbd4b #5548 Remove switch fallthrough (warning on gcc 7). 2020-03-29 22:19:34 +02:00
Kristian Bendiksen 568a135d82 #5448 Remove warnings about uninitialized values in cvf::Vec2/Vec3. 2020-03-29 22:19:34 +02:00
Magne Sjaastad 7d20e0da0f Add workaround for CI build (#5736)
Changes in CI config caused issues for Visual Studio custom commands related to path for Python
2020-03-29 22:17:40 +02:00
Kristian Bendiksen 36b278e6c2 #5658: Use brighter colors on well disks. 2020-03-25 20:49:44 +01:00
Kristian Bendiksen 3c2d456996 #5659 Well Disks: Use decimal number format for small numbers 2020-03-25 20:49:44 +01:00
Kristian Bendiksen 08f560a058 #5657 Add combined Production and Injection visualization for Well Disks. 2020-03-25 20:49:44 +01:00
Stein Inge Dale 0f470aad97 Update README.md 2020-03-25 13:12:52 +01:00
Magne Sjaastad 331fd2e21a Add dependency on m2r 2020-03-23 12:41:31 +01:00
Magne Sjaastad f6c537f5fe Add list of command file commands 2020-03-23 11:34:11 +01:00
Magne Sjaastad aaf0af30ef Add disabled test 2020-03-22 15:26:48 +01:00
Magne Sjaastad 9c7e3f7568 Doc : Improved installation for documentation 2020-03-20 19:28:10 +01:00
Magne Sjaastad a3ebf3a1c1 Add requirements.txt for readthedocs 2020-03-20 19:17:26 +01:00
Magne Sjaastad b49492535a Configuration for Sphinx 2020-03-20 19:01:04 +01:00
Magne Sjaastad 73dabc323d #5704 Show Plot Data : Increase precision to 8 2020-03-19 22:32:51 +01:00
Magne Sjaastad a828ccdfe4 #5607 Saturation Pressure Plots : Add workaround for multi plot of SatNumPlots 2020-03-19 16:04:34 +01:00
Magne Sjaastad 9ef51a5e98 #5621 Delta case : Create delta case from two selected cases 2020-03-19 12:19:23 +01:00
Magne Sjaastad b01d826acf #5621 Delta case : Improve name of delta case based on input cases 2020-03-19 12:19:23 +01:00
Magne Sjaastad 41fafb1eac Execute unit tests on ResInsight (#5698) 2020-03-18 15:23:20 +01:00