Commit Graph

386 Commits

Author SHA1 Message Date
Magne Sjaastad
063c0533b3 #3625 Fracture header : Use RigTransmissibilityEquations 2018-11-05 10:53:35 +01:00
Magne Sjaastad
5e15e1d8e6 #3613 Fishbones : Crash when user defined locations is empty 2018-11-02 12:30:35 +01:00
Jacob Støren
a1705c5e39 #3487 Use icons for the different MSW valves 2018-10-31 09:48:36 +01:00
Magne Sjaastad
7813527a33 #3533 Perforation Interval : Whitespace and cleanup 2018-10-26 12:09:29 +02:00
Magne Sjaastad
5f329509c3 #3533 Perforation Interval : Allow init of sliders for two well targets 2018-10-26 12:09:05 +02:00
Gaute Lindkvist
1d0fc606d3 Fix ubuntu build problem due to fabs() use without header 2018-10-22 10:38:39 +02:00
Gaute Lindkvist
2194821609 #3527 Implement multiple ICD/AICDs for perforation intervals. 2018-10-22 09:35:35 +02:00
Gaute Lindkvist
43552fde88 #3527 Split out the valve locations from RimFishbonesMultipleSubs.h 2018-10-22 09:35:35 +02:00
Magne Sjaastad
4632fd7dff Whitespace 2018-10-19 15:43:29 +02:00
Magne Sjaastad
fa2d96ebcf #3534 Completion Export : Hide option when width values are missing 2018-10-19 15:28:13 +02:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad
766fea603e #3512 System : Remove unused functions 2018-10-18 15:14:25 +02:00
Gaute Lindkvist
2035df2739 #3492 Tidy up color code for well path components/completions and select colors that work better. 2018-10-12 15:05:22 +02:00
Magne Sjaastad
9230a98d85 #3412 Non-Darcy Perf intervals : Remove unused field 2018-10-11 12:50:57 +02:00
Magne Sjaastad
9754e85c3c #3412 Non-Darcy Perf intervals : Use enum when computing d-factor 2018-10-11 12:50:57 +02:00
Magne Sjaastad
0ea4922f19 #3412 Non-Darcy Perf intervals : Rename to gridPermeabilityScalingFactor 2018-10-11 12:50:57 +02:00
Gaute Lindkvist
e7a39fb2f8 #3441 Valve visualisation in 3D view. 2018-10-11 11:18:11 +02:00
Gaute Lindkvist
cfbe6a1a24 #3468 Add new valve completions to perforation intervals. 2018-10-11 11:18:11 +02:00
Magne Sjaastad
b5ab2968dd #3433 Non-Darcy Fracture: Regression tests : Add compare between two well path fractures 2018-10-11 09:26:51 +02:00
Gaute Lindkvist
88c4aa2591 Remove virtual keyword from RimWellPathCompletionInterface overrides.
* Stop them from being overriden by child classes.
2018-10-10 08:46:59 +02:00
Gaute Lindkvist
e61e71ecbf #3467 Improved code using RimWellPathComponentInterface 2018-10-09 14:05:57 +02:00
Gaute Lindkvist
1019eeaa6a #3467 New interface class for completions +use RiaDefines::CompletionType 2018-10-09 14:05:57 +02:00
Bjørn Erik Jensen
c6cdbf9436 #3397 non-darcy perforations. Rename group 2018-09-26 08:17:35 +02:00
Bjørn Erik Jensen
9a3b1c528a #3397 non-darcy perforations. Add getters 2018-09-26 08:17:35 +02:00
Bjørn Erik Jensen
565201741d #3397 non-darcy perforations. Default values 2018-09-26 08:17:34 +02:00
Bjørn Erik Jensen
70b24653ed #3397 non-darcy perforations. GUI, take 1 2018-09-26 08:17:34 +02:00
Magne Sjaastad
b9c5c13dd2 Fracture Template : Set default collapsed for Truncation and Scaling 2018-09-25 11:24:15 +02:00
Magne Sjaastad
e96cc60ee7 #3224 Non-Darcy longitudinal : Use geometric mean for B-factor 2018-09-24 15:10:46 +02:00
Bjørn Erik Jensen
f3e1dbe838 #3254 MSW perforations export. Add MSW options to perforations collection class 2018-09-24 09:35:59 +02:00
Gaute Lindkvist
9953c56c35 Make mean calculators more consistent and add an harmonic mean calculator. 2018-09-17 10:51:45 +02:00
Bjørn Erik Jensen
6f42d6ae1f #3264 MSW fracture export. Rename some fields 2018-09-14 12:52:25 +02:00
Magne Sjaastad
35b728c133 #3349 Fracture Scaling : Improve naming in UI 2018-09-14 08:38:23 +02:00
Magne Sjaastad
d40f36e574 Fracture Containment : Simplify logic 2018-09-13 11:50:24 +02:00
Magne Sjaastad
6fc0196e84 Fracture : Always schedule redraw
Schedule redraw of all views, as we do not know where the fracture is visible
2018-09-13 11:49:57 +02:00
Magne Sjaastad
c7c34d3735 Fracture Templates : Refactor load and update logic when geometry changes 2018-09-13 08:32:27 +02:00
Jacob Støren
0431540073 #3312 Well Path Creation: Update intersections, completion type result and fractures when moving the wellpath 2018-09-12 14:20:43 +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
1a1fcfa6ea #3355 Completion Type Viz : Missing calculation of completion type when scaling changes 2018-09-11 15:03:59 +02:00
Magne Sjaastad
d5b10546b8 #3032 Completion Export Fracture Header : Refactoring
Rename to reservoirCellIndicesOpenForFlow
Include inactive cells in area calculation
Consider containment/truncation for header related calculations
Moved calculations from stim plan fracture to stim plan calculator
2018-09-11 13:35:35 +02:00
Bjørn Erik Jensen
02844bc49f #3267 MSW export. Correct default max segment length 2018-09-11 10:54:45 +02:00
Bjørn Erik Jensen
244741d96b #3267 MSW export. Add Max Segment Length field to MSW properties 2018-09-11 10:53:40 +02:00
Magne Sjaastad
bbebbf108f #3340 Remove unused variables 2018-09-10 10:27:54 +02:00
Magne Sjaastad
3e10e59445 #3268 MSW Fracture Export: Add allFractures and allFishbones 2018-09-07 13:45:14 +02:00
Magne Sjaastad
7cd6c29c9c #3268 MSW Fracture Export: Add activeFractures 2018-09-07 13:45:14 +02:00
Magne Sjaastad
1946d88c63 Whitespace 2018-09-07 13:45:14 +02:00
Magne Sjaastad
eefb131701 #3268 MSW Fracture Export : Add activeFishbonesSubs 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
a3035d4f47 #3268 MSW export. Improved FishbonesCollection interface 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
ff976cff38 #3268 MSW export. Improved FractureCollection interface 2018-09-07 13:45:14 +02:00
Gaute Lindkvist
11253f2dbd Make RiaWeightedAverageCalculator a template class. 2018-09-07 10:49:00 +02:00
Bjørn Erik Jensen
9a94fc2cde #3299 Compdat export. WELSPEC fixes 2018-08-31 16:08:03 +02:00