Gaute Lindkvist
03cfa8f146
#3644 Move hex overlap code to RigCellGeometryTools and clamp in z-direction as well.
...
* The latter is not important for 2d Maps because the height of the 2d extrusion is always at least as much as the cells.
* However this makes it so the code can estimate overlap with bounding boxes that do not reach the full height of the hexahedron.
* Also added unit tests.
2018-11-08 15:53:10 +01:00
Gaute Lindkvist
25b45fb8fc
#3644 Write unit test for cell volume calculation and fix negative volumes for "flipped" cells.
2018-11-08 13:46:57 +01:00
Magne Sjaastad
8e8c168405
#2546 Well Connection Factors : Several changes related to data access
...
Moved rig classes from command feature into ReservoirDataModel\Completions\
2018-03-12 11:07:46 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Magne Sjaastad
20652a0597
#2423 Export Completions : Move folder one level up
2018-01-31 10:20:47 +01:00
Magne Sjaastad
e989b3afc9
#2423 Export Completions : Move Rig*-files to completion export folder
2018-01-31 10:20:47 +01:00
astridkbjorke
5134a461d9
#1776 Updating calculation of length of stimplan-eclipse-overlap polygon for sl/pi-term in matrix-to-fracture transmissibility to avoid possible NaN values in export. Length is now calculated in x direction in the fracture coordinate system.
2017-08-23 09:46:00 +02:00
Magne Sjaastad
87c19f927d
#1794 System : Put fracture tests inside correct #ifdef
2017-08-22 14:46:21 +02:00
Magne Sjaastad
553b3bf63e
#1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES
2017-08-21 15:24:20 +02:00
Magne Sjaastad
f6c785cd07
Do not compare signed with unsigned
2017-08-11 16:36:14 +02:00
astridkbjorke
c222612ae0
#1737 Adding unit test re-creating problem with finding well-fracture-overlap for along-oriented fracture
2017-08-04 15:14:46 +02:00
Jacob Støren
7d7172f811
#1646 Fix disappearing mesh lines by using double transformation calculations
2017-06-23 10:16:39 +02:00
Bjørnar Grip Fjær
2090db62b2
#1602 Consolidate some intersection functionality to common tools class
2017-06-16 09:44:28 +02:00
Magne Sjaastad
dd912b4f97
Merge branch 'dev' into pre-proto
2017-06-08 14:09:03 +02:00
astridkbjorke
1f87681d7e
#1542 Always using radial transmissibility calculation if the fracture is transverse to well or azimuth. If alog well: Perforation length for fracture limits the intersection fracture/well.
2017-06-02 15:04:32 +02:00
Jacob Støren
e4abc737cd
#1514 , #1506 Fix several wellpath stimplan intersection bugs.
...
First numbers to file achieved, but they are wrong and too few
2017-05-26 17:37:48 +02:00
Jacob Støren
6cbbed15bf
#1514 Add Wellpath StimPlanGrid intersector. Fix errors in polyline polygon intersection. Add tests for Polyline polygon intersection
2017-05-22 18:11:03 +02:00
astridkbjorke
5630df5c1c
pre-proto - Deleting line segments shorter than tolerance used when connecting line segments to polygons.
2017-02-03 14:12:40 +01:00
astridkbjorke
9c9592ccce
#1091 - pre-proto - Adding function for calculating fracture length.
2017-01-27 12:12:08 +01:00
astridkbjorke
08da3e926a
#1091 - pre-proto - Expanding the findCellAverageZdirection function to find local X, Y and Z for a cell.
2017-01-24 12:15:26 +01:00
astridkbjorke
030b405d7f
#1091 - pre-proto - Adding function for finding an "average" z direction, as the vector normal to the vectors between face centers in i and j.
2017-01-24 11:03:07 +01:00
astridkbjorke
4a37d988a2
#1091 - pre-proto - Adding unit tests for methods in RigCellGeometryTools
2017-01-24 09:16:51 +01:00