Commit Graph
41 Commits
Author SHA1 Message Date
Jacob Støren d74e5fe5e8 #5674 #5664 #5692 Shift connection number depth to show connection number at the middle of the flat areas of the graphs for inflow, and for accumulated flow to shw flow change at connection (not shifted one off) Aligned curve ascii export accordingly 2020-03-17 07:10:49 +01:00
Magne Sjaastad c82df63e10 #5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad 10f0abc9b5 #5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist 228810fd05 Refactor view id 2019-11-20 13:14:45 +01:00
Gaute Lindkvist 60b09d7bfd #5061 WAP: fix update of well allocation data when changing depth type 2019-11-19 13:19:56 +01:00
Magne Sjaastad fe9e567825 #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Magne Sjaastad 6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad cd340f7713 #2273 Well Accocation Plot : Add flag to control branch detection 2017-12-18 09:34:28 +01:00
Rebecca Cox e0b0fb1c13 #2077 Well Allocation Plot: Move formation logic from track to plot 2017-11-07 10:00:10 +01:00
Bjørn Erik Jensen ae20e1af10 Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate 2017-10-31 12:49:36 +01:00
Rebecca Cox 44be1bfd6b #1996 Rename RigSingleWellResultsData -> RigSimWellData 2017-10-17 09:52:31 +02:00
Rebecca Cox d748803159 #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
Bjørnar Grip Fjær 030ad9cec4 #1126 Add "Accumulated Saturation by Time of Flight"-plot 2017-08-15 16:00:32 +02:00
Bjørnar Grip Fjær cd8ad75db5 #1445 Use correct colors in pie chart for well alloc plots in well flow mode 2017-05-03 13:39:36 +02:00
Jacob Støren ff1b8c6db8 Fix assert in Show Contibuting Wells due to wrongful use of firstAnchestorOf 2017-04-27 10:22:14 +02:00
Bjørnar Grip Fjær 813652477d #1001 Reload all plots when a case is reloaded 2017-04-21 16:05:25 +02:00
Magne Sjaastad 947845e7fd #1404 Added plot object picker, and use from Well Allocation plot 2017-04-07 11:25:55 +02:00
Jacob Støren 26b85dedfc #1402 Fixed Well Alloc plot case switching, and removed dependency on active view 2017-04-06 14:15:12 +02:00
Magne Sjaastad 6842ec877f Removed unused function 2017-03-15 12:06:42 +01:00
Jacob Støren f15d698342 #1174 Made 3D main window pop up, and set wether to show Max Fractrion Injectors or Producers. Set timestep in 3D view to match plot. 2017-03-02 16:10:18 +01:00
Jacob Støren 8f2affe670 #1120 Well Alloc Plot: Simple TVD calculations 2017-03-01 16:09:28 +01:00
Jacob Støren 070d9c893b #1209 Added calculation of none-accumulated flows as preparation for #1171 and #1120. Missing handling of wells with inconsistent flow. 2017-02-17 15:49:14 +01:00
Jacob Støren 4fc0839a33 #1211 Disabled tracer allocation for wells with inconsistent flow. 2017-02-15 12:29:58 +01:00
Jacob Støren ed31dab152 #1172 Calculated a grouped tracer contribution value of the tracers below a certain threshold. 2017-02-15 08:46:55 +01:00
Magne Sjaastad 45f3240932 #1174 Added context menu to WellAllocationPlot and added feature 2017-02-13 13:29:31 +01:00
Jacob Støren 22b3d9fca5 #1169 Added unti labels for the three different sets (metric, field, lab) 2017-02-13 10:54:21 +01:00
Jacob Støren 321b9e2d62 #1173 Made the legend a separate hide/show entity, and changed the overall layout of the well allocation plot 2017-02-13 08:44:29 +01:00
Magne Sjaastad e4830b629c #1176 Read out state directly from well using RigSingleWellResultsData 2017-02-06 14:00:05 +01:00
Magne Sjaastad 40dbf78aa9 #1165 Added title to well allocation plot 2017-02-02 14:17:36 +01:00
Jacob Støren eee43ccf0f #1108, #1110, #1116 Pie chart Well Allocation Factors now working. 2017-02-02 11:30:59 +01:00
Magne Sjaastad 7c86482af3 #1107 Added calculateValueOptions for case and flow diag solution 2017-02-02 11:11:03 +01:00
Magne Sjaastad 5053112e3d #1118 Calculate and display flow rate 2017-01-24 14:25:31 +01:00
Magne Sjaastad 7adafbe17c Fixed missing forward declare 2017-01-23 14:16:57 +01:00
Magne Sjaastad 055315085e #1108 Created settings object for "Well Allocation Factors" pie chart 2017-01-23 13:29:06 +01:00
Jacob Støren 825c505443 #1112, #1106 Added and removed fields to make the allocation plot have the needed data to do its calculation. Refacord the CenterLine calculation interface yet again to make it usable. 2017-01-23 11:10:09 +01:00
Magne Sjaastad cebe5428be #1107 Moved showWindow field to RimViewWindow and removed showWindow field from derived classes 2017-01-20 16:25:05 +01:00
Jacob Støren 6bd8a4d51a #1106, #1107, #1009, #1113 Started using WellLog plot for the Accumulated Well Flow plot 2017-01-19 17:58:07 +01:00
Jacob Støren 43249f7af8 Refactor related to #1106, #1107, #1109, #1113. Refactored the MDI control
of windows. This might introduce problems.
2017-01-19 17:54:01 +01:00
Magne Sjaastad 723e0f9286 #1107 #1111 Added update of well allocation plot from 3D view 2017-01-13 13:32:17 +01:00
Magne Sjaastad 0cbdcd587d #1105 Stripped down basic infrastructure code 2017-01-13 13:32:17 +01:00
Magne Sjaastad 8ce8b4e7f1 #1105 Added framework files for Well Allocation plot 2017-01-12 15:00:23 +01:00