Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Magne Sjaastad
88ead1f986
Fix signed /unsigned compare
2018-02-16 16:56:39 +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
Jacob Støren
cb38d435cd
#2457 Make 2d intersection view length start at well start
2018-02-13 16:56:48 +01:00
Jacob Støren
bd14c65678
#2334 Add visualization of well paths and simulation wells to Intersection Views.
2018-02-07 11:44:38 +01:00
Jacob Støren
e8b29f7279
#2334 Add polyline visualization to 2D intersection view as a preparation for showing the main well.
2018-02-05 17:57:20 +01:00
Jacob Støren
29ac24f3dd
#2426 Add working legends to 2D intersection Views. Refactor to make legend update code work from a separate view with separate legend configs. Make sure legend and results are updated as the main view is updated. Adjust legendconfig->setTitle to use QString
2018-02-02 07:48:27 +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
3b46849c79
Fix warning
2018-01-12 16:14:30 +01:00
Rebecca Cox
e4e160cdd4
#2347 Elm Props: Evaluate result type ELEMENT for Intersections
2018-01-11 11:35:08 +01:00
Rebecca Cox
c90715d038
Fix linux error
2017-12-04 12:08:29 +01:00
Rebecca Cox
8ab70887c3
#2219 Intersections: Fix max height of intersection bug
2017-12-04 10:56:57 +01:00
Rebecca Cox
c47f5e413f
#2162 Context manu: Remove const from RimIntersectionBox pointer
2017-11-29 14:57:04 +01:00
Rebecca Cox
58550817a0
#2162 Context menu: Remove const from RimIntersection pointer
2017-11-29 14:57:04 +01:00
Rebecca Cox
5fdb5f00ad
Remove a comment
2017-11-24 15:19:43 +01:00
Rebecca Cox
181871f970
#2122 Intersection clip surface on tighter bounds than bounding box
2017-11-24 15:18:25 +01:00
Unknown
e765a9ad59
#2175 Intersection: Set length in two directions
2017-11-24 15:18:25 +01:00
Unknown
ef52927795
#2175 Intersection: Make extrude length option on azimuth, dip plane
2017-11-23 15:20:14 +01:00
Unknown
89f67c053f
#2121 Intersections: Highlight polyline on Azimuth/dip plane creation
2017-11-23 15:20:14 +01:00
Magne Sjaastad
88bbea6339
#1755 Remove porosity enum from RifReaderInterface
2017-08-11 14:27:22 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Jacob Støren
b5e782dfc3
#1292 Fixed CppCheck Issues in ModelVisualization
2017-03-06 11:20:28 +01:00
Magne Sjaastad
fb93fbbcc8
#1233 Improve system for setting part priorities
2017-02-18 12:38:15 +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
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
4ec7c97a77
#1056 Removed obsolete code
2017-01-11 21:41:22 +01:00
Magne Sjaastad
8970d93a4d
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
Magne Sjaastad
0fd3bc8865
#1068 Access mainGrid directly from RimEclipseView
2017-01-09 10:51:06 +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
d2d9d43ca1
#942 Added plane Azi and Inc angles as result values.
2016-11-01 12:05:22 +01:00
Jacob Støren
c93c7e41df
#933 Fixed the closes result for intersections also. Display the tensor data from the closest element node transformed onto the plane.
2016-10-26 17:14:33 +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
Jacob Støren
0523e1065a
#914 Changed name of the Norm Hor and Vert Components
2016-10-20 16:46:30 +02:00
Jacob Støren
b4c6277e72
#914 Transformed stress on intersection Box is working
2016-10-20 16:09:27 +02:00
Jacob Støren
159bbbe5e6
#914 First transformed stress on intersection
2016-10-20 10:50:29 +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
6bb0c3b87e
#923 Moved extrusion computation to RimIntersection
2016-10-18 10:22:20 +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
d7a69bdae8
Merged intersection box interactive manipulation
2016-09-30 10:01:17 +02:00
Magne Sjaastad
d4bdbcb7c8
( #884 ) Added prototype of event handler for interaction with box
2016-09-30 09:34:39 +02:00
Jacob Støren
865d1e1d9c
#898 Include inactive cells in box intersections
2016-09-29 14:57:27 +02:00
Jacob Støren
c2eff1b733
Linux compile fixes
2016-09-28 15:07:19 +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
0d4e4508dc
#892 Fixed problem with one element only gray colors
2016-09-28 09:27:28 +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
Jacob Støren
4c98ea2283
#815 First working interpolation scheme, so values are not insane
2016-09-27 10:16:16 +02:00
Magne Sjaastad
6b1dd89b2e
#888 Intersection Box: Enable picking on intersection box geometry
2016-09-26 10:35:59 +02:00