Magne Sjaastad
68ff093c61
#1266 If not computed, compute staticWellCellPath when needed
2017-03-01 14:23:01 +01:00
Magne Sjaastad
da416409aa
#1266 Assign visible grid parts before appendStaticGeometryPartsToModel()
2017-03-01 14:20:27 +01:00
Jacob Støren
e19373ec9d
#1265 Made sure all in/out fluxes are added to the flow diag solution.
...
Also made sure only producing cells are added to the producer tracers and injecting cells as injector tracers.
2017-02-28 16:03:43 +01:00
Jacob Støren
01b3df863e
#1264 Added Well Allocation command to Project tree context menu
2017-02-28 15:46:08 +01:00
Jacob Støren
6149a87347
#1171 Force the depth type to be valid for WellAlloc plots
2017-02-28 11:47:11 +01:00
Jacob Støren
577fc8204d
#1171 Disable the Fake 0-connection number value for pseudo depth
2017-02-28 11:47:11 +01:00
Jacob Støren
9e73fadada
#1171 Correct start and end of each cell contribution for pseudo-length based plot.
2017-02-28 11:47:11 +01:00
Jacob Støren
b58de820b8
#1171 Removed depth unit field for pseudolength
2017-02-28 11:47:11 +01:00
Jacob Støren
b336d49fb6
#1171 WIP: Pseudo length active. Needs more verification
2017-02-28 11:47:11 +01:00
Magne Sjaastad
48599f7a94
#1257 More null pointer guards based on CppCheck
2017-02-27 14:01:18 +01:00
Magne Sjaastad
a29f6abc32
#1257 Added null pointer guarding based on reports from CppCheck
2017-02-24 16:00:56 +01:00
Magne Sjaastad
85228ee39c
#1255 Removed includes from RimWellPath
2017-02-24 14:31:06 +01:00
Magne Sjaastad
1af3df6c6c
#1255 Removed includes from RimWellLogCurve
2017-02-24 14:14:29 +01:00
Magne Sjaastad
ff99d56ea3
#1255 Removed includes from RimFaultCollection
2017-02-24 14:02:03 +01:00
Magne Sjaastad
1991a3c32d
#1255 Removed includes from RimCellRangeFilterCollection
2017-02-24 14:01:42 +01:00
Magne Sjaastad
7349d608bd
#1255 Removed includes from RimSummary classes
2017-02-24 13:56:46 +01:00
Magne Sjaastad
6ec3e28a21
#1255 Removed includes from RimEclipseWell
2017-02-24 13:18:27 +01:00
Magne Sjaastad
aac42831cf
Whitespace
2017-02-24 12:41:09 +01:00
Magne Sjaastad
5c20bff5d1
#1255 Remove includes from header files
2017-02-24 11:07:26 +01:00
Magne Sjaastad
dc886b7e9c
Well path delete command supports multi selection
2017-02-23 08:42:27 +01:00
Magne Sjaastad
8eb8a6fd3b
#1248 Add namedObject and checkableNamedObject
2017-02-22 13:09:31 +01:00
Magne Sjaastad
03932f59c3
#1183 Property Filter: Context command : Apply As Cell Result - GeoMech
2017-02-21 15:37:56 +01:00
Magne Sjaastad
738e44ed46
#1183 Property Filter: Context command : Apply As Cell Result - Eclipse
2017-02-21 15:25:36 +01:00
Magne Sjaastad
401918910a
#1231 Moved category handling to new class RimPropertyFilter
2017-02-21 08:57:40 +01:00
Jacob Støren
070d9c893b
#1209 Added calculation of none-accumulated flows as preparation for #1171 and #1120 . Missing handling of wells with inconsistent flow.
2017-02-17 15:49:14 +01:00
Jacob Støren
492b777040
More refactoring as preparations for #1171 , #1120 , and #1209
2017-02-17 15:49:14 +01:00
Jacob Støren
b7b31f6c03
Well Alloc plots: Differentiated gray colors for "Total", "Reservoir" and "Others"
2017-02-17 15:49:14 +01:00
Jacob Støren
b00fe21726
Refactoring as preparations for #1171 , #1120 , and #1209
2017-02-17 15:49:14 +01:00
Jacob Støren
41fada4d1f
#1212 Added a subtle gradient in the flow plots
2017-02-16 11:40:02 +01:00
Jacob Støren
afb628d8bc
#1207 Added icons for the different aspects of Flow Diag plots. Also adjusted some of the other icons to have a better and more consistent look
2017-02-15 18:29:01 +01:00
Magne Sjaastad
037c7c1f73
#1174 Use well ordering when creating category legend colors max tracer
2017-02-15 15:21:13 +01:00
Magne Sjaastad
9a7f187765
#1222 Interpolate category colors and assign well color based on sorted order
2017-02-15 13:26:59 +01:00
Jacob Støren
4fc0839a33
#1211 Disabled tracer allocation for wells with inconsistent flow.
2017-02-15 12:29:58 +01:00
Magne Sjaastad
b6b544f13f
#1174 Rename to loadDataAndUpdate
2017-02-15 10:40:32 +01:00
Magne Sjaastad
f5db37fcf7
Use int as category value type
2017-02-15 10:38:42 +01:00
Magne Sjaastad
1efbf07711
#1174 Avoid load of data in initAfterRead
2017-02-15 10:26:16 +01:00
Jacob Støren
ed31dab152
#1172 Calculated a grouped tracer contribution value of the tracers below a certain threshold.
2017-02-15 08:46:55 +01:00
Magne Sjaastad
758ac9ef8c
#1214 Generalized export of snapshot images for all plot window types
2017-02-14 15:03:54 +01:00
Magne Sjaastad
e43f531a0f
#1208 Use category text instead of category index
2017-02-14 09:47:19 +01:00
Jacob Støren
61e82c37b5
#1210 Using defult flow diag results if available when creating Well Alloc Plots
2017-02-14 08:30:52 +01:00
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
Jacob Støren
6c43d29bdd
#948 Fixed missing change of legend in project tree Separate Fault Result
2016-11-02 14:20:43 +01:00
Magne Sjaastad
40ebd04f60
#947 Linked views : Guard against null pointer access
2016-11-02 12:23:41 +01:00
Jacob Støren
364c202391
Made the Formation Names option menu in Case always visible.
2016-10-27 15:03:27 +02:00
Jacob Støren
daea2b7cd2
#913 Added SFI as a derived results depending on two user controllable case constants
2016-10-27 15:03:27 +02:00
Magne Sjaastad
bc91f74d72
#869 Apply curve filter left or right axis on generated curves
2016-10-27 13:56:06 +02:00
Magne Sjaastad
70fb105ced
#850 Summary : Added snapshot of all well log plots and summary plots to file
2016-10-27 11:03:13 +02:00
Magne Sjaastad
8970c1cb56
#773 Guard against confusing empty case selection
2016-10-27 07:18:13 +02:00
Magne Sjaastad
8a8525d3f0
#773 Added tooltip
2016-10-27 07:18:13 +02:00
Magne Sjaastad
7d0275070c
#773 Removed unused code
2016-10-27 07:18:13 +02:00
Magne Sjaastad
4bba0d1337
#773 Summary Curve Filter : Added auto update of plot when selection changes
2016-10-27 07:18:13 +02:00
Magne Sjaastad
5302655dc0
#906 Computed datum elevation if measured depth is close to zero
2016-10-26 07:32:18 +02:00
Magne Sjaastad
9eb6ae88ff
#906 If present, show datum elevation in property editor for a well path
2016-10-26 07:32:18 +02:00
Magne Sjaastad
c418650546
#932 Intersection box : Added xy step size and depth step size
2016-10-25 13:12:43 +02:00
Magne Sjaastad
442fb04a97
#927 Rename from cross section to intersection
2016-10-25 10:03:55 +02:00
Magne Sjaastad
3dd0829efa
#927 Intersection box: 3D manipulator not updated when changing scale
2016-10-25 09:50:33 +02:00
Magne Sjaastad
422fb90df2
#857 Added title to time axis
2016-10-24 12:51:52 +02:00
Jacob Støren
593fe93244
#930 , #925 , #914
...
* Formation names format changed to allow no space around k-layer numbers. Also added possibility to use one number as k-layer count for the name. Based on previous names last layer
* Deleted geomech cache of formation name result when updating the formation names
* Added TNH TNQV THQV to plane transformed stresses.
2016-10-21 14:31:31 +02:00
Magne Sjaastad
bc82a0e45c
#760 Include cleanup
2016-10-21 14:02:06 +02:00
Magne Sjaastad
7c69ae434e
#760 Input Property rename does not update dependent fields
2016-10-21 13:57:15 +02:00
Magne Sjaastad
1fd5ffb522
#928 Refactoring and simplification of code
2016-10-21 08:48:33 +02:00
Magne Sjaastad
1fbd179167
#724 Reordered items in property editor
2016-10-21 07:47:28 +02:00
Jacob Støren
26accc9e9a
Merged with dev
2016-10-20 16:19:30 +02:00
Magne Sjaastad
1106bd4381
#923 Use general polylines instead of always use user defined polyline
2016-10-20 11:27:07 +02:00
Magne Sjaastad
82bb1af97a
#922 Replace use of setValueFromUi
2016-10-20 11:25:22 +02:00
Jacob Støren
d8247c2ac6
#914 Added calculation of element face aligned stress
2016-10-20 10:50:29 +02:00
Magne Sjaastad
e732d5c373
#922 Use setValueWithFieldChanged instead of setValueFromUi
2016-10-19 15:30:52 +02:00
Magne Sjaastad
522ae9998f
#923 Intersections : Added viz for extrusion direction by two points
2016-10-18 14:25:31 +02:00
Magne Sjaastad
c3816acfbf
#923 Picking of points affects only one list of points
2016-10-18 12:04:08 +02:00
Magne Sjaastad
8c3f707758
#923 Intersections: Input points by clicking in 3D view
2016-10-18 11:57:05 +02:00
Magne Sjaastad
6bb0c3b87e
#923 Moved extrusion computation to RimIntersection
2016-10-18 10:22:20 +02:00
Magne Sjaastad
2ca40025f2
#924 Removed obsolete code
2016-10-18 09:09:44 +02:00
Magne Sjaastad
649c11efcb
#924 Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors
2016-10-18 07:31:02 +02:00
Magne Sjaastad
6da4d7bb60
#920 Fixed how user-defined values are handled for intersection planes
2016-10-17 13:15:27 +02:00
Magne Sjaastad
9a7138ddcd
#842 Added plot title
2016-10-14 15:38:21 +02:00
Magne Sjaastad
d5213b2a43
#862 Added scale picker to select axis
2016-10-14 15:06:21 +02:00
Magne Sjaastad
71f1966c1c
#906 Las Export: Fixed issue with TVDRKB export and improved UI
2016-10-14 13:30:04 +02:00
Magne Sjaastad
169944641f
Guard against accessing null pointer
2016-10-14 11:52:09 +02:00
Jacob Støren
c3eb692afe
Merge with branch 'dev'
2016-10-13 12:44:44 +02:00
Jacob Støren
f4fde3cc1c
#912 Fixed the custom option menue based on the new standard from caf. Added an "experimental" color range for angular results.
2016-10-13 12:13:32 +02:00
Magne Sjaastad
30bef2bb17
#853 Support zooming when two y-axis are present
2016-10-13 09:33:50 +02:00
Magne Sjaastad
a816454494
#855 Update font size for time axis
2016-10-12 13:58:47 +02:00
Magne Sjaastad
ae1eea4ac6
#779 Added support for filtering of zero and negative values in setSamplesFromDateAndValues
2016-10-12 13:49:57 +02:00
Magne Sjaastad
ee367487de
#779 Summary : Added display and axis control of log scale
2016-10-12 12:20:49 +02:00
Magne Sjaastad
7a591a3cc1
#840 Use Qwt to convert QDateTime objects, as toMSecsSinceEpoch was introduced in Qt 4.7
2016-10-12 10:32:56 +02:00
Magne Sjaastad
62411301da
( #840 ) Summary : Added properties for time axis
2016-10-12 10:14:48 +02:00
Magne Sjaastad
3f97640e7a
( #869 ) Datastructures for right y-axis
2016-10-12 10:08:08 +02:00
Magne Sjaastad
8ae75b5f27
AppFwk : Added concept of isUiTreeHidden and isUiTreeChildrenHidden
2016-10-12 10:08:08 +02:00
Magne Sjaastad
c07f13d407
( #869 ) Summary : Right axis WIP
2016-10-12 10:08:08 +02:00
Magne Sjaastad
6a8801e179
( #857 ) Summary : Support for custom axis title
2016-10-12 10:08:08 +02:00
Magne Sjaastad
63ed368b5c
( #857 ) Summary : Added properties for left and right Y-axis
2016-10-12 10:08:08 +02:00
Jacob Støren
faddabadba
#912 Deviatoric Stress added
2016-10-11 14:54:42 +02:00
Jacob Støren
b61cd434cf
Fixed misplaced value list in range filter
2016-10-11 14:41:52 +02:00
Jacob Støren
ca2689dd19
#912 Added Effective Mean Stress (SEM)
2016-10-11 13:17:12 +02:00
Jacob Støren
1a920338cc
#912 Added Mean Stress (SM)
2016-10-11 12:13:23 +02:00
Magne Sjaastad
aa6cc5a861
Linux fix
2016-10-11 09:35:23 +02:00
Jacob Støren
1ef3b65636
#885 Organized the Gui with these options at the bottom with more (?) sensible labels. Made sure the variable was deselected when switching the time lapse options.
2016-10-10 17:32:47 +02:00
Jacob Støren
97625a4cea
#885 Modified Gui texts to show the time lapse state "_DN"
2016-10-10 16:37:13 +02:00
Jacob Støren
d0c70f1653
#885 Time lapse derived results. Works, but needs polish and testing
2016-10-10 16:09:54 +02:00
Jacob Støren
fd71ea3aa6
#849 Icon brushup due to new SummaryCaseIcon
2016-10-07 15:48:17 +02:00
Jacob Støren
fd97183a9e
#852 Improved auto assigning of appearance, including better default colors, and stable startup colors
2016-10-07 11:34:52 +02:00
Magne Sjaastad
834e3aae7b
Moved implementation to source file to avoid compile issues
2016-10-06 15:41:31 +02:00
Magne Sjaastad
39356c2b2a
#849 Added Import Summary Case command
2016-10-06 15:02:11 +02:00
Magne Sjaastad
b4d6e40247
#849 Added import summary case command
2016-10-06 15:02:11 +02:00
Jacob Støren
a9509c0212
#903 Fixed formation names file name presentation in UI. Use filename wo/path
2016-10-05 15:43:27 +02:00
Jacob Støren
0ca0179c5a
#866 Hide appearance settings in curve filter when auto is on
2016-10-05 14:22:45 +02:00
Jacob Støren
c7a1bdd88a
#865 Short name -> Display Name, Auto off, Use Case Name as default display name.
2016-10-05 14:15:55 +02:00
Jacob Støren
b2728b070b
#871 Keep new zoom settings when toggling the curves/curve filter
2016-10-05 13:56:27 +02:00
Jacob Støren
b3657bcf43
#871 Curve Filter toggle added
2016-10-05 12:02:15 +02:00
Magne Sjaastad
cbdc313cf3
#846 Do not force display of plot main window from well log plots and track
2016-10-05 11:55:54 +02:00
Magne Sjaastad
98643a7b84
#846 Make sure plots widgets are updated when the plot main window is created
2016-10-05 10:04:41 +02:00
Magne Sjaastad
2d5295cf74
#846 Store window state for mainwindows in project and moved features into ApplicationCommands
2016-10-05 08:54:39 +02:00
Jacob Støren
8e95fda144
#846 Plot Window and 3D Window icons
2016-10-04 14:36:49 +02:00
Magne Sjaastad
8277080c2e
#846 If plot window is hidden, do not open plot window when loading case with summary data
2016-10-04 13:14:39 +02:00
Jacob Støren
0fc1d9cbf8
#814 Intersection Box: Adjusted UI a bit
2016-10-04 10:10:06 +02:00
Magne Sjaastad
7659f58fd6
#884 Intersection collection is responsible for adding box manipulator geometry to model used in 3D viewer
2016-10-03 14:26:46 +02:00
Magne Sjaastad
bdf880d1ab
#884 Update manipulator box when single plane state changes
2016-10-03 10:15:14 +02:00
Jacob Støren
8d5240aca5
#889 Added different icons to the intersection box tree items as well
2016-09-30 13:10:49 +02:00
Magne Sjaastad
1537b8c0d1
#884 RimIntersectionBox now manages the box manipulator object
2016-09-30 12:33:32 +02:00
Magne Sjaastad
465a28dfe9
#884 Fixed change from z-coord to depth
2016-09-30 10:28:43 +02:00
Magne Sjaastad
d7a69bdae8
Merged intersection box interactive manipulation
2016-09-30 10:01:17 +02:00
Magne Sjaastad
593d72d63b
( #884 ) Refactor and cleanup
2016-09-30 09:34:45 +02:00
Jacob Støren
1349cf0104
#900 Merged Intersection Boxes into Intersections folder
2016-09-30 08:40:46 +02:00
Jacob Støren
cede61dd9a
Minor cleanups
2016-09-29 15:41:49 +02:00
Jacob Støren
865d1e1d9c
#898 Include inactive cells in box intersections
2016-09-29 14:57:27 +02:00
Jacob Støren
2fa72385ea
#897 Use Depth instead of Z
2016-09-29 14:21:22 +02:00
Jacob Støren
a89c5bf320
#896 Reorganized labels in Intersection Box, to make more room for the sliders
2016-09-29 13:32:33 +02:00
Jacob Støren
585eeef726
#894 Fixed intersection box collapse transitions
2016-09-29 10:02:12 +02:00
Jacob Støren
3bca03a722
Fix of missing changes from previous merge commits. Missing rename of anchestor to ancestor
2016-09-28 14:35:57 +02:00
Jacob Støren
cbb626aa31
Merged intersection-box into dev
2016-09-28 14:27:17 +02:00
Jacob Støren
fa6a6b4f08
#817 #815 Improved commands for xyz - slices intersection boxes.
2016-09-28 12:39:43 +02:00
Jacob Støren
3ca53b6103
Fixed some missing update guards on intersections/intersection box
2016-09-28 09:04:21 +02:00
Jacob Støren
db57bc5b28
#817 Single plane visualization (Avoid creating the other planes)
2016-09-27 11:28:39 +02:00
Magne Sjaastad
d87aa6a466
#818 Update visibility of fields for slice intersection boxes
2016-09-23 16:17:53 +02:00
Magne Sjaastad
5c4b92f9b8
#818 Intersection Box: Added XYZ slices to context menu in 3D view
2016-09-23 16:12:19 +02:00
Magne Sjaastad
bb81009b33
#817 New intersection box is created at center of active cells with half the size of active cells bounding box. Grid cell is hidden.
2016-09-23 13:38:08 +02:00
Magne Sjaastad
633b0a136a
Guard for null pointer
2016-09-23 13:10:54 +02:00
Magne Sjaastad
c16daff875
#814 Clamp values and added support for collapse to single plane
2016-09-23 11:37:33 +02:00
Magne Sjaastad
8514664d06
#880 LAS: Export of TVDRKB
2016-09-23 10:07:15 +02:00
Magne Sjaastad
d9c383f7d3
#815 Rebuild geometry when min/max values for intersection box changes
2016-09-22 14:54:46 +02:00
Magne Sjaastad
61b7a6c57d
#815 Initialize intersection boxes after loading of case
2016-09-22 10:38:57 +02:00
Magne Sjaastad
e3cec5bfec
#815 Wired up infrastructure for intersection box from view to geometry generators
2016-09-22 10:09:03 +02:00
Magne Sjaastad
e789694780
#815 : Intersection Box : Added PartManager and SourceInfo
2016-09-21 14:47:02 +02:00
Jacob Støren
33296e4424
#815 Preliminary box calculations lacking some clipping
2016-09-21 14:21:45 +02:00
Magne Sjaastad
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Magne Sjaastad
86dcc29bce
#882 Enable export LAS command for Tracks, Plots and Well Logs Folder
2016-09-21 13:04:34 +02:00
Jacob Støren
a9d1f52005
#815 More renaming CrossSection -> Intersection
2016-09-21 11:44:28 +02:00
Jacob Støren
d549f45ad0
#815 More renaming CrossSection -> Intersection
2016-09-21 11:38:37 +02:00
Jacob Støren
73057cdcdc
#815 More renaming CrossSection -> Intersection
2016-09-21 11:09:37 +02:00
Jacob Støren
f734bf595b
#815 Renamed RimCrossSectionCollection -> RimIntersectionCollection
2016-09-21 10:52:16 +02:00
Jacob Støren
08baa5ccc9
#815 Renamed RimCrossSection -> RimIntersection
2016-09-21 10:48:25 +02:00