Commit Graph
100 Commits
Author SHA1 Message Date
Jacob Støren c22bafbf29 #2605 Show perforations along well path in 2D intersections view 2018-03-20 17:28:27 +01:00
Jacob Støren 7aa07d6a78 #2486 Wellpaths now reports correct MD in 2D intersection views 2018-03-20 15:44:45 +01:00
Jacob Støren 65b35cff92 #2481, #2605, #2486, #2568 Remove obsolete code 2018-03-20 15:44:45 +01:00
Jacob Støren a9daea0938 #2481, #2605, #2486 Use a flattened version of the normal wellpath visualization in 2D intersection view 2018-03-20 15:44:45 +01:00
Jacob Støren 4ac0a6354c #2552 Simulation well heads for branches in 2d intersection view 2018-03-15 14:46:57 +01:00
Jacob Støren 9f42c45dcc Include cleanup SimWellPipespartMgr 2018-03-14 15:13:25 +01:00
Jacob Støren bb28cf3f09 #2552 Add well head visualization. Not yet working for multiple branches 2018-03-14 15:13:25 +01:00
Jacob Støren 1861255281 #2552 Fix visualization of branch-depth, both wells and intersection geoemetry. 2018-03-14 15:13:25 +01:00
Jacob Støren 9cad0bff1e #2552 Refactor and align the partmanagers of sim well and sim well head. Prepare to get wellhead into 2d intersection views 2018-03-14 15:13:24 +01:00
Jacob Støren b755ddc11d #2552 Embed pipe visualization of Simulation Wells in intersection views 2018-03-14 15:13:24 +01:00
Jacob Støren e52c88ff77 #2552 WIP : Add flattening code to simwell part generator 2018-03-14 15:13:24 +01:00
Jacob Støren 1fa898b798 #2552 Small refactorings 2018-03-14 15:13:24 +01:00
Jacob Støren e314450e2e #2552 Minor refactoring 2018-03-14 15:13:24 +01:00
Jacob Støren 543c99371b #2552 Use displayCoordTransform and redability changes 2018-03-14 15:13:24 +01:00
Jacob Støren 009ae7c750 #2552 Separated the flattening code, to be able to use it to flatten simwells and wellpaths 2018-03-12 10:00:09 +01:00
Jacob Støren ec5a9e1682 #2552 Generalized the flatting transforms to be able to reuse for simwells and wellpaths 2018-03-12 10:00:09 +01:00
Jacob Støren ac5466f83d #2578 Fix missing scale in display coord transformation for 2D IntersectionView 2018-03-09 10:14:03 +01:00
Jacob Støren 0bdde36aa3 Merge #51 Legend background and #2478 Edge axis top into dev 2018-03-08 16:22:13 +01:00
Jacob Støren 4d7f753d3c #51 Add preference option to control legend background 2018-03-08 16:15:45 +01:00
Jacob Støren b4935a0534 #51 Add background to ternary legend 2018-03-08 16:14:13 +01:00
Jacob Støren 7a9e53bdb1 #51 Avoid that legend background misses frame line on the right 2018-03-08 16:12:40 +01:00
Jacob Støren 7bd08067a9 #52 Add background to category legend 2018-03-08 11:38:51 +01:00
Jacob Støren c258528dc5 #51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background. 2018-03-08 11:20:27 +01:00
Jacob Støren 00236c493e Add new-line to 2D intersection view legend title 2018-03-08 11:00:55 +01:00
Jacob Støren df0a356a0a #2478 Add top edge axis (intersection View) and repositioned info box and legends to follow. 2018-03-07 12:47:48 +01:00
Jacob Støren 0083ecdf6a #2506 Finally found the error with near vertical intersections 2018-03-06 16:31:12 +01:00
Jacob Støren 91daf49e8a #2578 Fix avoid UTM coordinates in 2D intersection View (behind the scenes) 2018-03-06 16:31:12 +01:00
Jacob Støren b13422d28b Guard against stepsize < 0 in tickMarkGenerator 2018-03-06 16:31:12 +01:00
Jacob Støren 74e4775395 #2487 Avoid switching views when picking a simulation well in an intersection view 2018-03-01 07:52:32 +01:00
Jacob Støren 25f38cb406 Upped to version 2018.01.01-dev.106 2018-02-28 17:30:38 +01:00
Jacob Støren 5087085635 #2482 Add wellhead pipe piece to simulation wells. 2018-02-28 17:19:05 +01:00
Jacob Støren 267e3ef59d #2535 Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
Jacob Støren 562dfbe9b8 #2535 Use the MainWindowTools class instead of MainWindow directly (part 3) 2018-02-27 16:46:53 +01:00
Jacob Støren 72013f4ff8 #2535 Use the MainWindowTools class instead of MainWindow directly (part 2) 2018-02-27 16:46:53 +01:00
Jacob Støren d74807d669 #2535 Use the MainWindowTools class instead of MainWindow directly (part 1) 2018-02-27 16:46:53 +01:00
Jacob Støren 43dc25eca0 #2535 Add MainWindow tools class that can reduce number of mainWindow includes and hopefully reduce compile time 2018-02-27 16:46:53 +01:00
Jacob Støren 6a3b43ec7c #2487 Avoid switching view when clicking objs in the intersectino view. Some minor refactoring of the MainWindows 2018-02-27 16:46:53 +01:00
Jacob Støren 917857104d Upped to version 2018.01.00-dev105 2018-02-14 18:39:14 +01:00
Jacob Støren cb38d435cd #2457 Make 2d intersection view length start at well start 2018-02-13 16:56:48 +01:00
Jacob Støren 2e8a497989 #2461 Align the vertices between shader and fixed function rendering methods. 2018-02-13 12:53:50 +01:00
Jacob Støren ab27efcb7d #2461 Add explicit render code for shader based rendering. Should solve the issue. 2018-02-13 12:12:55 +01:00
Jacob Støren c3c2dfc678 #2337 Made EdgeAxis overly item more robust. Some cleanup and renaming. 2018-02-12 10:07:07 +01:00
Jacob Støren c6846f0d57 Fix linux compile issues 2018-02-09 16:47:24 +01:00
Jacob Støren d86b6f690e #2337 Place legends aware of the possible edge axis border and enable the border by default in Intersection views 2018-02-09 14:10:26 +01:00
Jacob Støren 068adf6aa2 #2337 Fix crash when having too few tickmarks. Some rename 2018-02-09 14:09:41 +01:00
Jacob Støren e76f8cfbcc #2337 Add an improved tick mark generator 2018-02-09 14:08:55 +01:00
Jacob Støren 911571e267 #2337 Window Edge axis overlay item working. 2018-02-09 14:08:55 +01:00
Jacob Støren bb53b926bf #2345 Add + and * operators to the tensor class, to make averaging possible. 2018-02-07 13:10:36 +01:00
Jacob Støren bd14c65678 #2334 Add visualization of well paths and simulation wells to Intersection Views. 2018-02-07 11:44:38 +01:00
Jacob Støren 59b0a4bd1e Remove obsolete code 2018-02-06 14:55:55 +01:00
Jacob Støren e8b29f7279 #2334 Add polyline visualization to 2D intersection view as a preparation for showing the main well. 2018-02-05 17:57:20 +01:00
Jacob Støren 7dbffd0075 Add error to messages window if a requested regression test is not found. 2018-02-05 17:56:40 +01:00
Jacob Støren 0db32df1c4 Add comment to describe usage of the weighted blended transparency system 2018-02-03 19:33:27 +01:00
Jacob Støren 29ac24f3dd #2426 Add working legends to 2D intersection Views. Refactor to make legend update code work from a separate view with separate legend configs. Make sure legend and results are updated as the main view is updated. Adjust legendconfig->setTitle to use QString 2018-02-02 07:48:27 +01:00
Jacob Støren 226916c60f Upped dev to 2018.01.00-dev.104 2018-01-31 15:57:18 +01:00
Jacob Støren c9d6d60931 #2331 GeoMech fixes for intersection view. Paste view and animation of synthetic cases. 2018-01-29 16:16:11 +01:00
Jacob Støren 287992df91 #2331 Update Intersection View List when copying and deleting views 2018-01-29 16:16:11 +01:00
Jacob Støren f931b92341 #2412 Disable irrelevant toolbar commands 2018-01-29 16:16:11 +01:00
Jacob Støren 6dead054c4 #2331 Save the 2D Intersection views. Turn off unneccesary fields 2018-01-29 16:16:11 +01:00
Jacob Støren 5640f91b68 #2412 2D Navigation only for Intersectino Views 2018-01-26 14:33:32 +01:00
Jacob Støren b1bbbc2aeb Ignore the Resinsight generated index files 2018-01-26 14:31:05 +01:00
Jacob Støren 369afcfbbb Caf: Set point of interes when doing "Zoom All" 2018-01-26 11:43:43 +01:00
Jacob Støren c7185649ce Caf: Guard against crash when point of interest is not set correctly 2018-01-26 11:43:27 +01:00
Jacob Støren 1de088ccba #2333 Intersection View: Made default view and near/far clip planes behave 2018-01-26 11:19:17 +01:00
Jacob Støren d8d2076dea #2333 New Intersection View: Update vertical warningtext. Avoid selecting view in tree. 2018-01-26 11:19:16 +01:00
Jacob Støren 02f6b95959 #2333 Add flattened intersectino geometry. Some view modifications to move towards a final 2D view experience 2018-01-26 11:19:15 +01:00
Jacob Støren 08a46c2307 Upped to version 2018.01.00-patch.03 2018-01-24 16:53:41 +01:00
Jacob Støren 09cd140bba #2375 Updated opm-flowdiagnostics-applications to 5bcd6d99259a63f5cd820db541b45c4f07aec808 including fixes for Relperm and PVT curves 2018-01-24 16:37:32 +01:00
Jacob Støren d34b3a7c74 #2331 Add 2d Intersection View collection with automatic views. The create command is adjusted into a "Show" command. 2018-01-23 14:37:52 +01:00
Jacob Støren 5855e412e7 #2375 Fix missing catch of exeptions from pvt/relperm curve generation 2018-01-19 15:21:17 +01:00
Jacob Støren 6adcbd9c56 #2375 Fix missing catch of exceptions from opm-flowdiagnostics libraries 2018-01-19 12:46:53 +01:00
Jacob Støren d616548cd0 #2331 Shell of 2dIntersectionView shell added. Fixed access to views on a case including the intersection views also. 2018-01-17 08:10:05 +01:00
Jacob Støren d283f2c733 Fix linux compile issue 2018-01-16 11:22:48 +01:00
Jacob Støren c3c2f3b75a Fix missing include 2018-01-16 10:36:41 +01:00
Jacob Støren 0debeafd68 #2331 Move RimGridView to separate files 2018-01-16 09:37:08 +01:00
Jacob Støren b1cf7f6674 #2331 Cleaned up whitespace. Made crossectionCollection protected 2018-01-16 08:44:37 +01:00
Jacob Støren b092565a61 #2331 Introduce new intermediate class RimGridView 2018-01-15 14:53:48 +01:00
Jacob Støren 1bbd3ade7b #2331 WIP: Creating new RimGridView base class 2018-01-15 14:53:48 +01:00
Jacob Støren 0bba60f22f Remove RimView.cpp due to some git strangeness 2018-01-12 12:01:04 +01:00
Jacob Støren 4b26354b30 #2331 Moved redraw scheduling and completion type recalc out of RiaApplication 2018-01-12 12:01:04 +01:00
Jacob Støren 591b72901f #2331 Reordered Rim3dView header to pave way for Rim2dIntersectionView 2018-01-12 12:01:04 +01:00
Jacob Støren 5644684606 #2331 Refactor the viewer-view communication to pave way for 2dIntersection Views 2018-01-12 12:01:04 +01:00
Jacob Støren 57b521c6d9 AppFwk: Add a guarded interface pointer class 2018-01-12 12:01:04 +01:00
Jacob Støren 67bc555d49 #2367 Fix crash in completion type calculation for wellpaths without geometry 2018-01-12 11:36:41 +01:00
Jacob Støren 2dbc907934 Merge renaming of RimView into dev 2018-01-09 10:48:09 +01:00
Jacob Støren cb6d49a611 #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
Jacob Støren 25e1db9e8f #2294 Use simplified result access in TOF acc. saturation plot, and fix gas oil colors in plot 2018-01-02 14:45:42 +01:00
Jacob Støren 3f22c096d8 #2294 Use phase saturation corrected PORV when calculating TOF for a single phase 2018-01-02 14:45:42 +01:00
Jacob Støren 27835aceae #2294 Add a method to access Eclipse results in a convenient manner. 2018-01-02 14:45:42 +01:00
Jacob Støren c27058f2a4 Adjust Completion Type recalculation timer from 0.5 s to 1.5 s 2018-01-02 12:31:20 +01:00
Jacob Støren 69ab95dfed Changed name to "Water Flooded PV" 2017-12-21 16:10:21 +01:00
Jacob Støren 20164ec003 #2270 Updated opm-flowdiagnostics-applications to 44f7e47ecdc87ba566ab4146629de49039a73b2e to fix crash 2017-12-19 15:07:10 +01:00
Jacob Støren adfd1f38f5 Upped to version 2017.05.02-dev.14 for sprint meeting 2017-12-19 00:37:36 +01:00
Jacob Støren e6cddc3796 Change name of the Plot Project Tree 2017-12-15 13:37:21 +01:00
Jacob Støren a946797394 Adjusted Ui ordering in Summary plot 2017-12-14 14:44:12 +01:00
Jacob Støren 4802451a83 File Import menu cleanup 2017-12-14 14:44:12 +01:00
Jacob Støren ebe60d8b16 Curve Creator Curve Name Configuration group name updated 2017-12-14 13:05:37 +01:00
Jacob Støren 8efcccf5c4 #1858 Guard against zero size laterals 2017-12-14 11:11:23 +01:00
Jacob Støren 7d39d29ca5 Merge fix of #1858 2017-12-12 17:41:45 +01:00
Jacob Støren dfd25f7b63 #1858 Fix missing connections from fishbone laterals 2017-12-12 17:40:32 +01:00