Jacob Støren
51d6d21d77
Constified wellresultcell to cell
2017-01-20 14:56:08 +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
a1aec0b5e0
Fixed compile error not catched by cotire compilation
2017-01-20 10:32:01 +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
6fad753c4d
#1131 Added update of the plot treeview when changing preferences
2017-01-19 17:58:04 +01:00
Jacob Støren
8004e766ea
AppFwk: Improved the message when forgetting to delete a child object
2017-01-19 17:58:00 +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
93e9b04655
Cleanup includes
2017-01-19 13:35:07 +01:00
astridkbjorke
4a2bf34ec1
pre-proto - Rename progrss indicator and update to range-based for-loop
2017-01-19 11:03:04 +01:00
Magne Sjaastad
f24b5ff084
Fixed missing include
2017-01-19 11:02:44 +01:00
Magne Sjaastad
da371c099b
Merged branch dev into pre-proto
2017-01-19 10:45:22 +01:00
Magne Sjaastad
b25f630a7e
Moved several fields to RimFracture
2017-01-19 10:43:23 +01:00
Magne Sjaastad
2edc090c89
Restored previous behaviour related to result accessor creation
2017-01-19 10:39:08 +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
caba8e97ad
Use naked pointer to access RigFracture
2017-01-19 07:42:33 +01:00
Magne Sjaastad
74fc8458ed
Refactored visualization : One part manager for each fracture
2017-01-19 07:28:04 +01:00
Magne Sjaastad
07b9eba3a8
Fixed missing include
2017-01-18 13:38:34 +01:00
Magne Sjaastad
36bcdab426
Merge remote-tracking branch 'refs/remotes/origin/dev'
...
Conflicts:
ApplicationCode/ModelVisualization/RivPipeGeometryGenerator.h
ApplicationCode/ProjectDataModel/RimEclipseWell.cpp
ApplicationCode/ProjectDataModel/RimEclipseWell.h
ApplicationCode/UserInterface/RiuViewerCommands.cpp
2017-01-18 12:19:07 +01:00
Magne Sjaastad
539db3cc52
#1128m Cleaned up includes
2017-01-18 09:56:42 +01:00
Magne Sjaastad
8786b863dd
#1128 Use well color along pipe in undefined sections
2017-01-18 09:44:48 +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
bdeb2b5584
Cleaned up includes
2017-01-17 14:27:30 +01:00
Magne Sjaastad
c11daf88fa
#1127 Now possible to select well by clicking on well head geometry
2017-01-17 14:18:03 +01:00
Magne Sjaastad
a91636ac8b
#1127 Select sim well when clicking on well head
2017-01-17 13:33:24 +01:00
Magne Sjaastad
1b5dc51a7e
#1084 Snapshot : Removed header above table
2017-01-17 13:11:09 +01:00
Magne Sjaastad
0cda0a4071
AppFwk : Added flag to control visibility of header text above table editor
2017-01-17 13:10:37 +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
d8114decec
AppFwk : TableEditor - Show text in lightGray when field is readonly
2017-01-17 12:55: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
7ee5fe321b
#1081 Snapshot : Row numbering starts at 1
2017-01-16 23:07:22 +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
astridkbjorke
e476364362
pre-proto - Fixing include statements after build error
2017-01-16 15:01:39 +01:00
astridkbjorke
9e822382b1
#1041 - pre-proto - Adding function for finding overlap polygon between fracture and cell/frac-plane-polygon. Calculating area for use in transmissibiity calculation.
2017-01-16 14:50:25 +01:00
astridkbjorke
2c90136a04
pre-proto - Adding clipper library version 6.4.0 to be used for polygon clipping
2017-01-16 09:40:26 +01:00
Jacob Støren
0cec31362b
#1117 Temporary patch from @bska. Waiting for an update to the opm-flowdiagnostics library
2017-01-16 09:27:51 +01:00
astridkbjorke
990a6b3d3b
#1041 - pre-proto - Finding polygons for intersections between each cell and fracture plane.
2017-01-13 15:49:21 +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
239322ba50
AppFwk : Removed assert guard, to prepare for delete of contained object
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
astridkbjorke
ed8d237b7b
#1041 - pre-proto - Adding functions for returning fracture geometry and polygon
2017-01-13 08:58:36 +01:00
Jacob Støren
96396eed10
#1122 Added a progress bar when calculating flowdiagnostics results
2017-01-12 16:39:12 +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