Commit Graph

14507 Commits

Author SHA1 Message Date
Magne Sjaastad
3d44ad37db #7719 Multi-lateral wells : Use top level well path to get air gap
Get airgap/md at first target from top level well path
2021-05-25 11:50:18 +02:00
jonjenssen
9cd4edb025 Fix parameter file name. Do not clean up tmp parameter files while we test FaultRA. 2021-05-21 12:46:16 +02:00
jonjenssen
304ba4dedc Add bash/csh for external scripts on linux. 2021-05-20 14:45:38 +02:00
jonjenssen
9c74e58510 Fix json parameter file syntax error 2021-05-20 11:47:31 +02:00
Magne Sjaastad
9ccc650513
Fix missing includes 2021-05-20 10:59:53 +02:00
jonjenssen
2e08f278ca
Surface: click on surface in 3d view to display value (#7702)
* Support showing result info for surfaces when clicking on them in the 3d view
2021-05-20 10:29:20 +02:00
jonjenssen
242e23a7c9
Fix crash when exporting surface. (#7705) 2021-05-20 10:28:53 +02:00
Magne Sjaastad
af22b7f707 Fix missing include
Detected by https://github.com/OPM/ResInsight/actions/runs/858894448
This action do not use unity_build, and the missing include is seen
2021-05-20 07:37:55 +02:00
Kristian Bendiksen
d96e28b433 StimPlan Well Log Calculator: log missing result name when replacing missing values. 2021-05-20 07:18:44 +02:00
Kristian Bendiksen
f72890584f StimPlan Model Calculator: guard against inf/nan in stress calculation. 2021-05-20 07:18:44 +02:00
Kristian Bendiksen
3b383f1a57 StimPlan Model Calculator: Add more error checking for stress calculation. 2021-05-20 07:18:44 +02:00
jonjenssen
1465b179c5
Disable streamlines icon in explorer for eclipse input cases. (#7697) 2021-05-19 18:24:02 +02:00
Magne Sjaastad
78e4e1cd5c Janitor : Use enum class 2021-05-18 16:22:05 +02:00
Magne Sjaastad
d4f4f20e6e MSW : Do not export completions if well path lateral is unchecked 2021-05-18 16:22:05 +02:00
Magne Sjaastad
e8e3dc39b4 #7049 AICD : Accumulate flow scaling factor for multiple valves in cell
Add multi lateral support
2021-05-18 16:22:05 +02:00
Magne Sjaastad
3bfeb194a9 #7049 Accumulate flow area for multiple valves in same grid cell 2021-05-18 16:22:05 +02:00
Magne Sjaastad
f4c11e2ef2 #7049 Add toolbar button for export completions 2021-05-18 16:22:05 +02:00
Magne Sjaastad
b518acada6 Janitor : Use enum class 2021-05-18 16:22:05 +02:00
Magne Sjaastad
827cf75207 #7049 MLW: Improve calculations of diameter, skin factor and direction
Diameter and skin factor : Compute weighted average based on transmissibility
Use the direction of the completion with the highest transmissibility
2021-05-18 16:22:05 +02:00
Magne Sjaastad
226876dc0a #7049 MLW: Aggregate of completion data for all laterals
Simplify the progress bar
2021-05-18 16:22:05 +02:00
jonjenssen
4a4db5a3f2
Fault reactivation assessment #7321 (#7690)
Fault Reactivation Assessment implementation (ref issue #7321)
2021-05-18 14:28:54 +02:00
Magne Sjaastad
33c9b47e9e Set default bin count to 50 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
5566db7b28 Use less generic names to work-around msvc compilation failure 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
31734d04cb Grid Statistics Plot: Add ui for histogram configuration. 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
8d1bc7bfd9 #7664 Statistics Plot: add option for relative frequency in histogram 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
b00734265a #7682 Statistics Plot: Add user-defined histogram bar width. 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
0dfe9e2383 #7665 Grid Statistics Plot: make histogram bar color configurable. 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
647f7834f0 #7663 Ensemble Statistics Plot: Add user input for number of histogram bins. 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
7c7f319e41 #7670 Show Ensemble Fracture Statistics as table 2021-05-18 08:17:45 +02:00
Magne Sjaastad
4b75dd4d6a Fix build issue on Linux 2021-05-14 14:35:54 +02:00
Kristian Bendiksen
bc70b11f6c Add missing include to define size_t 2021-05-14 14:19:09 +02:00
Magne Sjaastad
dbc191ed40 #7687 MSW Fishbones : Compute sum of area for multiple ICDs in same cell 2021-05-14 14:19:09 +02:00
Magne Sjaastad
fcb0bd391b #7686 MSW Fishbones : Compute effective diameter for multiple laterals in same cell 2021-05-14 14:19:09 +02:00
Magne Sjaastad
9a6073eb7b #7678 Fishbones MSW : Always create an intersection for an ICD segment 2021-05-14 14:19:09 +02:00
Magne Sjaastad
460a387021 #7678 Fishbones MSW : Make sure COMPSEGS is connected to ICD branch
Always connect open hole flow to an ICD, not the WELSEGS representing a well path lateral.
2021-05-14 14:19:09 +02:00
Kristian Bendiksen
9ad8b6ce69 #7671 StimPlan XML import: fix unit system assert on missing file. 2021-05-12 16:02:40 +02:00
Magne Sjaastad
5f44c994bf #7655 Well Allocation Plot: Remove assert causing crash 2021-05-11 15:03:05 +02:00
Magne Sjaastad
c430e7343a #7678 Fishbones MSW : Include WSEGVALV in MSW-file for LGR section 2021-05-11 14:02:22 +02:00
Magne Sjaastad
466b2cbcd9 #7678 Fishbones MSW : Fix TVD depth for laterals for WELSEGS keyword 2021-05-11 13:35:06 +02:00
magnesj
d7c821844a Fixes by clang-tidy 2021-05-11 09:47:00 +02:00
Magne Sjaastad
1a6c5bc895 Add static cast to avoid warnings 2021-05-11 09:42:33 +02:00
Magne Sjaastad
2eced13e28 Well Lateral : Connect new lateral close to total depth 2021-05-11 09:27:55 +02:00
Magne Sjaastad
282c6f3586 Remove obsolete code 2021-05-11 09:27:55 +02:00
Magne Sjaastad
1daa598770 #7656 Well Group: Simplify organization of well groups 2021-05-11 09:27:55 +02:00
Magne Sjaastad
5c1b08a05b #7656 AppFwk : Make it possible to create a custom uiTreeOrdering 2021-05-11 09:27:55 +02:00
Magne Sjaastad
e04c761752 #7672 AppFwk : Reroute update of UI node in TreeView 2021-05-11 09:27:55 +02:00
Magne Sjaastad
082d6500ad #7446 MLW: Add "Create Well Path Lateral" to well in Project Tree 2021-05-11 09:27:55 +02:00
Kristian Bendiksen
b116247273 #7609 Ensemble Fracture Statistics: Reorder UI elements 2021-05-10 14:03:52 +02:00
Kristian Bendiksen
8ee72e0f0a #7609 Simpler names for statistics properties. 2021-05-10 14:03:52 +02:00
Kristian Bendiksen
8b2173f951 Refactor: Use PlotCollection interface more places. 2021-05-10 14:03:52 +02:00