Commit Graph
100 Commits
Author SHA1 Message Date
Jacob Støren 1f7c357b67 #1427 Add simulation Well and branch index to well log extraction curve and make the extraction work in those cases. 2017-04-25 16:12:55 +02:00
Jacob Støren 938c8ff69a Update opm-flowdiagnostics-application to include handling of new Ert 2017-04-24 14:42:18 +02:00
Jacob Støren 07b95da98f Show Plot Data: Add "Data" to "Show Total Allocation" 2017-04-24 11:24:36 +02:00
Jacob Støren 009218e3ec #1422 WLP: Set case and flow diag solution in resultDefinition when switching case in gui. Use the case from the result definition instead of wrong search when updating default flow solution 2017-04-24 11:24:36 +02:00
Jacob Støren fdac0ea887 #1419 Ensure property filters of categories are loaded properly from file
The category list was not set properly in the propertyFilter base class when the project was loaded.
The concept that list has to be set, and updated is fragile.
2017-04-20 16:22:33 +02:00
Jacob Støren b113e81385 #1418 Hide the relative results options in GeoMech Result Definition
Avoid decorating the Active Fomation Names with "_D<N>" if relative results is enabled
2017-04-20 16:22:33 +02:00
Jacob Støren 2745d857d0 #1381 Wip: Well Alloc Plots split by phase without flow diagnostics
This is implemented, but turned off as Ert did not seem to deliver correct phase flow rates. Can be enabled as soon as Ert is improved and updated.
2017-04-20 16:22:33 +02:00
Jacob Støren 03ab71f82f #1411 Fixed the window activation bug introduced by 442d9d2e 2017-04-07 18:00:59 +02:00
Jacob Støren 065689bc18 #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
Jacob Støren ecae2f8e1c #1399 QA of Summary Curve Properties 2017-04-07 14:43:46 +02:00
Jacob Støren cbeca54dbe #1399 QA of SummaryCurveFilter and Curve Auto Name Config 2017-04-07 14:43:46 +02:00
Jacob Støren 78fef85f8b #1399 QA of Summary Axis objects 2017-04-07 14:43:46 +02:00
Jacob Støren 2edbffdba5 #1399 QA of Eclipse Well Property panel. Aligned to the Overall Well Settings 2017-04-07 08:52:42 +02:00
Jacob Støren 3b0e2957f6 #1399 Finalized SimulationWells property panel based on input. 2017-04-07 08:40:54 +02:00
Jacob Støren 5ff839efbe #1399 , #1407 Regrouped the statistics case, and hid the Formation Names and Flip XY as they are (probably) unused, and need some more time to fix. 2017-04-06 18:44:41 +02:00
Jacob Støren b3ecb423be #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +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
Jacob Støren aebb1fb7bd Flow Char Plot: Avoid putting cases without flow diag into the Case drop-down 2017-04-06 11:12:51 +02:00
Jacob Støren 3e37eec71c #1382 Removed the FlowDiagnostics solutions from the Gui. Always using the one and only default solution 2017-04-06 11:00:06 +02:00
Jacob Støren 970595e0f5 Flow Characteristics Plot: Fixed missing replot when changing case to case without any solved flow diag timesteps 2017-04-06 11:00:06 +02:00
Jacob Støren d15bdf04ef #1395 Changed keywords for WellAllocationPlot collection and WellFlowRateCurve. 2017-04-05 13:03:53 +02:00
Jacob Støren 6c7dfdca7b #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
Changed keyword to GridTimeHistoryCurve (previously missing Grid)
2017-04-04 16:10:00 +02:00
Jacob Støren 0ec1d44125 #1369 Made Grid-Summary cases independent of the Grid Case, if the grid case is closed. Reconnect if the grid-cases is opened again. 2017-04-04 12:14:13 +02:00
Jacob Støren 8af7702904 #1370 Fixed Ctrl+C copy to bypass Qt and use our own copy 2017-04-03 17:36:36 +02:00
Jacob Støren 5e6018acb7 #1385 Fixed copy view problem, when flow diagnostics result was used.
Also fixed potential other problems due to same cause: resolve must be done before initAfterRead
2017-04-03 12:36:28 +02:00
Jacob Støren d15b2e5196 #1360 description regarding Well Alloc plots improved.
Displays Well Allocation / Well Flow, and Accumulated /Inflow Rates
2017-03-31 16:53:01 +02:00
Jacob Støren e5f593db60 #1375 Reduced window zoom limit to 10 decades instead of 4 2017-03-31 16:27:05 +02:00
Jacob Støren e679b551c9 Fixed crash in multi snapshots to file 2017-03-31 15:13:50 +02:00
Jacob Støren 442d9d2e41 #1380 Major refactor of the management of views to fix the active view problem. Expect some trouble following this. 2017-03-31 15:13:50 +02:00
Jacob Støren a914e38d53 #1380 Wip: Started to allign all the view widgets, preparing to avoid duplicated code when mdi window to RimViewWindow translation. 2017-03-31 15:13:50 +02:00
Jacob Støren 9a11949f67 Updated opm-flowdiagnostics-applications to SHA afd3f6c454f52dcfa0a6aa96be9823176a6daa48 2017-03-31 15:13:50 +02:00
Jacob Støren a23d6a7ebc Upped version to 2016.11-flow.12 after Sprint 12 2017-03-30 10:23:55 +02:00
Jacob Støren 4e4b7fb023 #1321 Close the Flow Characteristics plot when closing the project 2017-03-30 10:08:42 +02:00
Jacob Støren a97b851b6e #1321 Update Flow Characteristics plot when new timesteps arrives.
Added a updateCurrentTimeStepInPlots method
Deleted obsolete ifdeffed code from main plot collection
2017-03-29 14:06:12 +02:00
Jacob Støren a7b3bca94a #1321 Added timestep selection to the Flow Characteristics plot 2017-03-29 09:28:41 +02:00
Jacob Støren ba60bf3c13 #1321 Added a comand to show Flow Characteristics plot. Added timestp colors, zoom, mouse tracking, and titles 2017-03-28 23:36:56 +02:00
Jacob Støren 960e6833c4 #1321 Made zoom all and snapshot work 2017-03-28 23:36:56 +02:00
Jacob Støren 233c248491 #1366 Wheel works without Ctrl pressed 2017-03-27 18:22:09 +02:00
Jacob Støren 0c834cdc0f Cleaning 2017-03-27 18:13:38 +02:00
Jacob Støren c0ff734cc7 Preparations for #1321: Aligned default stuff between the plot types. 2017-03-27 18:13:38 +02:00
Jacob Støren a82677c743 #1366 Added wheel zoom to point.
Also preparations for #1321
2017-03-27 18:13:38 +02:00
Jacob Støren f05a4027aa #1321 Applied new plot marker tracker class to well log plots 2017-03-27 18:13:38 +02:00
Jacob Støren ba1dfee4e6 #1321 Finalized plot marker refactoring 2017-03-27 18:13:38 +02:00
Jacob Støren ef8a98d4e1 #1321 Wip: Refactoring plot marker to be used more generally. Eg Flow Characteristics plots 2017-03-27 18:13:38 +02:00
Jacob Støren 76019109f6 Cr Lf cleanup 2017-03-27 18:13:38 +02:00
Jacob Støren 1fefc6124f #1321 Wip: First shot on bringing the flow characteristics curves up into the open. 2017-03-27 18:13:38 +02:00
Jacob Støren f102befd84 Added timestep access in RimEclipseCase in preparations for #1321 2017-03-27 18:13:38 +02:00
Jacob Støren 60b104329c Guard against none-existing userDescriptionField in ViewWindow 2017-03-27 18:13:38 +02:00
Jacob Støren fd23ec242e Fixed crash when creating well alloc plot 2017-03-23 12:32:02 +01:00
Jacob Støren cde71ef07a #1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
Jacob Støren 908fc991bf #1338 Hide grid case field in SummaryCase. 2017-03-22 15:27:47 +01:00
Jacob Støren b443b6662d #1344 Replaced use of defineUiOrdering() with uiOrdering() 2017-03-22 15:02:42 +01:00
Jacob Støren c77e674601 #1344 AppFwk: Cleaning up in PdmUiOrdering 2017-03-22 15:02:06 +01:00
Jacob Støren c39462d19a #1345 Fixed. Injector TOF results ended up with a double unit conversion, because tracers with no cells were wrongfully added to the flow diag solver solution. 2017-03-22 14:04:13 +01:00
Jacob Støren 5142c5685a #1333 Added the cross flow tracers to the legend, to avoid false color on the cross flow tracers. 2017-03-21 15:58:35 +01:00
Jacob Støren 003da9f640 #1332 Fixed wrong mapping of tracername to index based result value. Resulted in wrong colors for "tracer with max fraction" results, and wrong property filtering. 2017-03-21 15:58:35 +01:00
Jacob Støren c9ca130a2e #1334 Fixed 2017-03-21 08:49:45 +01:00
Jacob Støren 888db49d6c #1337 Caf: Preserve the user collapse settings for each object type within session.
Provide means to set groups collapsed by default in the defineUiOrdering method, and to force the setting disregrding the user actions
2017-03-20 22:12:07 +01:00
Jacob Støren a1d14dc8a3 #1337 Changed the GroupBoxes to MinimizePanels to increase readability and allow collapsing of the groups. 2017-03-20 14:56:03 +01:00
Jacob Støren 2fb35af7a6 #1335 Connection arrows for all cross-flows also. Made ready for options to show straight arrows, and adjusted a bit. 2017-03-17 18:11:06 +01:00
Jacob Støren c77741f3ab Exclude Well Communication lines that have exact 0 flux.
In waiting for a GUI-adjustable tolerance.
+ some rename
2017-03-17 09:46:49 +01:00
Jacob Støren f0331e02c9 #1325 Always show the communication lines related to a visible well (When they are on) 2017-03-17 09:34:52 +01:00
Jacob Støren 5fd2fe683a #1331 Changed "-Xf" to "-XF" fro crossflow tracers 2017-03-16 17:46:45 +01:00
Jacob Støren 54c1bcba93 #1326 Fixed with scale of Well Connection Lines 2017-03-16 16:51:28 +01:00
Jacob Støren b41a0fb178 #1313 Fixed crossflow related accumulation of well fluxes for separate connections when the accumulated wellflux is inconsistent. 2017-03-16 10:38:09 +01:00
Jacob Støren e6953a6f8b #1313 Improved handling of branch contributions in wells with accumulated crossflow in branches 2017-03-16 10:38:09 +01:00
Jacob Støren 983db61402 #1114 Use "Disable Lighting" on well communication lines also. 2017-03-15 10:53:25 +01:00
Jacob Støren c7207afcc2 #1114 Improved communication lines geometry. Added normals 2017-03-15 10:39:35 +01:00
Jacob Støren 7f1d88e487 Merged Well Communication Lines into dev 2017-03-14 19:25:30 +01:00
Jacob Støren 1a42af5b37 #1114 First working well communication lines operative 2017-03-14 19:21:55 +01:00
Jacob Støren d4c14d0f53 #1114 WIP: Moved pipe radius, and well head position calculations to RimEclipseWell as preparation for well pair lines. 2017-03-14 19:17:14 +01:00
Jacob Støren ef32c8bdc5 #1314 use of abs() is unsafe on linux. Ends up with integer abs() fossibly due to a different default <math.h> include behaviour. Changed to fabs 2017-03-14 19:11:45 +01:00
Jacob Støren 4c8e1e2bcd #1114 WIP: Refactor: Removed RivReservoirWellSpheresPartMgr 2017-03-13 11:35:49 +01:00
Jacob Støren d34b4e3c05 #1114 WIP: Added field in Sim Well Collection, renamed a bit as preparations 2017-03-13 11:05:46 +01:00
Jacob Støren 3df05493d4 #1114 Wip: Added calculation of well pair fluxes 2017-03-13 11:03:34 +01:00
Jacob Støren 38b4e3b729 #1291 The accumulated flow from branches with segment count <= 3 is now shown as direct inflow on the "master" branch. In pseudo length mode they are plotted as pure lines at the "top" of the cell/segement of the stem, to separate such contributions from real cell connections on the stem 2017-03-10 14:51:07 +01:00
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