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