Commit Graph

5410 Commits

Author SHA1 Message Date
Bjørnar Grip Fjær
fcf46b209c Use correct sub index when exporting laterals 2017-06-08 13:01:26 +02:00
astridkbjorke
42563ac813 #1571 Using circle instead of square to find relevant part of well path based on perforation length. 2017-06-08 11:37:23 +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
Magne Sjaastad
9759354148 Made RimNamedObject more robust and made name field private 2017-06-08 10:09:39 +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
b82bda5905 #1577 Improve RigWellPathIntersectionTools 2017-06-07 16:04:34 +02:00
Bjørnar Grip Fjær
960948e684 Move perforation commands to completion commands 2017-06-07 15:57:57 +02:00
Magne Sjaastad
454e2e1559 #1570 Ensure the legend is updated before adding well path parts to scene 2017-06-07 15:31:10 +02:00
Magne Sjaastad
10b7aa4e32 #1570 Improve robustness and readability
Add tests for empty geometry
Clear all parts in clearGeometryCache
2017-06-07 14:46:54 +02:00
Bjørnar Grip Fjær
1414751859 #1573 Set unit system on well path 2017-06-07 11:57:40 +02:00
astridkbjorke
ac447c0486 #1557 Cleanup includes, improve comments 2017-06-07 11:49:45 +02:00
astridkbjorke
2dc7076593 #1557 Adding equations for peacemans formula, well bore transmissibility for a given direction, and total connection factor based on X, Y and Z trans. 2017-06-07 11:36:44 +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
Magne Sjaastad
29e1b10bcd #1572 Do not show polygon for ellipsis fracture 2017-06-07 11:17:56 +02:00
Magne Sjaastad
4ee63784e8 Fix type warning on Windows 2017-06-07 10:13:00 +02:00
Magne Sjaastad
ce6acaf20e #1567 Fix issue for command line option '--case' 2017-06-07 07:18:44 +02:00
Bjørnar Grip Fjær
a16e0803ca #1555 Add main bore and liner diameter to fishbones collection 2017-06-06 16:11:49 +02:00
Bjørnar Grip Fjær
f1b4b735ff #1573 Created own unit system class 2017-06-06 14:57:32 +02:00
astridkbjorke
7628719620 #1087 - pre-proto - Adding enum for units-system, and adding conversion functions between feet/inch and meter 2017-06-06 13:50:28 +02:00
astridkbjorke
689e62a22e #1542 Small fixes based on comments in review. 2017-06-06 11:53:48 +02:00
astridkbjorke
e7e57e66c6 #1507 Setting up fracture grid when creating new EllipseFractureTemplate, using finer gridding for grid in ellipse fracture and fixing bug in setting of wellCenterCell for ellipse fracture grid 2017-06-06 11:24:50 +02:00
Magne Sjaastad
d927ffced1 Updated version to pre-proto.15 2017-06-06 11:01:35 +02:00
Bjørnar Grip Fjær
4d2cf774ed #1555 Use fishbones collection start measured depth to calculate MSWs 2017-06-06 09:50:07 +02:00
Bjørnar Grip Fjær
3bb0e84eb7 #1555 Add start measured depth to fishbones collection 2017-06-06 09:50:07 +02:00
Jacob Støren
2d85f1f1c5 Merge branch 'dev' into pre-proto 2017-06-05 11:40:13 +02:00
Jacob Støren
c5264f56cb #1503 Added icons to fishbones and perforations 2017-06-05 11:12:13 +02:00
Jacob Støren
54e8aea51a #1503 Use fracture layout icon, and improve icon a bit 2017-06-05 09:15:31 +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
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
Bjørnar Grip Fjær
1a36e0334b #1466 Fishbones MSW : Export of WSEGVALV 2017-06-02 12:50:16 +02:00
Bjørnar Grip Fjær
58bcaf5224 #1549 Fix length and depth calculations for fishbones MSW 2017-06-02 11:43:03 +02:00
Bjørnar Grip Fjær
fe578e6f4a #1549 Compute end length and default directionality 2017-06-02 11:42:41 +02:00
Bjørnar Grip Fjær
5d48389fb5 Ensure fly to object only uses installed fishbones 2017-06-02 11:23:33 +02:00
Bjørnar Grip Fjær
7d2c888bdc Remove unused function lateralCountPerSub 2017-06-02 10:51:17 +02:00
Bjørnar Grip Fjær
f021ef9066 Remove unused function computeLateralsPerCell 2017-06-02 10:44:53 +02:00
Bjørnar Grip Fjær
a8ddd20063 Pass constructor parameter as const reference to RigCompletionData 2017-06-02 10:42:57 +02:00
Bjørnar Grip Fjær
53210f41f4 Remove unused variable in findIntersectingCells 2017-06-02 10:40:37 +02:00
Bjørnar Grip Fjær
962677d008 Initialize all variables in WellSegmentLateral constructor 2017-06-02 10:40:20 +02:00
Bjørnar Grip Fjær
b82aed4bfc #1543 Naming and fixes from review 2017-06-02 10:35:52 +02:00
Bjørnar Grip Fjær
a52d70c424 #1548 Remove fishbones laterals based on success rate 2017-06-02 10:16:41 +02:00
Bjørnar Grip Fjær
bc99c1d843 Fix calculation of completion type for each timestep 2017-06-02 10:16:41 +02:00
Jacob Støren
56579e7b3e #1487 Separated fracture files in Rim CMakeLists file 2017-06-02 09:23:24 +02:00
Jacob Støren
e649c3c5a3 Merged CMakeList preparations for fracture files 2017-06-02 08:36:28 +02:00
Jacob Støren
9482a0724f Call sourcegroup Completions. Set up space for Fracture files 2017-06-02 08:26:40 +02:00
Jacob Støren
e7244d0b0b Merge dev into pre-proto. 2017-06-02 08:05:07 +02:00
Jacob Støren
d024baab95 Merge branch 'fishbones' into dev
Fishbones is no longer supposed to be used
2017-06-02 07:33:26 +02:00
Jacob Støren
ac5e43337c #1493 Accumulate completions for all wellpaths before combinig to make it possible to erro check unhandled overlaps 2017-06-01 17:21:46 +02:00
Jacob Støren
665ee684b3 Fix less operator of Completion Data 2017-06-01 17:20:04 +02:00
Jacob Støren
4c873b6925 #1493 Remove old export fracture on selected wellpaths feature 2017-06-01 17:09:04 +02:00