Bjørn Erik Jensen
4cdc109ec3
#2315 . Replaced abs() by fabs() where relevant
2018-01-05 09:29:53 +01:00
sigurdp
5af63f7abd
#2295 Guard against null pointer when setting fracture template
2018-01-03 11:50:34 +01:00
sigurdp
f940d0a3d5
#1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization.
2018-01-03 11:13:15 +01:00
Bjørn Erik Jensen
12e95c37a6
#2140 Fracture colors. Set default result to Conductivity when selecting template
2017-12-20 13:14:43 +01:00
Magne Sjaastad
25979122d5
#2265 Disable IO for ui only field, start keywords with upper case
2017-12-18 07:13:58 +01:00
Rebecca Cox
6fc888d718
Capitalize ui name in PDM fields
2017-11-30 13:44:18 +01:00
Magne Sjaastad
3192f8fef4
#1812 Fracture: Split label text in two lines for Azimuth Fracture
2017-08-30 08:34:42 +02:00
astridkbjorke
b2b9d0a51e
#1628 Turning off viaualization of polygon for fracture templates, and hiding all related parameters from UI.
2017-06-30 12:54:51 +02:00
astridkbjorke
c7d708e9d4
#1658 Setting azimuth angle from fracture template if orientation type is Azimuth. Changing updateAzimuthFromFractureTemplate to updateAzimuthBasedOnWellAzimuthAngle and only using this function to update azimuth angles if orientation type is not azimuth.
2017-06-29 15:06:44 +02:00
astridkbjorke
e7043db156
#1618 Changing proxy fields from double to QString to have more control over the output and limit accuracy of numbers printed.
2017-06-29 11:28:30 +02:00
astridkbjorke
dad066adf0
#1618 Using proxy-fields for wellpathazimuth and wellFractureAzimuthDifference
2017-06-29 10:34:20 +02:00
astridkbjorke
2625ce6ea9
#1618 Fixing bug in well path angle calculation + corresponding update to fracture azimuth angle. Calculating difference between well path and fracture angle and displaying warning if less than 10 deg.
2017-06-27 14:12:50 +02:00
astridkbjorke
2501264013
#1618 Showing well path direction in read only field. Also updating azimuth angle of wellpath / simwell to avoid negative angles and instead have angles 0-360deg.
2017-06-27 14:12:50 +02:00
astridkbjorke
e95966cfb8
#1598 Hiding wellDiamanter (not used) when using Infinite cond
2017-06-26 11:07:15 +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
4f8f77945c
Add method for checking if fracture has non-zero conductivity
2017-06-20 16:40:51 +02:00
Bjørnar Grip Fjær
d63fdf0c80
#1593 Use well path unit type on fractures
2017-06-20 14:46:58 +02:00
Jacob Støren
5721dcdb7c
#1574 Add method: isEclipseCellWithinContainment
2017-06-20 11:18:19 +02:00
Jacob Støren
a91a4d2285
#1585 corrected calculations of achor cell on fracture
...
Move IJK achor cell visualization to SimWellFracture
Remove unused IJK fields and IJK anchor cell from RimFracture, because they are ambigous for well path fractions.
Should be a list, but not implemented yet
2017-06-16 14:24:16 +02:00
Bjørnar Grip Fjær
31a64e50ac
#1602 Completion Type : Add fracture category
2017-06-16 09:44:39 +02:00
astridkbjorke
7d1dc5d9d6
#1608 - fixing update of wellDiameter and perforation length (in fracture unit system) from fracture template
2017-06-15 10:50:34 +02:00
Magne Sjaastad
a8b8e061d7
#1596 Merge dev into pre-proto
2017-06-14 07:25:34 +02:00
Jacob Støren
d8d2aaed5f
#1585 More rename and code reordering of StimPlanFractureTemplate
2017-06-13 15:07:16 +02:00
Jacob Støren
f09374b12a
#1585 Rename in StimPlanFractureTemplate. Move obsolete method to upscaling
2017-06-13 15:07:16 +02:00
Jacob Støren
bd5b185260
#1585 Privatized fields in StimPlanTemplate
2017-06-13 15:07:16 +02:00
Jacob Støren
a2de4efb66
#1585 Remove RigFracture. No caching of transformed triangles related to each fracture instance
2017-06-12 12:52:39 +02:00
Jacob Støren
dceae0581e
#1585 Major renaming of fracture related methods and members
2017-06-09 17:21:59 +02:00
Magne Sjaastad
674e27a4b3
Support FlyToObject for fractures
2017-06-09 13:05:59 +02:00
Magne Sjaastad
dd912b4f97
Merge branch 'dev' into pre-proto
2017-06-08 14:09:03 +02:00
astridkbjorke
57d12a3164
#1416 Adding unit and conversion for perforation length for fractures and fracture templates
2017-06-08 11:00:35 +02:00
astridkbjorke
a80660d756
#1553 Changing from wellRadius to wellDiameter for fractures and templates, and adding unit (m or inch) and conversion. wellRadius() still returns radius, in m or ft
2017-06-08 09:20:38 +02:00
Magne Sjaastad
df57298d57
Use private function for update of field visibilities + removed empty function
2017-06-07 11:23:00 +02:00
Magne Sjaastad
34425ac36a
Hide 'Show Polygon Outline' for ellipsis
2017-06-07 11:19:41 +02:00
astridkbjorke
ef64057990
#1542 Perforation legnth and efficiency are only visible in GUI for Along-Well-oriented fracture, since the values are not used in the calculations for transverse and azimuth fratures.
2017-06-02 15:34:37 +02:00
Bjørnar Grip Fjær
0318a8c455
Move fracture related models under completions folder
2017-06-01 14:25:38 +02:00