Commit Graph
100 Commits
Author SHA1 Message Date
Jacob Støren 028f9458e9 #1203 Well Alloc Plots for wells with inconsistent flow does now include accumulated allocation factors. The direct well flow rates is also shown with allocation, but the inconsistent flow connections are assigned to the Reservoir tracer. 2017-03-10 11:51:11 +01:00
Jacob Støren 2f17096cde #1304 Avoid crash, and send a message to user if the flow diag solver throws 2017-03-10 11:51:11 +01:00
Jacob Støren 8b3029c3a3 Some refactor before #1203 2017-03-10 11:51:11 +01:00
Jacob Støren 5d0df1c86f #1304 Absolute simplest fix to make things run. Remove tracer on connection cells iif well flow for cell has inconsistent direction with the with the sum of well fluxes in the same cell. 2017-03-10 11:51:11 +01:00
Jacob Støren 2aa6389796 Fixed assert from progress system when loading plots 2017-03-07 12:27:49 +01:00
Jacob Støren c9dc41d374 #1298 Included wells with "closed" state consistently 2017-03-07 12:27:49 +01:00
Jacob Støren 0428dbffa3 #1279 Added <wellname>-Xf as tracer on connections with opposite flow thant the well type indicates. 2017-03-06 16:34:30 +01:00
Jacob Støren bd688f7ce8 #1292 Fixed CppCheck Issues in UserInterface 2017-03-06 11:20:28 +01:00
Jacob Støren 1275279528 #1292 Fixed CppCheck Issues in UnitTests 2017-03-06 11:20:28 +01:00
Jacob Støren 29d30f34d8 #1292 Fixed CppCheck Issues in SocketInterface 2017-03-06 11:20:28 +01:00
Jacob Støren 6c0a866008 #1292 Fixed CppCheck Issues in ProjectDataModel 2017-03-06 11:20:28 +01:00
Jacob Støren b5e782dfc3 #1292 Fixed CppCheck Issues in ModelVisualization 2017-03-06 11:20:28 +01:00
Jacob Støren c7c01e346c #1292 Fixed CppCheck Issues in GeoMech 2017-03-06 11:20:28 +01:00
Jacob Støren c22c2c9a00 #1292 Fixed CppCheck Issues in FileInterface 2017-03-06 11:20:28 +01:00
Jacob Støren ad517894d3 Fixed possible CppCheck detected bug regarding Result info and result plot for Geomech models. Triangle hit was not propagated properly. 2017-03-03 17:17:41 +01:00
Jacob Støren 4312968124 Removed CppCheck Warnings 2017-03-03 17:09:30 +01:00
Jacob Støren dc79422a96 Removed unused old prototype code 2017-03-03 17:02:54 +01:00
Jacob Støren ea5b4a7ceb MDI Window geometry: Added missing initalization of maximized state 2017-03-03 16:50:04 +01:00
Jacob Støren b00ad4ba4a Fixed some CppCheck Performance warnings 2017-03-03 16:23:20 +01:00
Jacob Støren ba2e4ca3f2 #1269 Updated opm-flowdiagnostics to a14dc4ba1302bcc1e0aeb35c5de6b4bd39bce98a to fix issue with fraction sums > 1.0 2017-03-03 15:07:26 +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 b8c2c8e943 Upped to version 2016.11.flow.9 2017-03-01 16:18:46 +01:00
Jacob Støren bf375c2485 Well Alloc Plot: Hide unit field for TVD also. 2017-03-01 16:09:28 +01:00
Jacob Støren 8f2affe670 #1120 Well Alloc Plot: Simple TVD calculations 2017-03-01 16:09:28 +01:00
Jacob Støren 984762ab5d #1268 Well Alloc Plots: Fixed missing grouping of small contributions for pseudo depth 2017-03-01 16:09:28 +01:00
Jacob Støren e19373ec9d #1265 Made sure all in/out fluxes are added to the flow diag solution.
Also made sure only producing cells are added to the producer tracers and injecting cells as injector tracers.
2017-02-28 16:03:43 +01:00
Jacob Støren 01b3df863e #1264 Added Well Allocation command to Project tree context menu 2017-02-28 15:46:08 +01:00
Jacob Støren 528b064569 #1171 Made the branch contribution a bit cleaner by splitting the cells own contribution as one point, and the branch inflow as another at the same depth, creating a step at the upper cell depth. 2017-02-28 11:47:11 +01:00
Jacob Støren 6149a87347 #1171 Force the depth type to be valid for WellAlloc plots 2017-02-28 11:47:11 +01:00
Jacob Støren 577fc8204d #1171 Disable the Fake 0-connection number value for pseudo depth 2017-02-28 11:47:11 +01:00
Jacob Støren 9e73fadada #1171 Correct start and end of each cell contribution for pseudo-length based plot. 2017-02-28 11:47:11 +01:00
Jacob Støren b58de820b8 #1171 Removed depth unit field for pseudolength 2017-02-28 11:47:11 +01:00
Jacob Støren e1d579f195 #1171 Fixed assert regarding total flow pr. pseudo lenght 2017-02-28 11:47:11 +01:00
Jacob Støren b336d49fb6 #1171 WIP: Pseudo length active. Needs more verification 2017-02-28 11:47:11 +01:00
Jacob Støren 601a920337 #1171 WIP: Calculated pseudo length-based flow (Both accumulated and not) 2017-02-28 11:47:11 +01:00
Jacob Støren ccd5294ded More refactoring as preparation to #1171 and #1120 2017-02-28 11:47:11 +01:00
Jacob Støren d69a6e1daa Linux compile fix 2017-02-17 16:04:16 +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 492b777040 More refactoring as preparations for #1171, #1120, and #1209 2017-02-17 15:49:14 +01:00
Jacob Støren b7b31f6c03 Well Alloc plots: Differentiated gray colors for "Total", "Reservoir" and "Others" 2017-02-17 15:49:14 +01:00
Jacob Støren b00fe21726 Refactoring as preparations for #1171, #1120, and #1209 2017-02-17 15:49:14 +01:00
Jacob Støren 41fada4d1f #1212 Added a subtle gradient in the flow plots 2017-02-16 11:40:02 +01:00
Jacob Støren 590f9995c8 1212 Turned off shadow, changed to radial edge gradient to make the colors more easy to read. 2017-02-16 11:39:02 +01:00
Jacob Støren afb628d8bc #1207 Added icons for the different aspects of Flow Diag plots. Also adjusted some of the other icons to have a better and more consistent look 2017-02-15 18:29:01 +01:00
Jacob Støren 392dfac190 AppFwk: Made updateUiIconFromState handle dynamically assigned icons, and become uiConfigName aware. 2017-02-15 18:29:01 +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 ad5e18afa6 #1226 Show the complete text in the summary plot tooltip text 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
Jacob Støren 61e82c37b5 #1210 Using defult flow diag results if available when creating Well Alloc Plots 2017-02-14 08:30:52 +01:00
Jacob Støren a25bfd4513 #1213 Well allocation plot is now only created when requested.
Also made the fields in FlowPlotCollection private.
2017-02-14 08:10:39 +01:00
Jacob Støren df35335744 #1172 Well Alloc plot: Sorted the tracers according to contribution. 2017-02-14 08:10:39 +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 edab09823d Whitespace 2017-02-13 10:29:58 +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
Jacob Støren 30ea467f0e Whitespace 2017-02-13 08:44:29 +01:00
Jacob Støren 4d1c4031ef #1173 Changed the legend text format in the pie chart 2017-02-13 08:44:29 +01:00
Jacob Støren 2e806e0cb7 #1173 Hide legend in the Well Log part of the Well Alloc Plot by default 2017-02-13 08:44:29 +01:00
Jacob Støren 3e7413831a #1173 Added the possibility to hide the legend in a Well Alloc plots ((including WellLog plot )
Also changed the background color to white.
2017-02-13 08:44:29 +01:00
Jacob Støren fb85416b73 Fixed #1200 2017-02-09 15:32:14 +01:00
Jacob Støren 491e0bcb7c Fixed too much unit conversion... 2017-02-09 15:27:34 +01:00
Jacob Støren af551284c0 Linux Compile Fix 2017-02-09 14:40:40 +01:00
Jacob Støren 8596c3f79c #1206 Updated the opm-flowdiag libraries 2017-02-09 14:14:02 +01:00
Jacob Støren 65f36d6a3f #1168, #1171 Added new depth types to RimWellLogPlot, with handling of unit type "none" as well. Made Well Alloc Plots make only "Connection Number" available on its WellLogPlot 2017-02-09 13:31:25 +01:00
Jacob Støren dea5c8fc8c #1205 Added a none option to Well Alloc Plot Flow Solution menu 2017-02-09 13:31:25 +01:00
Jacob Støren 2ccabc4589 Caf: Added asserts to make it clearer that "useOptionsOnly" == false is unsupported yet. 2017-02-09 13:31:25 +01:00
Jacob Støren a736d41eb7 #1169 Added text on the x-axis 2017-02-08 13:23:52 +01:00
Jacob Støren ec7e892395 Fixed #1175 schedule geometry regeneration when creating a property filter. 2017-02-07 15:11:47 +01:00
Jacob Støren fd832c65d9 Updated reference to ERT GitHub SHA 2017-02-07 13:55:33 +01:00
Jacob Støren cc095644ce Reapplied fix for synthetic Odb files 2017-02-07 13:53:27 +01:00
Jacob Støren bf0dd5d303 #1170 Read volume rate from Ert 2017-02-07 13:47:00 +01:00
Jacob Støren a6b7bc7c41 Updated Ert to e2a5a9cc20705537d07822958d925e092a323367 to include new accesss to well rates 2017-02-07 13:44:59 +01:00
Jacob Støren 76bc449d1f #1161 and #1188 Fixed problems with last MSW segments. Two errors: missing last segment ID, and missing drawing the last pipe segment. 2017-02-07 10:53:48 +01:00
Jacob Støren 94a90c8796 Fixed #1188 The connection number calculation was wrong 2017-02-07 10:53:48 +01:00
Jacob Støren 1f184837f1 #1182 Added a dummy point on first branch to better show the resulting alloaction 2017-02-03 16:35:45 +01:00
Jacob Støren 4a3ffb9238 #1166 Added the reservoir part of the well allocation plot 2017-02-03 15:52:37 +01:00
Jacob Støren 8a26861c03 Version set to 2016.11.flow.8 for finalizing sprint 8 2017-02-03 09:31:27 +01:00
Jacob Støren 01864aee09 Well Alloc Plot: Added case and timestep to title, Adjusted font. 2017-02-03 08:51:43 +01:00
Jacob Støren c613c389f3 #1118 When no tracer data is available, show the total well flow instead. 2017-02-02 16:08:37 +01:00
Jacob Støren 6aea418084 Total Well Log Allocation Pie Chart: Guarded not yet created widget 2017-02-02 16:06:50 +01:00
Jacob Støren 45dc7a1c08 #1165 Reduced size and spacing. 2017-02-02 16:03:39 +01:00
Jacob Støren eee43ccf0f #1108, #1110, #1116 Pie chart Well Allocation Factors now working. 2017-02-02 11:30:59 +01:00
Jacob Støren b26bd11674 #1113 Made tracer colors consistent, and son to be consistent with default well colors 2017-02-02 09:56:39 +01:00
Jacob Støren 8e4e7f098f #1113, #1112 Made stacked curves. Now the accumulated well flow by connection graphs is up to speed. 2017-02-01 19:18:37 +01:00
Jacob Støren 3f091aa884 #1112 Guard against none-connection segments in accumulation calculation 2017-01-31 16:35:49 +01:00
Jacob Støren d3f1c9d6fa #1112 Calculation of accumulated well flow is now implemented. Tracers are handled, as well as MSW's. 2017-01-31 15:29:22 +01:00
Jacob Støren 90c791a2da #1112 Finally the first iteration of the actual calculation of accumulated flow pr connection. No Flow Diagnostics yet, and we wait for the real flow rates. 2017-01-25 22:49:25 +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
Jacob Støren b4308a857c Added Comments 2017-01-20 17:29:24 +01:00
Jacob Støren 6f48200bd3 Made method protected 2017-01-20 17:20:28 +01:00
Jacob Støren 0d7da9788a #1112 Made conveninece methods to calculate well pipe centerline, and added possibility to do it pr timestep. 2017-01-20 17:20:09 +01:00
Jacob Støren 94f94af325 #1112 Added a flowrate to the well results. Waiting for ERT to include the reading. 2017-01-20 16:12:12 +01:00
Jacob Støren 06b9f13e41 #1112 Well centerline with cell centers improved, and moved to centerline calculator 2017-01-20 15:57:04 +01:00
Jacob Støren d7782c6ddf #1112 Refactored well centerline calculation a bit 2017-01-20 15:00:19 +01:00
Jacob Støren 51d6d21d77 Constified wellresultcell to cell 2017-01-20 14:56:08 +01:00
Jacob Støren c025c2a3d7 Renaming in the aftermath of the MDI window control refactorization. Aligned fieldChangedByUi in that respact as well. 2017-01-20 11:38:18 +01:00
Jacob Støren a1aec0b5e0 Fixed compile error not catched by cotire compilation 2017-01-20 10:32:01 +01:00
Jacob Støren cd6ebc965a #1106 Update data on loadDataAndUpdate 2017-01-20 09:44:12 +01:00
Jacob Støren d8f75a32c6 Removed compiler warnings 2017-01-19 18:04:36 +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 6fad753c4d #1131 Added update of the plot treeview when changing preferences 2017-01-19 17:58:04 +01:00