Kristian Bendiksen
c366e85682
Refactor delete operations for pdm objects.
2020-05-22 07:02:53 +02:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
319050b992
#4352 Fractures : Delegate isEnabled to leaf classes
2019-04-25 07:25:52 +02:00
Magne Sjaastad
843a791218
#4348 System , cppcheck : Remove unused functions
2019-04-21 09:28:23 +02:00
Magne Sjaastad
4632fd7dff
Whitespace
2018-10-19 15:43:29 +02:00
Jacob Støren
3d752995d2
#3312 Well Path Creation update preparations. Rename of method
2018-09-12 14:20:43 +02:00
Magne Sjaastad
69d8d84612
#3038 Remove code duplication
2018-08-07 09:23:29 +02:00
Gaute Lindkvist
f24fb4aaec
Fix crash due to global/local grid index mixup when creating fractures on SimWellPaths.
...
* Introduces a convenience method on the main grid
* Also converts some callers to use the convenience method.
2018-05-09 10:44:29 +02:00
Magne Sjaastad
e39105503b
#2483 Use update pattern of intersections when updating simwell fractures
2018-03-02 12:43:12 +01:00
Magne Sjaastad
778119bf62
#2442 Fracture Template : Move more fields from public to protected
2018-02-08 14:02:02 +01:00
Magne Sjaastad
beb122c6d0
System : Fix compiler warning
2018-02-08 13:17:31 +01:00
Rebecca Cox
e50f7bf66f
#2428 Fracture: Reorganize Fracture Colors tree item
2018-01-31 15:11:46 +01:00
Magne Sjaastad
53418179ba
#1544 Fracture : Add function used to compute perforation length coords
2018-01-19 15:08:31 +01:00
Magne Sjaastad
5e3bc0e5ee
#2152 Fracture : Add color interpolation mode
2018-01-12 14:56:05 +01:00
Magne Sjaastad
9a2eebe8f5
Fracture : Move public fields to protected, and make RimFractureTemplate friend
2018-01-12 10:21:10 +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
Magne Sjaastad
56016ff23a
#2265 Disable IO for ui only field
2017-12-18 07:13:58 +01:00
Rebecca Cox
44be1bfd6b
#1996 Rename RigSingleWellResultsData -> RigSimWellData
2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159
#1996 Rename RimEclipseWell -> RimSimWellInView
2017-10-17 09:52:31 +02:00
Magne Sjaastad
7dfcfde1d1
#1744 Load and update data for fractures when loading project file
2017-08-14 22:16:03 +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
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
Bjørnar Grip Fjær
17593fba92
#1602 Include sim well fractures when calculating completion type results
2017-06-21 11:06:38 +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
551a3015ed
Do minor cleanup in SimWellFractureAtPos Feature
2017-06-20 10:17:23 +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
Jacob Støren
dceae0581e
#1585 Major renaming of fracture related methods and members
2017-06-09 17:21:59 +02:00
Magne Sjaastad
dd912b4f97
Merge branch 'dev' into pre-proto
2017-06-08 14:09:03 +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
Bjørnar Grip Fjær
0318a8c455
Move fracture related models under completions folder
2017-06-01 14:25:38 +02:00