Commit Graph

7432 Commits

Author SHA1 Message Date
Magne Sjaastad
fe4ce550e0 Add override 2018-09-13 08:17:17 +02:00
Magne Sjaastad
a1518bd9ec Whitespace 2018-09-12 14:44:41 +02:00
Jacob Støren
fce3d586ca #3358 Fix missing update of 2D intersection views when completion type is recalculated 2018-09-12 14:20:43 +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
63354c7fd0 Use range based for 2018-09-12 13:50:13 +02:00
Magne Sjaastad
20facfd583 Whitespace 2018-09-12 13:46:03 +02:00
Magne Sjaastad
67b9561c04 #3343 HoloLens Export : Use factory to create option items for views 2018-09-12 11:51:52 +02:00
Magne Sjaastad
08449ceb9e #3343 HoloLens Export : Add factory to create option items for views 2018-09-12 11:44:11 +02:00
Magne Sjaastad
f1dd707561 Holo Lens : Create menu and UI for export of data to folder 2018-09-12 10:34:01 +02:00
Magne Sjaastad
b019c95ab9 #3343 HoloLens Export : Add const 2018-09-12 10:04:15 +02:00
Magne Sjaastad
b604d26e90 #3340 Fix some warnings 2018-09-11 21:56:15 +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
6f555c495a #3354 Fracture Viz : Geometry from previous fracture template is not removed 2018-09-11 14:46:55 +02:00
Magne Sjaastad
251dc050d0 #3032 Completion Export Fracture Header : Exclude truncated cells 2018-09-11 14:28:31 +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
ccd196b52c Fix warning 2018-09-11 11:15:27 +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
a2286ce96f #3352 MSW fishbones export. Fix depth change sign issue 2018-09-11 10:53:41 +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
Bjørn Erik Jensen
086fbd6756 #3267 MSW export. Implement max segment length for fractures and fishbones export 2018-09-11 10:53:40 +02:00
Jacob Støren
5e779de956 #3321 Place "Create Well Path" command in sensible context menu places 2018-09-11 10:41:58 +02:00
Jacob Støren
6ce075d341 #3321 Well Path Creation: Gui text adjustments 2018-09-11 09:41:47 +02:00
Jacob Støren
b9a2a382b1 #3322 Well Path Creation: Use positive depth in UTM reference point
Obsoleted the original field to facilitate conversion in a transition period. Should be removed before release.
Also removed output of unused fields.
2018-09-11 09:32:22 +02:00
Gaute Lindkvist
98dbc4946c Refactoring ExportFractureCompletionImpl 2018-09-11 08:51:34 +02:00
Jacob Støren
be75fbc2c1 #3286 A simple default tangent calculation/adjustment when creating targets
Use distance weighted average of line segments
2018-09-11 08:36:14 +02:00
Jacob Støren
01673f31cb Remove uninitialized variable used compiler warning 2018-09-11 08:36:00 +02:00
Jacob Støren
dd4c359f6e Build System: Supress MSVC warning C4505 2018-09-11 07:54:15 +02:00
Jacob Støren
8b509d2f5a #3351 Well Path: Show calculated tangent, and use as default 2018-09-10 16:33:09 +02:00
Magne Sjaastad
bbebbf108f #3340 Remove unused variables 2018-09-10 10:27:54 +02:00
Magne Sjaastad
b81114c7d4 #3340 Add ifdef USE_ODB_API 2018-09-10 10:27:54 +02:00
Magne Sjaastad
7e3cd5d3f4 #3340 Temporarily hide some warnings to reduce build noise 2018-09-10 10:27:54 +02:00
Magne Sjaastad
44a07ad596 #3340 Increase warning level to improve quality 2018-09-10 10:27:54 +02:00
Gaute Lindkvist
c1884bb67e #3340 Well Bore Stability (and warning level): Check for valid segment stress before calculating stability curves.
* This removes a compile time warning about unused validSegmentStress variable.
2018-09-10 10:26:12 +02:00
Gaute Lindkvist
0460eb2ac2 #3309 Toolbar buttons for well log plot data source and make sure only visible curves and zonation/attributes affect the data source.
* This also required adding some updateConnectedEditors for updating the selected property views when changing the toolbar.
2018-09-10 10:26:11 +02:00
Gaute Lindkvist
742b7aab11 #3266 Minor output adjustments to fracture MSW export 2018-09-07 15:25:32 +02:00
Gaute Lindkvist
8e66ba405c Fix crash following legend updates. 2018-09-07 15:19:43 +02:00
Magne Sjaastad
c19bcf6e67 #3268 MSW Fracture Export: Move "include MSW" below "Use NTG" 2018-09-07 15:16:38 +02:00
Magne Sjaastad
81fbb81b57 #3330 Completion Export Fracture Header : Use units names as described in mail 2018-09-07 15:03:57 +02:00
Gaute Lindkvist
bd9d1be3c2 #3338 Keep order of summary plot curves if you uncheck and check back curves. 2018-09-07 14:46:00 +02:00
Gaute Lindkvist
612409ac59 #3337 Make sure well log plots maintain legend order if you hide and show items. 2018-09-07 14:45:59 +02:00
Gaute Lindkvist
bdcdf49269 #3304 Implement common data source changing for zonation and well path attributes 2018-09-07 14:45:59 +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
8afc30d6f8 Whitespace 2018-09-07 13:45:14 +02:00
Magne Sjaastad
dcdd8cce2a #3268 MSW Fracture Export : Do not export empty file when no fishbones are present 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
32e6a409b7 #3268 MSW export. Dialog adjustments 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
99676897b3 #3268 MSW export. Export completions for all wells 2018-09-07 13:45:14 +02:00