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 |
|
Kristian Bendiksen
|
0fb69f7524
|
#7609 Add simpler plot collection interface
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
d8b80bb988
|
#7609 Start using RimAbstractPlotCollection interface
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
946e886bff
|
#7609 Move loading of plot data into main plot collection.
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
7e73a4a0bd
|
#7609 Avoid by-passing parent in class hierachy.
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
ebea8cfbef
|
#7609 Handle unit conversions for width input.
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
78e4379003
|
Guard against inf warning from QtCharts in StatisticsPlot.
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
ac079eef82
|
Improve display name for Ensemble Fracture Stats collection.
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
359df8360e
|
Refactor: Make a copy of histogram data.
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
01d88030d4
|
#7609 Calculate and display Ensemble Fracture Statistics plot.
|
2021-05-10 14:03:52 +02:00 |
|
Kristian Bendiksen
|
b662a87267
|
#7609 Refactor to reuse plotting part of Statistics Plot.
|
2021-05-10 14:03:52 +02:00 |
|
Magne Sjaastad
|
65afd84db5
|
Documentation : Add line breaks to make sure Sphinx produce correct doc
|
2021-05-04 15:24:01 +02:00 |
|
Magne Sjaastad
|
211a9ff915
|
#7647 PERM and other arrays default colour legend type change
Restore default color legend to "Continuous Logarithmic" instead of "Discrete Logarithmic"
|
2021-05-04 07:12:58 +02:00 |
|
Magne Sjaastad
|
010e964ea8
|
#6878 Export Completion: Make subset of settings available from Python
Python code linting changes detected by black
|
2021-05-03 14:15:43 +02:00 |
|
Magne Sjaastad
|
69a03df9da
|
#6878 Export Completion: Add settings from command file commands
|
2021-05-03 14:15:43 +02:00 |
|
Magne Sjaastad
|
d002ee1d6e
|
#6878 Export Completion: Allow suffix in custom file name
|
2021-05-03 14:15:43 +02:00 |
|
Magne Sjaastad
|
3fa4986f37
|
#6878 Export Completion: Add custom file name
|
2021-05-03 14:15:43 +02:00 |
|
Magne Sjaastad
|
be8bca91a3
|
Delete close-stale-issues.yml
|
2021-05-03 10:43:47 +02:00 |
|
Magne Sjaastad
|
7684d315fb
|
Update close-stale-issues.yml
|
2021-05-02 21:05:32 +02:00 |
|
Magne Sjaastad
|
0289b17574
|
Update close-stale-issues.yml
|
2021-05-02 13:10:59 +02:00 |
|
Magne Sjaastad
|
ca723a9b95
|
Update close-stale-issues.yml
|
2021-05-02 13:05:02 +02:00 |
|
Magne Sjaastad
|
5e556a1389
|
Create close-stale-issues.yml
|
2021-05-02 08:59:28 +02:00 |
|
Håvard Berland
|
c62149f652
|
Correct wording error in well log warning
Monotonically is the mathematical term.
|
2021-04-29 11:18:51 +02:00 |
|
Magne Sjaastad
|
5bc599cd57
|
Include top level cmakelist and fix formatting
|
2021-04-29 10:42:16 +02:00 |
|
Magne Sjaastad
|
f3e769ad13
|
libecl : Hide compiler warnings on MSVC
|
2021-04-29 09:07:36 +02:00 |
|
Magne Sjaastad
|
1a5c7799c6
|
#7636 Native Checkbox : Use single statement to define native checkbox
|
2021-04-29 09:06:33 +02:00 |
|
Magne Sjaastad
|
fa0ca687cd
|
#7636 Native CheckBox : Simplify use of native checkbox
|
2021-04-29 09:06:33 +02:00 |
|
Magne Sjaastad
|
e36420163a
|
#7634 Summary Reader : Handle overlapping time steps in restart data
|
2021-04-28 14:10:23 +02:00 |
|