Commit Graph

1286 Commits

Author SHA1 Message Date
Magne Sjaastad
716bb3184b System : Replace tab with four spaces 2018-03-12 11:12:39 +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
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
Magne Sjaastad
4f7291c95d #2583 System : Move regression test framework to separate class 2018-03-08 10:15:51 +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
Rebecca Cox
a37a9d3308 #2582 3D well log curves: Create add 3D well log extraction curve cmd 2018-03-07 12:02:13 +01:00
Magne Sjaastad
91428a028d #2554 Regression Test : Reorganize setting of current working folder 2018-03-07 09:30:15 +01:00
Magne Sjaastad
2e122d2ab3 #2554 Regression Test : Move serialization code into RiaRegressionTest 2018-03-07 09:30:15 +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
Magne Sjaastad
2435e92be1 #2577 Test : Add test toolbar to launch unit tests and regression tests 2018-03-06 13:19:06 +01:00
Rebecca Cox
c77c08222d Mohr circle: Use same function to calculate FOS (=1/dsm) in results collection and mohrs plot 2018-03-06 10:29:08 +01:00
Rebecca Cox
381ae6bd81 #2527 Mohr circle: Make coloring of envelope more robust 2018-03-06 09:55:51 +01:00
Rebecca Cox
3f7eae6bcc #2537 Mohr circle: avoid clearing plot on selection = nullptr 2018-03-06 09:55:51 +01:00
Rebecca Cox
fcf8bf6e68 #2540 Mohr circle: Improve scaling of window 2018-03-06 09:55:51 +01:00
Magne Sjaastad
ef2179f1ba #2545 Move fields from public to private 2018-03-02 14:27:52 +01:00
Unknown
bbabb60ece #2538 Mohr Circle: Support time stepping 2018-03-02 09:31:17 +01:00
Unknown
4f20c7862e #2541 Mohr Circle: Use correct arguments when calling calculateFOS 2018-03-01 12:52:47 +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
Unknown
6a33735479 #2537 Mohr circle: Support multi selection of cells 2018-02-28 15:41:57 +01:00
Magne Sjaastad
25a1823f35 Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24 #2536 Build System : Remove obsolete code for cmake older than "2.8.2" 2018-02-28 08:05:00 +01:00
Magne Sjaastad
233df05f68 #2536 Build System : Remove obsolete includes and update depending includes 2018-02-27 20:00:56 +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
72013f4ff8 #2535 Use the MainWindowTools class instead of MainWindow directly (part 2) 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
Rebecca Cox
599909a9e8 #2533 Mohr circle: Round of FOS to 2 decimals 2018-02-27 15:06:59 +01:00
Rebecca Cox
2734f52e53 #2533 Mohr Circle: Calculate Element FOS 2018-02-27 14:39:07 +01:00
Rebecca Cox
2d931a81f5 #2523 Mohr circle: Remove colors from circles 2018-02-27 14:09:31 +01:00
Rebecca Cox
4f8c585be7 #2534 Mohr circle: Always use SE as result 2018-02-27 12:59:14 +01:00
Rebecca Cox
f4d4a8aa46 #2531 Mohr Circle: Add Info text 2018-02-27 12:40:36 +01:00
Rebecca Cox
cfa3443cdd #2530 Mohr circle: Fix crash when selected cell has no value 2018-02-27 10:32:59 +01:00
Magne Sjaastad
72b5f540e5 #2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES 2018-02-26 20:54:45 +01:00
Rebecca Cox
2b368fb0b8 #2523 Mohr Circle: Improve circle appearence 2018-02-26 15:56:23 +01:00
Rebecca Cox
bed95a105e #2527 Mohr Circle: Use cohersion and friction angle from case 2018-02-26 13:39:26 +01:00
Rebecca Cox
f7ba9133fe #2527 Mohr circle: Make friction-cohesion line for negative principals 2018-02-26 12:51:25 +01:00
Rebecca Cox
23ab74c34d Mohr Circle: Make result "E" work 2018-02-26 11:15:18 +01:00
Rebecca Cox
75bcf7dcf4 #2527 Mohr Circle: Add friction-cohesion line 2018-02-26 11:03:57 +01:00
Rebecca Cox
fe301bfc11 #2522 Mohr circle: Avoid calculating circle if result without tensor is selected 2018-02-26 11:03:57 +01:00
Magne Sjaastad
1706a6c0c4 System : Reorder initialization order to match declaration order 2018-02-24 09:17:02 +01:00
Magne Sjaastad
905ebb49de System : Add missing default statements in switch block 2018-02-24 09:16:15 +01:00
Rebecca Cox
69b1384d89 #2523 Mohrs circle: Add comments and improve readablity 2018-02-23 10:05:03 +01:00
Rebecca Cox
e8a65989c3 Code cleanup 2018-02-23 07:42:42 +01:00
Rebecca Cox
bf1a621332 #2523 Mohr Circle: Improve circle appearence 2018-02-22 18:10:24 +01:00
Rebecca Cox
28efe4661d #2522 Mohr circle: Update plot on 3D view selection 2018-02-22 18:04:47 +01:00
Rebecca Cox
d6974bfdba #2519 Mohr Circle: Create plot widget 2018-02-22 17:45:58 +01:00
Rebecca Cox
f0d32e6e45 #2511 2D Intersection view: Avoid selecting intersection in tree when selecting a cell 2018-02-19 15:11:35 +01:00
Rebecca Cox
7f246a032a Merge patch into dev with fixes for #2501 2018-02-19 14:16:22 +01:00
Rebecca Cox
119752bf04 #2501 Result Plot: Add "Show Plot Data" to context menu 2018-02-19 14:15:42 +01:00
Magne Sjaastad
1ae30ef11a (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
Bjørn Erik Jensen
772ba788ad #2449 2d intersection view. Show UTM intersection point in result info window 2018-02-16 14:38:28 +01:00
Bjørn Erik Jensen
0e53c4b8bd RuiMainWindow. Null pointer guard 2018-02-15 10:59:15 +01:00
Magne Sjaastad
03f4b778cc #2471 Fracture : Block selection of fracture if fracture template is selected in Project Tree 2018-02-14 13:07:33 +01:00
Magne Sjaastad
302edc5677 System : Guard null pointer access 2018-02-14 13:06:54 +01:00
Rebecca Cox
4eb80e83bb #2465 Property panel: Update UI fields from selected result on tree view object changed 2018-02-13 13:29:47 +01:00
Magne Sjaastad
59958dcc3a Fix picking on fracture geometry when scale factor is different to 1.0 2018-02-12 20:08:43 +01:00
Rebecca Cox
063802130c Fix window edge axis crash 2018-02-12 09:05:58 +01:00
Rebecca Cox
cf3a1ad43f #2392 3D View Context command: "Color Result" 2018-02-12 08:42:12 +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
911571e267 #2337 Window Edge axis overlay item working. 2018-02-09 14:08:55 +01:00
Bjørn Erik Jensen
69cc77e026 #2427 2d intersection view. Display result info and curves 2018-02-06 14:40:14 +01:00
Magne Sjaastad
daad891b24 System : Show grid name and global cell index in result info 2018-02-06 07:27:21 +01:00
Magne Sjaastad
91e062fd93 #2431 : Add Rim3dView to event interface object 2018-02-05 20:12:22 +01:00
Bjørn Erik Jensen
b06c3b443b Merge patch to dev. #2277 2018-01-30 14:25:53 +01:00
Rebecca Cox
4094fd1861 #2421 RelPerm: Remove invalid points on transparent curve 2018-01-30 13:30:05 +01:00
Jacob Støren
f931b92341 #2412 Disable irrelevant toolbar commands 2018-01-29 16:16:11 +01:00
Bjørn Erik Jensen
ebabefcd2c #2368 summary plot. Fix right axis properties update issue 2018-01-29 12:49:32 +01:00
Rebecca Cox
17e38130fc #2319 PLT/Well log plot: Remove auto scale on scroll. Make auto scale from file work 2018-01-29 12:49:32 +01:00
Bjørn Erik Jensen
ecfd1ad817 #2368 summary plot. Fix right axis properties update issue 2018-01-29 12:46:34 +01:00
Rebecca Cox
b7a316589a #2319 PLT/Well log plot: Remove auto scale on scroll. Make auto scale from file work 2018-01-29 10:17:42 +01:00
Magne Sjaastad
4d5503afb4 #2385 Main Window: More flexible docking restrictions 2018-01-26 15:44:25 +01:00
Jacob Støren
5640f91b68 #2412 2D Navigation only for Intersectino Views 2018-01-26 14:33:32 +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
Rebecca Cox
b1bf970ff8 Merge remote-tracking branch 'origin/2018.01.01-patch' into dev 2018-01-25 17:04:59 +01:00
Rebecca Cox
5273ace5e6 #2301 Rel.perm Plot: Add tooltip for cell value 2018-01-25 17:04:20 +01:00
Bjørn Erik Jensen
868e1ef075 #2406 delete plot crash. Guard pointer to view 2018-01-25 15:44:28 +01:00
Bjørn Erik Jensen
3a1c6406ff #2406 delete plot crash. Guard pointer to view 2018-01-25 14:53:51 +01:00
Bjørn Erik Jensen
95db322f57 #2384 multi case import. Fix path filtering. Display relative file names 2018-01-25 13:57:09 +01:00
Magne Sjaastad
1e4b4dbf62 Merge remote-tracking branch 'origin/2018.01.01-patch' into dev 2018-01-25 11:14:09 +01:00
Rebecca Cox
0ea10a45eb #2362 Grdecl SegFault: Guard for empty vectors 2018-01-24 14:58:21 +01:00
Bjørn Erik Jensen
3d2e5b6088 #2383 Eclipse cases import. New command feature using file hierarchy dialog 2018-01-24 14:39:06 +01:00
Bjørn Erik Jensen
5e46a378aa #2384 multi case import. New command feature for importing cases into group recursively 2018-01-24 13:18:47 +01:00
Bjørn Erik Jensen
e98d969e62 #2358 fracture. Fix linker errors by adding fracture support ifdefs 2018-01-23 20:58:39 +01:00
Bjørn Erik Jensen
9cfd2ff3cf #2358 fracture. When clicking on an ellipse fracture, display info in result into panel 2018-01-23 14:30:58 +01:00
Bjørn Erik Jensen
1c668ce3b4 #2358 fracture. Display values in resultInfo panel when clicking on stim plan fracture cell 2018-01-23 14:14:40 +01:00
Magne Sjaastad
ba437c605d #2385 Main Window: More flexible docking restrictions 2018-01-19 15:08:31 +01:00
Rebecca Cox
fbb6f56bd3 #2382 Elm props: Update Result Info to show relevant Element Result info 2018-01-19 13:36:51 +01:00
Magne Sjaastad
03de2aba5b #2332 2D Intersection View: Command to create view 2018-01-17 11:05:31 +01:00
Jacob Støren
0debeafd68 #2331 Move RimGridView to separate files 2018-01-16 09:37:08 +01:00
Jacob Støren
b092565a61 #2331 Introduce new intermediate class RimGridView 2018-01-15 14:53:48 +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
Magne Sjaastad
337310c497 Fix invalid compare 2018-01-12 10:20:09 +01:00
Magne Sjaastad
402a2607c4 #1905 Perforation Intervals : Make sure well path context menu is displayed when clicking a perforation interval 2018-01-12 08:49:01 +01:00
Magne Sjaastad
f027027618 #1905 Perforation Intervals : Picking the well path pipe does not work at perforations
Forward all parts intersected to 3d viewer event handler
2018-01-12 07:56:35 +01:00
Rebecca Cox
e0d91f90ae #2360 Elm Props: Correct text in result info 2018-01-11 10:58:52 +01:00
Rebecca Cox
81a7fb204d #2360 Elm Props: Correct UI text 2018-01-10 16:32:59 +01:00
Bjørn Erik Jensen
e743a61d5b #1752. Import multiple summary cases from a directory structure. Take 1 2018-01-10 13:57:20 +01:00
Jacob Støren
cb6d49a611 #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
Rebecca Cox
ab35d30ff5 #2348 Elm Props: "Import Element Property Table" command 2018-01-08 14:48:00 +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
Bjørn Erik Jensen
aa40894fe1 #2280 RelPerm/PVT plots. Stacking dock windows by default, result plot visible 2017-12-22 11:37:04 +01:00
Rebecca Cox
8ed0393863 Remove grid index from cell reference text if grid is main grid 2017-12-18 11:27:59 +01:00
Jacob Støren
e6cddc3796 Change name of the Plot Project Tree 2017-12-15 13:37:21 +01:00
Magne Sjaastad
2771270d24 #2248 Source Stepping : Update toolbar on new / delete of summary curve 2017-12-15 10:37:55 +01:00
Magne Sjaastad
029e0811be #2266 Curve Creator : Make sure all tree selection fields are assigned selection mode 2017-12-15 08:24:00 +01:00
Magne Sjaastad
9612a7162e #2266 Curve Creator : Activate attribute to be able to select item when checked 2017-12-14 16:04:03 +01:00
Jacob Støren
4802451a83 File Import menu cleanup 2017-12-14 14:44:12 +01:00
sigurdp
127f5b40b4 PVT Plot: Added header in PVT plot panel containing cell info 2017-12-14 13:56:08 +01:00
sigurdp
8fdb5cd7ba #2256 PVT Plot: Added text label showing the values for the cell value marker 2017-12-14 12:57:11 +01:00
Rebecca Cox
d777a4a873 #2246 Vector descriptions: Align code 2017-12-14 11:34:22 +01:00
sigurdp
537393311e #2258 Pvt Plot: For the oil phase, connect first point of each curve with a line as a visual aid. 2017-12-14 11:29:23 +01:00
Magne Sjaastad
1f7c153d5a #2246 Vector Descriptions : Removed whitespace 2017-12-14 11:06:01 +01:00
Magne Sjaastad
fcf66588fc #2246 Vector Descriptions : Reorganized (Directional Transmissibility Multipliers) 2017-12-14 11:01:11 +01:00
Magne Sjaastad
0fe0389eb3 #2246 Vector Descriptions : Remove several advanced descriptions 2017-12-14 10:56:24 +01:00
Magne Sjaastad
ab07d4a618 #2246 Vector Descriptions : Remove : at end 2017-12-14 10:38:58 +01:00
Magne Sjaastad
6987a2a4c6 #2246 Vector Descriptions : Shorten percentage and remove space before Limit 2017-12-14 10:32:28 +01:00
sigurdp
99378cc23a #2194 RelPerm Plot: Added context menu to show ascii text version of current plot data. Refactor of existing RicTextWidget into RiuTextDialog. 2017-12-13 19:03:30 +01:00
Rebecca Cox
170c00c88a #2210 Add "Export Visible Cells as FLUXNUM/MULTNUM" to file->export 2017-12-13 15:24:40 +01:00
sigurdp
9979f49a7f #2257 Reduced font size of plot title for RelPerm and Pvt plots 2017-12-13 15:19:34 +01:00
sigurdp
92d8856647 Fixes for GCC compile 2017-12-13 15:06:49 +01:00
sigurdp
f716dacb24 Pvt Plot: Display Rs/Rv values of curve's sample points in tool tip, #2255 2017-12-13 14:56:10 +01:00
Rebecca Cox
5a03783328 #2209 Use correct view in cmd "Export Visible Cells as FLUXNUM/MULTNUM" 2017-12-12 15:38:24 +01:00
Bjørn Erik Jensen
6ffcb703fd #2249 Summary Plot Editor. Support for plotting individual aquifers 2017-12-12 15:10:11 +01:00
Rebecca Cox
17ece26929 Don't set activeReservoirView if selected RimView doesn't have RiuViewer 2017-12-12 14:26:14 +01:00
Magne Sjaastad
b7bdce1d9e Summary Plot Curve Editor : Use () instead of [] around acronyms as [] are used for unit text 2017-12-12 08:56:18 +01:00
sigurdp
01ae19ebbc #2235 RelPerm/PVT Plot: Added unit labels to relevant axes 2017-12-11 16:12:31 +01:00
Magne Sjaastad
f8e7a8aa26 System : Guard null pointer access 2017-12-08 10:24:14 +01:00
Jacob Støren
04e5ccfd7e #2238 Lift limitation of plotting Flooded PV as time history curve 2017-12-07 19:31:28 +01:00
sigurdp
8a35a53935 #1827 Manually produce context menu for message window in order to avoid Qt's default entries regarding input methods. 2017-12-06 12:30:37 +01:00
sigurdp
e12a931940 Added calculation of PVT related dynamic properties and display of these in the PVT FVF and Viscosity plots as a point marker. Started using flow diagnostics library's output unit conversion for PVT curves to align output units with the case units. #1990 2017-12-05 14:18:46 +01:00
Rebecca Cox
899a226a38 #2226 Well Formations: Avoid adding "Top" to the formation names 2017-12-05 12:56:21 +01:00
sigurdp
ea6ae75033 RelPerm plot: Added option to show left Kr axis using logarithmic scale. #2193 2017-12-05 10:44:36 +01:00
sigurdp
0af37f3613 Changed name of flag and semantics from removeNegativeValues to includePositiveValuesOnly so that only positive values (zero not included) are included. Makes functions more suitable for usage with plots using logarithmic scale. #2193 2017-12-05 10:44:36 +01:00
Magne Sjaastad
149ebbf7b9 Guard against pop_back on empty vector 2017-12-05 10:10:04 +01:00
Magne Sjaastad
93b69b807f #2198 Summary Plot : Set default curve selection 2017-12-04 14:36:17 +01:00
Magne Sjaastad
c0109361ef #2170 Summary Cross Plot : Add keyboard modifiers to source stepping 2017-12-04 08:26:26 +01:00
Magne Sjaastad
eb6b0997c8 #2170 Summary Cross Plot : Improve update and visibility of UI when stepping 2017-12-01 15:15:43 +01:00
Magne Sjaastad
a5b361f8c9 #2170 Summary Cross Plot : Show/hide toolbar based on active view 2017-12-01 13:55:39 +01:00
Rebecca Cox
917b824177 #2144 Context menu: New uiText on menus 2017-12-01 13:31:12 +01:00
Rebecca Cox
c86161a0a6 #2144 Context menu: Add icons to sub menus 2017-12-01 09:11:11 +01:00
Magne Sjaastad
476b96b343 #2144 Context menu : Add support for icons on sub menus 2017-12-01 08:28:41 +01:00
Rebecca Cox
6fc888d718 Capitalize ui name in PDM fields 2017-11-30 13:44:18 +01:00
Rebecca Cox
ce8f9e4559 #2144 Organize context menus 2017-11-30 12:06:14 +01:00
sigurdp
636b68cf52 RelPerm Plot: Show SATNUM in plot title, #2189 2017-11-30 11:28:08 +01:00
sigurdp
e3a794d898 RelPerm Plot: Adjusted curve colors and added symbols to all curves, #2191, #2190 2017-11-30 11:28:08 +01:00
sigurdp
8fd48b9f0e Added include of cmath 2017-11-30 11:28:07 +01:00
Rebecca Cox
cef82c77e3 #2162 Context Menu: Add remaining features to menuBuilder 2017-11-29 16:47:31 +01:00
Magne Sjaastad
fab0e92102 #2187 : Clear summary toolbar when project closes 2017-11-29 16:38:29 +01:00
Magne Sjaastad
6d9891da09 Improve source code layout 2017-11-29 16:38:29 +01:00
Magne Sjaastad
c9ae3821e2 Remove unused code, move implementation to cpp 2017-11-29 16:38:29 +01:00
Magne Sjaastad
f2bd87762c #2187 Summary Plot : Add summary plot tool bar for stepping 2017-11-29 16:38:29 +01:00
Rebecca Cox
b9ff4b743b #2162 Context menu: Move geomech new property filter to new feature 2017-11-29 16:25:54 +01:00
Rebecca Cox
89feb04b31 Remove const_cast 2017-11-29 15:29:33 +01:00
Rebecca Cox
aa318a5aaf #2162 Context menu: Use Qt typedef ulonglong, not size_t 2017-11-29 15:26:23 +01:00
Rebecca Cox
66082e2160 AppFwk: Set selectAsCurrentItem argument to const 2017-11-29 14:57:04 +01:00
Rebecca Cox
4b57599162 #2162 Context menu: Remove hide intersection slot and use command features 2017-11-29 14:57:04 +01:00
Rebecca Cox
8d99c99cb0 #2162 Context manager: Add pdmObject selection item 2017-11-29 14:57:04 +01:00
Rebecca Cox
4e66cb9b17 Remove unused function 2017-11-29 14:57:04 +01:00
Rebecca Cox
215fdf6233 #2162 Context menu: Move hide fault slot to command feature 2017-11-29 14:57:04 +01:00
sigurdp
7c9a14f78c Added functionality to update RelPerm and PVT plots when time step changes.
Also added line marker for current cell's pressure in PVT plots.
2017-11-29 14:14:47 +01:00
Rebecca Cox
c0615134a9 #2162 Context menu: Move new property filter slot to command feature 2017-11-29 11:06:46 +01:00
Rebecca Cox
48b165e2aa #2162 Context menu: Move IJK-slice features to command 2017-11-29 09:03:22 +01:00
Magne Sjaastad
1d9d8f6794 Add RiuTools with function for default window flags 2017-11-29 08:50:48 +01:00
Rebecca Cox
8cfb983b15 Minor formation gui update 2017-11-28 12:47:43 +01:00
Rebecca Cox
c6b5936b30 #2123 Formation/Well Path: Remove duplicate of "top" in formation names 2017-11-28 12:47:43 +01:00
Rebecca Cox
ebcc9bafd4 #2122 Formation/Well Path: Move menu command 2017-11-28 12:47:43 +01:00
sigurdp
3b1775ad4d #1994 PVT Plot: Removed water phase from plot, started implementing display of pressure marker, but this is not yet active. 2017-11-28 09:15:11 +01:00
sigurdp
aa1bbbe2d9 #1994 First cut implementing PVT plots 2017-11-28 09:15:11 +01:00
Magne Sjaastad
3e5a4945d1 QDialog Constructor : Use windows flags to avoid '?' on Windows 2017-11-27 09:16:18 +01:00
Magne Sjaastad
4299a2ba5e Curve Selector : Remove this as parent to layout to avoid warning of duplicate layouts 2017-11-27 07:56:21 +01:00
Magne Sjaastad
0a8a67c2aa #2179 Summary Plot : Change identifier using PgUp / PgDown 2017-11-24 18:13:43 +01:00
Unknown
ea74a77978 #2122 Formation/Well Path: Add Import well path formation feature 2017-11-24 15:18:25 +01:00
sigurdp
61779e5876 Changed margins around plot in RelPerm plot 2017-11-24 09:05:03 +01:00
sigurdp
e79816b62e Added missing include for GCC 2017-11-24 08:36:44 +01:00
sigurdp
0872728d17 #2061 Added calculation and display of intersection markers in RelPerm plot to show the selected cell's SWAT SGAS values 2017-11-24 08:36:44 +01:00
sigurdp
e83b3a8c02 #2062 Prefix the Saturation title on the x-axis with "Water", "Gas" or "Water/Gas" depending on the curves present in the plot. 2017-11-24 08:36:44 +01:00
sigurdp
65fe3ba902 #2063 Added support for showing RelPerm plot curves without end-point scaling 2017-11-24 08:36:44 +01:00
sigurdp
14c1b5a595 Enabled caclulation and plotting of PCOG and PCOW now that opm-flowdiagnostics-applications have been updated 2017-11-24 08:36:44 +01:00
sigurdp
5f5abdf347 Working on adding SWAT and SGAS markers to RelPerm plot, #2061 2017-11-24 08:36:44 +01:00
Bjørn Erik Jensen
e65370eff7 #2160 Curve Address Selection. Fix duplicate observed data header 2017-11-23 08:02:27 +01:00
Bjørn Erik Jensen
fb24a9f29b #2018 CSV data. First working version of CSV import 2017-11-23 08:02:27 +01:00
Magne Sjaastad
1918a70d21 #2158 Curve Address Selection : Select first case as default 2017-11-22 09:15:48 +01:00
Unknown
3ed9874876 #2164 Intersections: Make context command for Azimuth/Dip intersection 2017-11-21 18:57:05 +01:00
Unknown
d5819eaad7 #2163 Make intersection event handler 2017-11-21 15:58:47 +01:00
Magne Sjaastad
a2a4ab59c5 Fix invalid compare 2017-11-21 09:59:53 +01:00
Magne Sjaastad
f73e964d23 Curve Definition Selection : Make robust for invalid or missing input 2017-11-21 09:43:34 +01:00
Bjørn Erik Jensen
31a84181e6 #2020 Move LAS files. Support for submenus and command features with custom name and user data 2017-11-20 08:27:38 +01:00
Magne Sjaastad
5cbaf3c1eb #2125 Refactor : Return by value instead of incoming parameter 2017-11-17 13:50:25 +01:00
Bjørn Erik Jensen
af1ffcb71c #2102 Statistics dialog. Add command to 3d context menu 2017-11-16 14:24:01 +01:00
Bjørn Erik Jensen
4b48da4250 #2102 Statistics dialog. First version. Statistics not updating automatically 2017-11-15 20:46:45 +01:00
Magne Sjaastad
762a21d940 #2093 Cross Plot : Add push button to select curve address 2017-11-15 15:20:47 +01:00
Rebecca Cox
02c8c18212 #2124 Curve calculator: add "sum" to scalar functions 2017-11-14 12:49:14 +01:00
Bjørn Erik Jensen
440b10e381 #2138 PLT Plot. Add context command to tree view and 3D objects 2017-11-14 11:37:22 +01:00
Magne Sjaastad
cfaf27d4bf #2105 Curve Calculator : Do not show calculator dialog modal 2017-11-13 21:45:02 +01:00
Rebecca Cox
7aada0a1dc #2124 Curve calc: Remove useless functions and rearrange context menu 2017-11-13 15:37:07 +01:00
Magne Sjaastad
612dfd7c9f #2106 Well log plot : Increase delay before of legend widget is updated 2017-11-13 12:56:23 +01:00
Rebecca Cox
75c506e257 #2109 Remove automatic color on well labels on background change 2017-11-13 07:55:22 +01:00
Magne Sjaastad
c9fd4604db System : Make sure MessagePanel is visible for log messages of type warning and error 2017-11-09 14:15:05 +01:00
Rebecca Cox
ea4a92ab27 Rename wellPathsPartManager -> wellPathCollection 2017-11-08 09:07:44 +01:00
Rebecca Cox
de8b953360 #2094 Move annotation functions from updateGridBoxData to new function 2017-11-08 09:07:44 +01:00
Rebecca Cox
93a83cd756 #2094 Update well name color in 3d view (not sim well) 2017-11-08 09:07:44 +01:00
Bjørn Erik Jensen
bfa1a1cb67 #2051 Curve calc. Edit calculation command 2017-11-08 08:47:17 +01:00
Magne Sjaastad
0502b95d86 #2091 Cross Plot : Improve interface of RiuLineSegmentQwtPlotCurve
Remove duplicate code
2017-11-08 07:38:25 +01:00
Rebecca Cox
f3b7f0abd6 #1392 Improve Dark 3D-View background support 2017-11-07 15:08:32 +01:00
Rebecca Cox
de093fda4c Formation names: Change color of annotations 2017-11-07 10:00:10 +01:00
Bjørn Erik Jensen
faf703dfeb #2053 Curve calc. Fix Linux build errors 2017-11-06 12:08:13 +01:00
Bjørn Erik Jensen
c6f3638dad #2053 Curve calc. Resove ptr field and fix a bug 2017-11-06 11:35:54 +01:00
Bjørn Erik Jensen
d5a3b319b8 #2053 Curve calc. Add 'Create copy' context menu 2017-11-06 11:35:54 +01:00
Rebecca Cox
cac5fa42a5 Fix crash on plot deletion 2017-11-03 13:23:06 +01:00
Bjørn Erik Jensen
0f6d5f9c48 #2054 Curve Calc. Add context menu with operators and functions 2017-11-03 08:37:37 +01:00
Rebecca Cox
e60941aa2c #2075 RFT Plot: Add "New RFT plot" command to well path 2017-11-02 12:32:54 +01:00
Bjørn Erik Jensen
62b96a5ae5 #2049 Curve calc. Add curve calc command to more objects and toolbar 2017-11-02 09:30:30 +01:00
Magne Sjaastad
6aaa8f7606 #2067 NNC : Guard before accessing values 2017-10-31 10:22:20 +01:00
Jacob Støren
46e8144f3b #2064 Fix wrong timestep range text in Gui. Complete Fix #1986. Make it possible with Visible cells and FlowDiag/Injection flooding 2017-10-27 17:12:48 +02:00
Rebecca Cox
112390e0a8 #2055 Curve Creator: Remove all text within "( )" , last period and "See note..." 2017-10-27 14:28:53 +02:00
Rebecca Cox
11a7cd4b69 #2038 RFT Plot: Remove last annotation line in plot 2017-10-27 14:28:53 +02:00
sigurdp
44e2d7d403 Workaround for compiler errors in cotire build due to local classes having the same name 2017-10-27 13:50:32 +02:00
Bjørn Erik Jensen
71caab54ec Added first cut extraction and plotting of RelPerm plots. Also added skeleton implementation of extraction and plotting of PVT plots. #1991, #1992, #1992, #2014 2017-10-27 10:20:34 +02:00
Magne Sjaastad
5844657a47 #2045 Curve Creator : Never auto add options for selected cases 2017-10-27 08:22:14 +02:00
Rebecca Cox
27df9145f5 Fix build 2017-10-25 16:00:46 +02:00
Rebecca Cox
89cedb350a #2038 RFT Plot: Add formation names 2017-10-25 16:00:46 +02:00
Bjørn Erik Jensen
a35329555b #1948 PLT plot. Initial version, RFT plot copy 2017-10-25 14:36:18 +02:00
Rebecca Cox
b2f4cd6696 #1845 RFT/PLT Plot: Add support for annotation of Qwt plot 2017-10-25 14:21:59 +02:00
Magne Sjaastad
4c223defec #2000 Curve Creator : Use descriptive texts for variable shortnames 2017-10-25 10:16:59 +02:00
Magne Sjaastad
95a0c47d1c #2000 Curve Creator : Fix initialization of map, and use std::string 2017-10-25 10:16:59 +02:00
Magne Sjaastad
85e2a5d3f3 2031 Curve Calculator : Move private class to cpp 2017-10-24 10:05:11 +02:00
Magne Sjaastad
035e2ccaf9 #2031 Curve Calculator : Add display of curve address 2017-10-24 09:58:04 +02:00
Magne Sjaastad
9455ed1bac #2031 Curve Creator : Select default category 2017-10-24 09:58:04 +02:00
Magne Sjaastad
35a2769cab #2032 Curve Calculator : Rename of calculation and calculation collection 2017-10-23 14:42:38 +02:00
Magne Sjaastad
f943a80f95 #2032 Curve Calculator : Rename 2017-10-23 14:27:04 +02:00
Bjørn Erik Jensen
8276d92ce7 #1999 Curve calc. Curve creator now uses CurveDefSelection component 2017-10-23 11:41:49 +02:00
Magne Sjaastad
58cd4d112a RegTest : Add support for execution of a subset of tests 2017-10-20 15:48:12 +02:00
Bjørn Erik Jensen
c3ee28de5f Fix Linux warning 2017-10-20 08:54:25 +02:00
Magne Sjaastad
215eb58de0 System : Always include Qt using <> and cleaned up some includes/whitespace 2017-10-19 10:11:14 +02:00
Magne Sjaastad
8e105ceb7a System : Set default expand state to true when expanding an item in tree views 2017-10-19 10:11:14 +02:00
Rebecca Cox
18ebd742e6 #1997 Time Step Filtering: Add missing file 2017-10-19 10:00:47 +02:00
Rebecca Cox
adf55ec762 #1987 Time Step Filtering: Support dynamic NNC data time step filtering 2017-10-19 09:57:10 +02:00
Magne Sjaastad
d5d26a36f2 #2022 Curve Calculator : Wire up access to calculated curve data 2017-10-18 12:47:10 +02:00
Magne Sjaastad
bd8abba779 #2022 Curve Calculator : Add enum Calculated 2017-10-18 12:47:10 +02:00
Rebecca Cox
764833edcf #2013 Create map for summary vector -> description 2017-10-17 09:52:31 +02:00
Rebecca Cox
9bd556a1b9 #1996 Remane RimFieldCollection -> RimFaultInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox
97e60ab5f2 #1996: Rename RimFault -> RimFaultInView 2017-10-17 09:52:31 +02:00
Rebecca Cox
7da8e3091b #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox
44be1bfd6b #1996 Rename RigSingleWellResultsData -> RigSimWellData 2017-10-17 09:52:31 +02:00
Rebecca Cox
7d908394db #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159 #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
sigurdp
8d96e9e35a Renamed RiuEclipseSelectionItem::m_cellIndex to RiuEclipseSelectionItem::m_gridLocalCellIndex 2017-10-16 14:35:43 +02:00
Magne Sjaastad
dffaf8ed25 Guard for empty summary case 2017-10-13 13:44:18 +02:00
Magne Sjaastad
d02274a897 #1969 Curve Calculator : Support single select in tree selection editor 2017-10-13 08:54:06 +02:00
Magne Sjaastad
069d5ddf3b #1969 Curve Calculator : Include missing handling of observed data postfix 2017-10-12 21:51:45 +02:00