Commit Graph

1910 Commits

Author SHA1 Message Date
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
Magne Sjaastad
92f4abe7c2 #1214 Implemented snapshot of well allocation plot 2017-02-13 15:47:24 +01:00
Magne Sjaastad
73053b0bb7 #1174 Create TOF property filter with selected tracer 2017-02-13 15:00:49 +01:00
Magne Sjaastad
07dc89bceb Cleaned up includes 2017-02-13 14:29:02 +01:00
Magne Sjaastad
45f3240932 #1174 Added context menu to WellAllocationPlot and added feature 2017-02-13 13:29:31 +01:00
Magne Sjaastad
9aa98a3895 #1078 Assign default colors when a new well is created 2017-02-13 13:26:05 +01:00
Magne Sjaastad
62f73260fc #1174 Guard for null pointer access of wellAllocationPlotWidget 2017-02-13 13:04:37 +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
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
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
Magne Sjaastad
d1743be8e7 #1178 Update well allocation plots when well color changes 2017-02-10 19:12:21 +01:00
Magne Sjaastad
b3e845ed5e #1178 Use well colors for Max Fraction Tracer 2017-02-10 18:53:14 +01:00
Magne Sjaastad
652df8854d #1180 Use RiaColorTables for several features (well log, summary, flow rates) 2017-02-10 08:39:25 +01:00
Magne Sjaastad
3d5781a601 #1180 Moved color tables from RimLegendConfig to RiaColorTables 2017-02-10 08:37:48 +01:00
Magne Sjaastad
8fffc53629 #1180 Use RiaColorTables and deleted RivColorTableArray 2017-02-10 08:36:32 +01:00
Jacob Støren
fb85416b73 Fixed #1200 2017-02-09 15:32:14 +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
Magne Sjaastad
5df94a1e18 #1181 Do not automatically update track names when adding new tracks 2017-02-09 08:35:33 +01:00
Magne Sjaastad
c197f22013 #1189 Improved text in UI and reorganized color buttons 2017-02-08 14:00:06 +01:00
Magne Sjaastad
a5de98ab32 Use upper case for first character in words 2017-02-08 13:59:20 +01:00
Magne Sjaastad
b1beacb46a #1189 Fixed well cells visibilities when no range filters are active 2017-02-08 13:34:31 +01:00
Jacob Støren
a736d41eb7 #1169 Added text on the x-axis 2017-02-08 13:23:52 +01:00
Magne Sjaastad
d5ec760ddd #1189 Fixed well pipe/sphere visibilities when no range filters are active 2017-02-08 08:07:27 +01:00
astridkbjorke
c8f682b205 #1140 - pre-proto - Update calculation of dx, dy, dz if not read from file 2017-02-07 19:12:44 +01:00
Magne Sjaastad
255643257f Fixed #1191 Info box: crash when using static cell result with dynamic filter and current time step 2017-02-07 19:07:30 +01:00
Magne Sjaastad
011fd30d08 #1189 Use text "Hide Wells Not Intersecting Filtered Cells" 2017-02-07 18:16:19 +01:00
Magne Sjaastad
4bfb85c62e #1189 Harmonized static and dynamic evaluation of cell visibilities 2017-02-07 15:36:19 +01:00
Magne Sjaastad
2404cf1582 #1189 Visibility of well cells now follow visible range filtered cells 2017-02-07 15:33:04 +01:00
Magne Sjaastad
0061067aa7 #1189 Do not consider well cells when controlling pipe/sphere visibilities 2017-02-07 15:33:04 +01:00
Magne Sjaastad
e4830b629c #1176 Read out state directly from well using RigSingleWellResultsData 2017-02-06 14:00:05 +01:00
Magne Sjaastad
8bc1a3ee3d #1190 Improved copy command feature 2017-02-06 13:33:56 +01:00
Magne Sjaastad
c28ed7f206 Default state is to show all wells 2017-02-06 11:09:02 +01:00
Magne Sjaastad
f186d77136 When entering "Show well cells" state, do not hide wells not intersecting visible cells 2017-02-06 11:07:35 +01:00
Magne Sjaastad
06ace5d3b0 Closes #1176 Well Alloc Plot: Show well Injector/Producer status 2017-02-06 10:58:09 +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
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
Magne Sjaastad
40dbf78aa9 #1165 Added title to well allocation plot 2017-02-02 14:17:36 +01:00
Magne Sjaastad
f3a4242826 #1162 More guarding for no data available 2017-02-02 14:16:03 +01:00
Magne Sjaastad
94eb76436a Fixes #1162 Well Acc plot: Handle missing well data for timesteps (crash) 2017-02-02 13:01:57 +01:00
Magne Sjaastad
f1200af1af Repaint widget in addition to clearing of slices 2017-02-02 13:01:21 +01:00
Magne Sjaastad
8ee7229f60 #1163 Well Acc plot: Timestep and case changes in GUI is not handled 2017-02-02 12:37:58 +01:00
Magne Sjaastad
e8ee077501 #1164 Added feature "Add Stored Well Allocation Plot" 2017-02-02 12:32:01 +01:00
Magne Sjaastad
da903575b6 #1164 Removed dummy objects 2017-02-02 12:31:40 +01:00
Magne Sjaastad
a91bf5144f Removed double namespace prefix 2017-02-02 12:10:14 +01:00
Magne Sjaastad
e48c9c0e10 Add one and only one flow diag solution if flux is available 2017-02-02 12:06:08 +01:00
Jacob Støren
eee43ccf0f #1108, #1110, #1116 Pie chart Well Allocation Factors now working. 2017-02-02 11:30:59 +01:00
Magne Sjaastad
7abdc38d92 #1148 Fixed issue causing well cells to always be enabled 2017-02-02 11:27:55 +01:00
Magne Sjaastad
7c86482af3 #1107 Added calculateValueOptions for case and flow diag solution 2017-02-02 11:11:03 +01:00
Magne Sjaastad
b90b2fbc04 Use ordering of RigSingleWellResultsData when assigning well colors 2017-02-02 10:34:32 +01:00
Magne Sjaastad
c4d9c1d780 #1148 Made tristate of well cell fence 2017-02-02 09:59:26 +01:00
Magne Sjaastad
53bccf3d0f #1148 Improved obsolete field behaviour for well head, label and well cells 2017-02-02 09:59:26 +01:00
Magne Sjaastad
fad0974b3f #1148 Use tristate for well cell visibility 2017-02-02 09:59:26 +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
Magne Sjaastad
a4ce5f532d #1148 Use tristate to indicate visibility of simulation well geometry 2017-02-01 09:52:01 +01:00
Magne Sjaastad
ddd72b4866 #1148 Added well head scale factor to EclipseWell 2017-02-01 09:52:01 +01:00
Magne Sjaastad
929e9ad09b Guard for index out of range 2017-02-01 09:52:01 +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
Magne Sjaastad
f2a4fee68f Added missing updateConnectedEditors 2017-01-30 14:59:10 +01:00
Magne Sjaastad
9aa273e3a2 #1148 Rename and reorder of items in panel 2017-01-30 14:53:20 +01:00
Magne Sjaastad
7b6574327e #1094 Gray out wells not visible because they do not intersect visible cells 2017-01-27 15:50:17 +01:00
Magne Sjaastad
bd14f97a2b #1094 Use range based for 2017-01-27 15:48:56 +01:00
Magne Sjaastad
23eeacde37 #1094 Improved constness and use of range based for 2017-01-27 15:19:18 +01:00
Magne Sjaastad
1e20a61d4c #1078 Updated enabled state of well cells and well cell fence 2017-01-26 18:01:08 +01:00
Magne Sjaastad
ccc7345706 #1078 Added context menu for well cells and well cell fence 2017-01-26 17:52:13 +01:00
Magne Sjaastad
8f4fa4592a #1078 Improved well cells and well cell fence settings 2017-01-26 17:41:34 +01:00
Magne Sjaastad
d0f613520e #1078 Added possibility to show/hide connection status colors 2017-01-26 14:25:34 +01:00
Magne Sjaastad
1f9ef0d942 #1078 Added color control to sim well collection 2017-01-26 12:25:45 +01:00
Magne Sjaastad
f9a9040ed5 #1078 Added show pipe and show spheres to well collection 2017-01-26 10:27:23 +01:00
Magne Sjaastad
8304cb0393 #1078 Added showWellsIntersectingVisibleCells
Obsoleted wellPipeVisibility and removed wellSphereVisibility
2017-01-26 08:12:28 +01:00
Magne Sjaastad
6ee54733f4 #1078 Context menu commands for multi select of EclipseWell objects 2017-01-26 07:23:18 +01:00
Magne Sjaastad
c4d4d03cee #1078 Added well head control to RimEclipseWell plus rename and reorder 2017-01-26 07:23:18 +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
Magne Sjaastad
5053112e3d #1118 Calculate and display flow rate 2017-01-24 14:25:31 +01:00
Magne Sjaastad
b96b51284e Fixed invalid comparison between signed and unsigned 2017-01-23 14:43:52 +01:00
Magne Sjaastad
7adafbe17c Fixed missing forward declare 2017-01-23 14:16:57 +01:00
Magne Sjaastad
5ffd2ac626 Fixed type compare 2017-01-23 13:51:44 +01:00
Magne Sjaastad
055315085e #1108 Created settings object for "Well Allocation Factors" pie chart 2017-01-23 13:29:06 +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
Magne Sjaastad
cebe5428be #1107 Moved showWindow field to RimViewWindow and removed showWindow field from derived classes 2017-01-20 16:25:05 +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
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
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
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
Magne Sjaastad
9b42f1ca8c Reverted 4ec7c97a77
Access of RimEclipseCase was done by firstAncestorOf from, and in several cases RimEclipseCase is not parent of RimEclipseCellColors. RimEclipseCase must be explicitly specified.
2017-01-19 10:37:59 +01:00
Magne Sjaastad
539db3cc52 #1128m Cleaned up includes 2017-01-18 09:56:42 +01:00
Magne Sjaastad
f5000766c4 #1077 Added option to draw simulation well pipes from center to center 2017-01-18 08:06:03 +01:00
Magne Sjaastad
e0ba009e34 Cleaned up includes
Removed includes to cvfLibCore and friends. Removed several includes from header files.
2017-01-17 15:11:02 +01:00
Magne Sjaastad
07865268b1 Snapshot : Set fields read only based on state of other fields 2017-01-17 12:59:13 +01:00
Magne Sjaastad
3488ada29d #1083 Snapshot : Added None to view list 2017-01-17 11:05:21 +01:00
Magne Sjaastad
9c1e9f0970 #1080 Snapshot : Show parameter and case as default 2017-01-17 10:40:38 +01:00
Magne Sjaastad
22f870bff0 #1082 Snapshot : Added four empty rows 2017-01-16 23:21:28 +01:00
Magne Sjaastad
2292debc6b #1085 Snapshots : Added toggle to control if a snapshot definition is active 2017-01-16 22:55:22 +01:00
Magne Sjaastad
723e0f9286 #1107 #1111 Added update of well allocation plot from 3D view 2017-01-13 13:32:17 +01:00
Magne Sjaastad
ccb88c6520 Rename 2017-01-13 13:32:17 +01:00
Magne Sjaastad
0cbdcd587d #1105 Stripped down basic infrastructure code 2017-01-13 13:32:17 +01:00
Magne Sjaastad
894b4468b4 #1125 Limit size of string in legend and info, reordered tracer combo 2017-01-12 15:00:23 +01:00
Magne Sjaastad
8ce8b4e7f1 #1105 Added framework files for Well Allocation plot 2017-01-12 15:00:23 +01:00
Magne Sjaastad
fcd2a09f83 #1105 Created new folder for flow project files 2017-01-12 15:00:23 +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
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
Magne Sjaastad
597dc46945 #1102 Possible to select all injectors/all producers 2017-01-12 11:13:33 +01:00
Magne Sjaastad
4ec7c97a77 #1056 Removed obsolete code 2017-01-11 21:41:22 +01:00
Magne Sjaastad
4a9fec49bf #1056 Added cell edge picking text info 2017-01-11 21:07:03 +01:00
Magne Sjaastad
392e08a2ab #1056 Flow diagnostics cell edge min/max in info box 2017-01-11 20:44:32 +01:00
Magne Sjaastad
f16228ecc5 #1056 Added support for flow data for cell edge in 3D view 2017-01-11 15:03:39 +01:00
Magne Sjaastad
8970d93a4d #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
Magne Sjaastad
50b9fe0ece #1068 Removed obsolete include of RigCaseData 2017-01-10 09:20:03 +01:00
Magne Sjaastad
f70806e056 #1068 Avoid include of RigCell.h and RigSingleWellResultsData in RigCaseData.h 2017-01-10 09:20:03 +01:00
Magne Sjaastad
93032a23eb #1068 Avoid include of RigActiveCellInfo.h in RigCaseData.h 2017-01-10 09:20:03 +01:00
Magne Sjaastad
ccd4cb24c9 #1068 Avoid include of RigMainGrid.h in RigCaseData.h 2017-01-10 09:20:03 +01:00
Magne Sjaastad
9cacf0db6c #1068 Access mainGrid directly from RimEclipseView 2017-01-10 09:20:03 +01:00
Jacob Støren
396069ae28 Fixed Linux comiler warnings 2017-01-10 08:48:58 +01:00
Magne Sjaastad
0fd3bc8865 #1068 Access mainGrid directly from RimEclipseView 2017-01-09 10:51:06 +01:00
Magne Sjaastad
45b581dc74 #1068 Added mainGrid() to RimEclipseView 2017-01-09 10:37:07 +01:00
Magne Sjaastad
c197709e08 Fixed invalid keyword used only in UI 2017-01-07 08:59:19 +01:00
Magne Sjaastad
a61b3ad5f6 #1059 Rename 2017-01-05 07:57:37 +01:00
Magne Sjaastad
a9984c4bd5 #1059 System : Use PdmOptionItemInfo constructor for PdmObjects 2017-01-05 07:53:14 +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
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
Magne Sjaastad
a12f6f758e #1018 Updated column header names 2016-12-22 15:22:30 +01:00
Magne Sjaastad
4515579d52 #1018 Snapshot - Added support for multiple result variables 2016-12-22 08:45:50 +01:00
Magne Sjaastad
ebf5b01234 #1018 Force update of display model for scheduled updates before taking snapshot 2016-12-22 08:45:50 +01:00
Jacob Støren
60cb1d4ce0 #1048 Added weighted average TOF calculation 2016-12-21 17:14:51 +01:00
Magne Sjaastad
455e99d9cd #1018 Delete multiSnapshotDefinitions on project close 2016-12-21 07:14:15 +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
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
Magne Sjaastad
b934ae3f26 Merged branch maintenance-enhancements into dev 2016-12-19 15:12:26 +01:00
Magne Sjaastad
3fd51e4d4d #1018 : Added additional cases 2016-12-19 15:06:20 +01:00
Magne Sjaastad
3d08b453c4 #1018 Snapshots : Show both case name and view name in view description 2016-12-19 08:49:41 +01:00
Magne Sjaastad
ac4f21318c #1032 Well Log Plot - added Change Data Source feature for extraction curves 2016-12-17 16:45:02 +01:00
Magne Sjaastad
c698206194 #1032 : WLP Added setter and getter for well path and case 2016-12-17 16:30:38 +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
Magne Sjaastad
a1e1443bf0 #552 Linked Views : Enable cursor in dependent views as default 2016-12-16 14:54:31 +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
Magne Sjaastad
27df0a20cf #552 : Linked Views: Cleanup 2016-12-15 19:00:36 +01:00
Magne Sjaastad
2b17366310 #552 Linked Views : Added const for clarity 2016-12-15 18:34:42 +01:00
Magne Sjaastad
90a2d384d3 #552 Linked Views : Prototype - show label at cursor position in dependant views 2016-12-15 18:20:43 +01:00
astridkbjorke
4d1b083a5f #1018 simplified syntax for options in RimMultiSnapshotDefentition calculateValueOptions 2016-12-15 14:22:39 +01:00
astridkbjorke
8ce9c2300f #1018 Added option for taking snapshots of all cases 2016-12-15 13:57:14 +01:00
astridkbjorke
2ee20257a8 #1018 Added option for taking snapshots of all views. 2016-12-15 13:57:14 +01:00
astridkbjorke
cbd1a765f7 (#1018) Updated filenames to include timestep-index and added default value for range filter based on active cells. 2016-12-15 13:57:13 +01:00
astridkbjorke
f57f9d356e #1018 Added saving of snapshots to loop infrastructure already established 2016-12-15 13:57:13 +01:00
astridkbjorke
8bf1456644 #1018 Added loops for making multiple snapshots based on user input in widget. Filnames are generated, but no images saved yet. 2016-12-15 13:57:13 +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
Magne Sjaastad
0fc23c5610 System : Manipulation of time step is now only available from RiuViewer 2016-12-14 10:35:28 +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
Magne Sjaastad
860b51931c #1025 Removed unsused code and renamed to isWellPipe/SpheresVisible 2016-12-14 07:15:44 +01:00
Magne Sjaastad
16cc14a71d #559 : Linked views : Use writeObjectToXmlString to copy field values 2016-12-13 22:15:06 +01:00
Magne Sjaastad
b73cb5136c #559 Linked views : Removed obsolete storage of RimView 2016-12-13 22:14:57 +01:00
Magne Sjaastad
2d202b1ced #559 : Linked Views: Linking legend definitions 2016-12-13 22:14:24 +01:00
astridkbjorke
bd425563d8 #1018 Added function getTimeStepStrings to RimMultiSnapshotDefenition, used for both start and end timeStep 2016-12-13 14:16:33 +01:00
astridkbjorke
6583c43f1b #1018 Added fields fos specifying start/stop/direction for range filtered snapshots. Added clear functionality and defaults for new lines in table for the MultipleSnapshotsWidgets. 2016-12-13 14:16:33 +01:00
Magne Sjaastad
89278dc6c8 #1025 Include well sphere visibility to show time animation control 2016-12-13 10:02:46 +01:00
Magne Sjaastad
5aeb737795 #1025 Refactored visibility to handle both well cell pipes and well cell spheres 2016-12-13 09:35:01 +01:00
Magne Sjaastad
4e54c8c5ef #1025 Well spheres set to default off 2016-12-13 08:45:39 +01:00
astridkbjorke
277cdf79b6 #1025 Added check for valid input for visibleCellsIntersetcsWell-function. 2016-12-12 11:35:44 +01:00
astridkbjorke
8e81c53520 #1025 Code cean-up. Removed obsolete scaletransform for cell center spheres. 2016-12-12 11:03:37 +01:00
astridkbjorke
21a8acdb76 #1025 Replaced check-box with enum for showing cell center spheres 2016-12-12 11:03:37 +01:00
astridkbjorke
829c775f63 #1025 Added Show well spheres check-box option for each well 2016-12-12 11:03:37 +01:00
Magne Sjaastad
7562e7bb30 #559 : Linked views : Use writeObjectToXmlString to copy field values 2016-12-09 21:17:06 +01:00
Magne Sjaastad
f04c56df01 #559 Linked views : Removed obsolete storage of RimView 2016-12-09 21:17:06 +01:00
Magne Sjaastad
3fabe5f8b5 #559 : Linked Views: Linking legend definitions 2016-12-09 21:17:06 +01:00
Magne Sjaastad
06d120bd29 #1018 : Added PdmUiTableView used to define multiple snapshot definitions 2016-12-09 14:40:26 +01:00
Magne Sjaastad
331456e619 #1018 : Snapshot : Added table editor to export dialog 2016-12-09 11:11:16 +01:00
Magne Sjaastad
242dbd3693 #1018 Snapshot : Added RimMultiSnapshotDefinition 2016-12-09 10:01:50 +01:00
astridkbjorke
cd6494cc0c #1025 Created well cell center spheres group box and added sphere radius controls 2016-12-08 09:59:45 +01:00
astridkbjorke
916ab51df4 #1025 Only showing cell center sphere if well is visible 2016-12-08 09:59:45 +01:00
astridkbjorke
600f3da30a #1025 Established geometry for all well cell centers 2016-12-07 12:06:24 +01:00
astridkbjorke
1801e49105 #1025 Establish base code structure 2016-12-07 12:06:24 +01:00
Magne Sjaastad
5dbe2d322d #926 Eclipse Input Data : Import custom keyword data 2016-11-25 16:56:26 +01:00
Jacob Støren
2288e49c20 #890 Export faults feature created 2016-11-25 15:57:51 +01:00
Magne Sjaastad
cf223f8043 Statistics : Guard against null pointer access 2016-11-25 14:21:50 +01:00
Magne Sjaastad
4a9a9500b7 Summary Curve : Clear curve data if new data is invalid 2016-11-25 14:21:50 +01:00
Magne Sjaastad
9c9bfebbe7 Update grid box data when z-scale is updated 2016-11-24 14:05:51 +01:00
Magne Sjaastad
ec3e05e87f #973 Linked views : Update parallel projection settings in linked views 2016-11-24 14:01:47 +01:00
Magne Sjaastad
6adc7eab7c #973 Linked views : Propagate change of parallell/perspective flag 2016-11-24 12:19:05 +01:00
Magne Sjaastad
6367522593 Fixed comparison between signed and unsigned int 2016-11-24 10:54:16 +01:00
Magne Sjaastad
2a7c6fdc4a Summary : Fixed crash when a plot has no curves 2016-11-24 10:49:16 +01:00
Magne Sjaastad
0004d0b5ae Added missing include 2016-11-24 10:14:26 +01:00
Magne Sjaastad
bfb0cecaca Summary : Fixed mixup of two different enums 2016-11-24 09:13:20 +01:00
Magne Sjaastad
d2f08caf7c #991 Statistics : Set flag used to load time dependent data before recreating geometry 2016-11-23 11:42:08 +01:00
Magne Sjaastad
1012d55a50 #991 Statistics: Set case before creating statistics object 2016-11-23 10:59:43 +01:00
Magne Sjaastad
1b1831e5e1 #991 Statistics: Do not modify selected results when loading project file 2016-11-23 10:23:59 +01:00
Magne Sjaastad
81760edc58 #995 Well Log Plot : Crash when opening project file 2016-11-22 11:41:18 +01:00
Jacob Støren
5d04ac198b #859 Added time from start of simulation option 2016-11-22 11:14:02 +01:00
Magne Sjaastad
3a0e7d098f #901 WLP: Added copy/paste of plots 2016-11-22 09:31:48 +01:00
Magne Sjaastad
9a7adb2904 #901 WLP: Added copy/paste of tracks 2016-11-22 09:11:25 +01:00
Magne Sjaastad
402c629646 #901 WLP: Added copy/paste of curves 2016-11-22 08:48:11 +01:00
Magne Sjaastad
af7dae6374 #945 Improved display of fault labels 2016-11-21 13:13:53 +01:00
Magne Sjaastad
7d52242285 #945 Use visible grid parts to force watertight faults 2016-11-21 13:13:53 +01:00
Magne Sjaastad
50c5ff8da4 #945 Reverted forceWatertightGeometryOn and visibleFaultGeometryTypes to commit 3ba7ade8 2016-11-21 13:13:53 +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
Magne Sjaastad
e89b73d64c #945 Removed flag as watertight flag was always set true 2016-11-18 14:05:50 +01:00
Magne Sjaastad
8344617ba9 #945 Improved handling of visible fault geometry when showing faults outside filters 2016-11-18 13:57:01 +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
e3d718d008 More context menu separators and adjustments 2016-11-18 11:45:09 +01:00
Magne Sjaastad
c52e1809ab #992 Fixed invalid access of nullpointer for property filtered geometry 2016-11-18 10:49:06 +01:00
Magne Sjaastad
3ba7ade88e #945 Rename 2016-11-18 10:49:06 +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
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
fbf4f5e07d #983, #917 Multiselect commands Switch axis and Delete 2016-11-17 14:48:18 +01:00
Magne Sjaastad
46928a4a00 #953 Summary plot : Picking on time axis selects time axis in propery editor 2016-11-16 15:27:04 +01:00
Magne Sjaastad
0fc0b8170c #908 Summary : Show grid filename for summary files loaded from grid files 2016-11-16 09:21:27 +01:00
Magne Sjaastad
595b3bd2dd #908 Summary : Added test for null pointer 2016-11-16 09:19:40 +01:00
Magne Sjaastad
11c8b78f53 #978 Summary : Trigger auto apply when appearance and case selection is changed 2016-11-16 08:06:52 +01:00
Magne Sjaastad
f3473ab3a5 #864 Summary : Curve filter - use push button to show/hide advanced options 2016-11-14 14:48:09 +01:00
Magne Sjaastad
393816acaf #864 Added Show Advanced Properties 2016-11-14 07:31:16 +01:00
Magne Sjaastad
e98fc23787 #968 Added checkboxes used to show/hide plot axis 2016-11-11 15:38:02 +01:00
Magne Sjaastad
0828b3b64c #968 Summary Plot : Add axis folder 2016-11-11 13:18:29 +01:00
Magne Sjaastad
cd83a7f566 Added updateConnectedEditors 2016-11-10 09:27:52 +01:00
Magne Sjaastad
cb468f0c48 #908 Replace file summary case with Eclipse summary case when grid is imported 2016-11-07 15:57:21 +01:00
Magne Sjaastad
692c8bd1e0 #867 Use icons in context menu 2016-11-06 19:09:15 +01:00
Magne Sjaastad
f116673827 #868 Added copy and paste of curve filters 2016-11-06 18:55:05 +01:00
Magne Sjaastad
60d64fbe77 #868 Added paste of curve 2016-11-06 08:30:58 +01:00
Magne Sjaastad
009df71913 #868 Store summary filter in project file 2016-11-06 08:24:14 +01:00
Magne Sjaastad
032b16ea3f #867 Added paste of summary plot 2016-11-05 14:17:46 +01:00
Magne Sjaastad
8821d231e5 #864 Added missing class keyword 2016-11-05 13:41:40 +01:00
Magne Sjaastad
edb6cef18c #864 Added auto name config to curve filter 2016-11-05 13:31:14 +01:00
Magne Sjaastad
65f118ba24 #864 Improved UI label names 2016-11-05 13:31:14 +01:00
Magne Sjaastad
1bd070a8f5 #864 Added SummaryCurveAutoName 2016-11-05 13:31:14 +01:00
Magne Sjaastad
b38c1986aa #864 Moved summary files into separate folder 2016-11-05 13:31:14 +01:00
Jacob Støren
daa8bae0f1 #950 Fixed formation name changes updating for geomech views 2016-11-04 15:10:58 +01:00
Magne Sjaastad
09be967ae7 #950 Guard null pointer access 2016-11-04 10:09:33 +01:00
Magne Sjaastad
8dda8df02c #951 Intersection: Direction defined by two points: First point is not rendered when picking it 2016-11-04 09:25:01 +01:00
Jacob Støren
7501dc7a5f #950 Fixed updating when formation names selection in case are changed, or the fomation name object is deleted. 2016-11-04 08:48:38 +01:00
Jacob Støren
2c6e6f4a80 #950 Improved the updates, but there is still work to be done. 2016-11-04 08:08:55 +01:00
Jacob Støren
ca7bd5b2b0 #950 Some guarding and data update on changing the active formation names reference in case. More to do. 2016-11-02 17:05:11 +01:00