Commit Graph
100 Commits
Author SHA1 Message Date
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
Jacob Støren 8004e766ea AppFwk: Improved the message when forgetting to delete a child object 2017-01-19 17:58:00 +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
Jacob Støren 0cec31362b #1117 Temporary patch from @bska. Waiting for an update to the opm-flowdiagnostics library 2017-01-16 09:27:51 +01:00
Jacob Støren 96396eed10 #1122 Added a progress bar when calculating flowdiagnostics results 2017-01-12 16:39:12 +01:00
Jacob Støren 53400a1497 #1099 Not necessary with both Gas and Oil phases 2017-01-12 14:39:30 +01:00
Jacob Støren bd31317000 #1099 Flow results only available when the case has fluxes 2017-01-12 14:16:39 +01:00
Jacob Støren 2d9da8b45f Added special temp QtCreator files to gitignore 2017-01-12 12:07:07 +01:00
Jacob Støren 3d7d3096eb #1123 Fixed missing timestep problem. Using Report Step Number, not timestep index. 2017-01-12 12:07:07 +01:00
Jacob Støren b584590588 #1115 Fixed crash on norne due to missing handling of closed wells/inoperative wells 2017-01-12 12:07:07 +01:00
Jacob Støren 5ffb1daeca Upped to version 2016.11.flow.7 2017-01-10 08:56:07 +01:00
Jacob Støren 396069ae28 Fixed Linux comiler warnings 2017-01-10 08:48:58 +01:00
Jacob Støren c65c9b1c58 #1058 Convert time of flight to days 2017-01-06 15:12:13 +01:00
Jacob Støren c19fc232c8 #1049 Reuse Opm::ECLGraph and Opm::Flowdiagnostics::Toolbox for each timestep. 2017-01-06 14:41:00 +01:00
Jacob Støren e455529b36 #1095 Merge Flow Diag update into dev 2017-01-05 15:33:08 +01:00
Jacob Støren 95206315fa opm-flowdiagnostics updated to 80190c28ae0fd4a82cfe88c827559029982db83b
opm-flowdiagnostics-applications updated to 01ecb8fc22cb70d883edaad398bffc49878859c3
Which fixes error in TOF calculations.
2017-01-05 14:57:25 +01:00
Jacob Støren ebddaa31e6 #1054 Added sensible information to the Result Info window when picking Flow Diag results.
Also rolled out the use of resultVariableUiName() to places that should use it.
2017-01-04 13:13:06 +01:00
Jacob Støren 03cf09d90a System: Created a general basename cleanup function, and applied that when creating filenames from userdescription etc. Related to #1054 preparations 2017-01-04 10:45:04 +01:00
Jacob Støren 6d498cce98 #1052 Improved the result variable text a bit for Flow Diag Results 2017-01-03 14:59:48 +01:00
Jacob Støren 5aed8ea939 #1053 Disabled the All Timesteps option in Legend range selection 2017-01-03 14:58:34 +01:00
Jacob Støren 5f6468898b #1052 3D info box: Added Flow Diag results statistics etc. 2017-01-03 13:15:27 +01:00
Jacob Støren 22143969c1 #1048 Added derived result: Tracer with max fraction 2017-01-03 09:27:25 +01:00
Jacob Støren 7c24522478 #1048 Added derived result: Injector Producer communication 2017-01-02 14:46:12 +01:00
Jacob Støren a9b1cb4849 #1048 Added derived result: Sum of tracer fractions 2017-01-02 13:34:51 +01:00
Jacob Støren 60cb1d4ce0 #1048 Added weighted average TOF calculation 2016-12-21 17:14:51 +01:00
Jacob Støren bd30649a3c Fixed linux compile issues 2016-12-20 15:33:39 +01:00
Jacob Støren 39ff269e5f Merge branch 'dev' of https://github.com/OPM/ResInsight.git 2016-12-20 14:43:28 +01:00
Jacob Støren 4b64de258e Flow: Avoid crash when picking cells with flow Diag results 2016-12-20 14:42:46 +01:00
Jacob Støren ed5e7b94ad #1046 Made property filters work for ordinary flow diag results 2016-12-20 14:33:35 +01:00
Jacob Støren 003271ff54 #1035 Connected the Flow Diag solver, and added the statistics needed for legend. Now many things work . 2016-12-20 11:41:05 +01:00
Jacob Støren 3c55a86650 #1035 Adjusted the statistics calculators a bit. 2016-12-20 11:39:10 +01:00
Jacob Støren 0e13d653cb AppFwk: Added a convenince constructor to PdmOptionItemInfo to make it easier to use PdmPtrField 2016-12-17 15:55:17 +01:00
Jacob Støren 8f145da725 #1035 Implemented Flow Diag access and caching system down to solver 2016-12-17 10:46:57 +01:00
Jacob Støren 7222d50645 #1035 Top level systems now access the Flow Diag data. There are none yet, so rendered gray. 2016-12-16 14:53:56 +01:00
Jacob Støren 342855df56 #1035 Work in progress: Added the skeleton for management FlowDiagnostics data 2016-12-16 14:17:56 +01:00
Jacob Støren e990de8243 Improved spacing, and removed some unused includes 2016-12-16 09:41:22 +01:00
Jacob Støren fd604f844b #1035 Removed obsolete code, and used the createFromResultDefinition method in CellEdge and property filter 2016-12-15 07:47:54 +01:00
Jacob Støren ec5ad417f3 #1035 Renamed overloaded methods in result accessor to make it easier to see where the flow interception must come. 2016-12-14 14:51:53 +01:00
Jacob Støren 8562d0e98b Merge with Flow Gui additions 2016-12-14 11:16:08 +01:00
Jacob Støren 3d49651b0c #1029 Removed updateFieldVisibility methods. Replaced with simpler control in the defineUiOrdering method. Prep. for Flow Diag. 2016-12-14 11:13:54 +01:00
Jacob Støren afa381b4b9 #1029 Refactored to prepare for more Flow Diag. Removed use of specific field visibility methods 2016-12-14 10:27:46 +01:00
Jacob Støren 8f65bd3fee #1028 Flow Diag Solution object. #1029 Flow Diag Result type in Result Definition along with some refactoring. 2016-12-14 09:50:30 +01:00
Jacob Støren cd6ee6466b #1035 Replaced auto in the example/test code to understand what is going on. 2016-12-14 09:38:51 +01:00
Jacob Støren c555f77a71 AppFwk: Added a convenince constructor to PdmOptionItemInfo to make it easier to use PdmPtrField 2016-12-14 09:12:27 +01:00
Jacob Støren 2692abe7fe Renamed catalog to avoid build-server problems due to too long path 2016-12-09 16:25:43 +01:00
Jacob Støren e25f6cb84d Updated unit test of flow-diag to allign with the example in the flowdiag-app library. 2016-12-08 17:11:47 +01:00
Jacob Støren 147cb5ebe0 Updated opm-flowdiagnostics-applications to sha: 27adc8964f997d0bb508e254b6ff43ad1e1e76bf 2016-12-08 17:11:47 +01:00
Jacob Støren 77180d91cb Opdated opm-flowdiagnostics to sha: d409aedbf96c996c3886e3fd91abd4d8c3b0c601 2016-12-08 17:11:47 +01:00
Jacob Støren 6a524e28e8 Flow: Integrated from FlowDiag Branch Step 2. 2016-12-08 17:11:47 +01:00
Jacob Støren bc493298e2 Flow: Integrated from the FlowDiag branch Step 1. 2016-12-08 17:11:47 +01:00
Jacob Støren dd07dda438 Merge master to dev after release 2016.11 (pull request #1009)
Merge master to dev after release, for reference
2016-11-29 11:37:23 +01:00
Jacob Støren 6e2a87cabc Merge dev into master as release v2016.11 (pull request #1008)
Release v2016.11
2016-11-29 10:03:18 +01:00
Jacob Støren 11e3ee418c Upped to 1.6.10-dev final testing 2016-11-28 10:21:53 +01:00
Jacob Støren af19a36555 Intersection Box : Doubled the size of the manipulator handles 2016-11-28 10:12:50 +01:00
Jacob Støren 2288e49c20 #890 Export faults feature created 2016-11-25 15:57:51 +01:00
Jacob Støren f9cf5cdb3c More fixup of the octave scripts 2016-11-25 10:53:01 +01:00
Jacob Støren 0a78d72db9 Cleaned up example Octave Scripts 2016-11-25 10:24:17 +01:00
Jacob Støren 3d66d1698a #997 Fixed crash due to missing main plot window 2016-11-22 13:49:17 +01:00
Jacob Støren 5d04ac198b #859 Added time from start of simulation option 2016-11-22 11:14:02 +01:00
Jacob Støren fd572b5c87 #970 Auto-Axis title now using vector name and unit. 2016-11-21 11:30:34 +01:00
Jacob Støren 3d1bad978f #860 Added Center /At End option for axis titles 2016-11-18 15:03:58 +01:00
Jacob Støren c77da54671 #985 Changed name of Completion to I, J, K 2016-11-18 12:17:53 +01:00
Jacob Støren f0dc9ee04a Removed out-commented code 2016-11-18 11:51:39 +01:00
Jacob Støren 5b1e0dadee #988 Copy, Paste, Erase icons, and turned on icons for some other commands as well. 2016-11-18 11:45:09 +01:00
Jacob Støren e3d718d008 More context menu separators and adjustments 2016-11-18 11:45:09 +01:00
Jacob Støren 8b95f1c06d #962 Added axis-icons in the project tree. 2016-11-18 10:48:35 +01:00
Jacob Støren 5f72310f67 Use 24x24 icons (was 16x16) in the toolbar for perspective/parallel 2016-11-18 10:46:40 +01:00
Jacob Støren 88d15d19b8 #984 Adjusted the Curve Auto name options 2016-11-18 10:43:27 +01:00
Jacob Støren e692fb9a2c #917 Made context menues more systematic. Added Delete as a generic multi select command at the end below a separator.
Moved Close Case to the end below a separator.
2016-11-17 17:46:36 +01:00
Jacob Støren ef0a12ea66 Moved New Polyline Intersection context command in viewer together with the other intersection commands. Reordered View link commands 2016-11-17 17:40:31 +01:00
Jacob Støren a92e08639a Guarded the Link View command from beeing enabled when no view linker is active 2016-11-17 17:39:01 +01:00
Jacob Støren 92e4fd462d Made new summary curve (filter) possible to start on siblings 2016-11-17 17:37:56 +01:00
Jacob Støren bb2a1751c8 Added icons to some well log commands 2016-11-17 17:37:01 +01:00
Jacob Støren fbf4f5e07d #983, #917 Multiselect commands Switch axis and Delete 2016-11-17 14:48:18 +01:00
Jacob Støren 3d971b26a1 #977 Fixed wrong DSM 2016-11-14 14:49:44 +01:00
Jacob Støren 85b1d4a391 #960 Change names on TNH and THQV to TPH and TPQV 2016-11-04 15:27:24 +01:00
Jacob Støren daa8bae0f1 #950 Fixed formation name changes updating for geomech views 2016-11-04 15:10:58 +01:00
Jacob Støren 6d1d6ba1af #959 Fixed mixup of TNQV and THQV 2016-11-04 13:24:38 +01:00
Jacob Støren 8d96e4947a #940, #941 removed STH, STQV and THQV from the GUI, to comply with input from Lasse Renli 2016-11-04 11:15:03 +01:00