Commit Graph

2272 Commits

Author SHA1 Message Date
Jacob Støren
dceae0581e #1585 Major renaming of fracture related methods and members 2017-06-09 17:21:59 +02:00
Magne Sjaastad
c72fb84bb9 Add missing include 2017-06-09 15:48:50 +02:00
Magne Sjaastad
674e27a4b3 Support FlyToObject for fractures 2017-06-09 13:05:59 +02:00
Magne Sjaastad
8f003449b2 #1592 Move new well path fracture feature to WellPathFractureCollection 2017-06-09 12:19:14 +02:00
Magne Sjaastad
395e232b77 #1568 Removed delete in destructor, handled by destructor in base class 2017-06-09 10:40:58 +02:00
Magne Sjaastad
5f20ef1a0a #1568 Add checkbox to well path fracture collection 2017-06-09 10:33:50 +02:00
Magne Sjaastad
7d1deb319f Merge remote-tracking branch 'origin/pre-proto' into pre-proto 2017-06-09 09:35:59 +02:00
astridkbjorke
f46e31e673 #1554 Implementing handling of infinite/finite conductivity in fracture during transmissibility calculation. Setting default value to finite conductivity (in fracture templates). 2017-06-09 09:29:53 +02:00
Jacob Støren
8679af2dbc #1575 Add Fraction Truncation ui group to Fraction Template 2017-06-08 22:54:06 +02:00
Magne Sjaastad
dd912b4f97 Merge branch 'dev' into pre-proto 2017-06-08 14:09:03 +02:00
Magne Sjaastad
e1f4dbfcf8 Renamed to nameField() to avoid duplication of name() 2017-06-08 13:31:53 +02:00
Bjørnar Grip Fjær
0f188a2200 #1560 Add support for computing fishbones transmissibilities 2017-06-08 13:01:26 +02:00
Bjørnar Grip Fjær
ce76134a8d Add darcys constant to RimUnitSystem 2017-06-08 13:01:26 +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
Magne Sjaastad
454e2e1559 #1570 Ensure the legend is updated before adding well path parts to scene 2017-06-07 15:31:10 +02:00
Bjørnar Grip Fjær
1414751859 #1573 Set unit system on well path 2017-06-07 11:57:40 +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
4ee63784e8 Fix type warning on Windows 2017-06-07 10:13:00 +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
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
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
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
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
Bjørnar Grip Fjær
bb6604db3c #1545 Make sure visibility of date field is correct when loading project file 2017-06-01 14:47:21 +02:00
Bjørnar Grip Fjær
aa04d69cfd #1546 Set default diameter to 0.216m for perforation intervals 2017-06-01 14:43:20 +02:00
Bjørnar Grip Fjær
7a0d9957c4 #1547 Rename "ICD Count" to "ICDs per Sub" and default to 2 2017-06-01 14:41:21 +02:00
Bjørnar Grip Fjær
0318a8c455 Move fracture related models under completions folder 2017-06-01 14:25:38 +02:00
astridkbjorke
e6fea6130b #1507 Setting up fractureGrid for ellipse fracture template, and adapting transmissibility calculation to be able to handle both ellipse and stimplan fractures. Missing setup of fractureCells for ellipse when loading old project. 2017-06-01 14:06:41 +02:00
Bjørnar Grip Fjær
e5b7196537 #1520 Show completion type cells as transparent 2017-06-01 13:46:22 +02:00
Bjørnar Grip Fjær
8e6322b500 #1520 Use green and red colors for cells with and without perforations, respectively 2017-06-01 12:55:13 +02:00
Bjørnar Grip Fjær
5208815622 #1520 Ensure cell results are updated when well path visibility is toggled 2017-06-01 12:54:37 +02:00