Commit Graph

5802 Commits

Author SHA1 Message Date
Rebecca Cox
9a41e1c134 #2321 Avoid crash when opening a project file with a PLT/RFT plot and where main plot window was closed before saving 2018-01-05 11:11:27 +01:00
Bjørn Erik Jensen
e0bc2c4046 Fracture colors. Fix default option 2018-01-05 11:09:33 +01:00
sigurdp
434d03b9d7 #2318 Added workaround that guards initialization of relative permeability evaluation library since opening of special EGRID file causes exception in library and crash 2018-01-05 11:00:40 +01:00
Magne Sjaastad
0939cff93a
Merge pull request #2320 from OPM/fabs
#2315. Replaced abs() by fabs() where relevant
2018-01-05 10:50:11 +01:00
Bjørn Erik Jensen
4cdc109ec3 #2315. Replaced abs() by fabs() where relevant 2018-01-05 09:29:53 +01:00
Rebecca Cox
074a8fc546 #2303 Formations: Remove well pick filter when depth type is PL 2018-01-05 08:36:59 +01:00
Rebecca Cox
cf12e5ae36 #2303 Formations: Update well path only when formation source changes 2018-01-05 08:36:59 +01:00
Rebecca Cox
fc2e638ba2 #2303 Formation: Make formations for RFT and PLT work 2018-01-05 08:36:59 +01:00
Magne Sjaastad
11ed06a5d5 #2314 Fracture : Along well path direction
Use fabs instead of abs to avoid unintentionally conversion to integer
2018-01-04 19:31:44 +01:00
Magne Sjaastad
addf200a9e #2310 Fix boolean test in isProjectFileVersionEqualOrOlderThan 2018-01-04 15:24:35 +01:00
Magne Sjaastad
0647add116 #2302 Formations : Always show formations, and display above fracture templates 2018-01-04 15:04:58 +01:00
Magne Sjaastad
96a900fe0f #2310 Add isProjectFileVersionEqualOrOlderThan to RimProject and use from summary plot 2018-01-04 13:12:07 +01:00
Magne Sjaastad
dbc1061a59 #2310 Version compare : Improve interface and add unit test 2018-01-04 12:38:12 +01:00
Rebecca Cox
50776f5819 Fix typo 2018-01-03 15:30:27 +01:00
Bjørn Erik Jensen
7a0b884e5d #2305. Fix initial icon state color for faults 2018-01-03 14:46:15 +01:00
sigurdp
9b38e9f9c2 #1880: Fixed visualization so that completions and well paths are visible through transparent cells 2018-01-03 14:27:17 +01:00
Rebecca Cox
cffca0f3fb #2310 Add a variety of version numbers 2018-01-03 13:54:00 +01:00
Magne Sjaastad
e7c8667b24 #2310 Add helper files and unit test for project file version queries 2018-01-03 13:17:29 +01:00
sigurdp
5af63f7abd #2295 Guard against null pointer when setting fracture template 2018-01-03 11:50:34 +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
Rebecca Cox
7d4bb47cc8 #2307 Update licence info 2018-01-03 08:58:57 +01:00
Bjørn Erik Jensen
79bcc2d727 #2296 Summary Plot Title. Fix region number bug 2018-01-03 07:10:23 +01:00
Bjørn Erik Jensen
01faccee1c #2306 Export completions. Fix missing files for sim wells 2018-01-02 15:45:48 +01:00
Bjørn Erik Jensen
9d00648703 #1780 Export Completions. Add progress bar 2018-01-02 15:45:48 +01:00
Jacob Støren
25e1db9e8f #2294 Use simplified result access in TOF acc. saturation plot, and fix gas oil colors in plot 2018-01-02 14:45:42 +01:00
Jacob Støren
3f22c096d8 #2294 Use phase saturation corrected PORV when calculating TOF for a single phase 2018-01-02 14:45:42 +01:00
Jacob Støren
27835aceae #2294 Add a method to access Eclipse results in a convenient manner. 2018-01-02 14:45:42 +01:00
Bjørn Erik Jensen
82d8b7c98a #2295. Guard for null frac template where it is being used 2018-01-02 12:54:10 +01:00
Jacob Støren
c27058f2a4 Adjust Completion Type recalculation timer from 0.5 s to 1.5 s 2018-01-02 12:31:20 +01:00
Bjørn Erik Jensen
fb0880aadb #2298 Fracture. Fix build error 2018-01-02 11:38:59 +01:00
Bjørn Erik Jensen
70a3df3b3c #2298 Fracture. Update fracture colors when changing stim plan legend settings 2018-01-02 11:21:59 +01:00
Magne Sjaastad
695978ed95 Regression Test : Use folder selection editor 2018-01-02 10:21:32 +01:00
Bjørn Erik Jensen
44639ef529 #2291 Fishbones. Always two decimals on single depth value fields 2018-01-02 09:58:38 +01:00
Magne Sjaastad
40a4222db2 Remove obsolete assert
Discussed with @jacobstoren : Multiple branches are handled by the logic, and the assert is probably obsolete. Consider to set isMultiSegmentWell = true when multiple branches are detected.
2018-01-02 08:20:03 +01:00
Magne Sjaastad
bdfd3d4e04 #2234 Completion Export : Do not include unticked perf intervals in project tree 2017-12-22 15:08:13 +01:00
Magne Sjaastad
173ef575fd #2234 Completion Export : Do not include unticked fishbones in project tree 2017-12-22 15:01:41 +01:00
Magne Sjaastad
500b298c26 #2293 Completion Export : Make sure one of the available combo box items are selected 2017-12-22 14:43:00 +01:00
Magne Sjaastad
d9e29b91cb #2234 Fractures : Export only sim well fractures ticked on in project tree 2017-12-22 14:43:00 +01:00
Magne Sjaastad
71c1267ab6 #2234 Fractures : Export only well path fractures ticked on in project tree 2017-12-22 14:43:00 +01:00
Bjørn Erik Jensen
4232ef2ffe #1726 Export completion dialog. Use previous case as default 2017-12-22 13:56:39 +01:00
Magne Sjaastad
4956604a86 #2288 Fracture Viz : Do not show fracture attached to an invisible well path 2017-12-22 13:43:35 +01:00
Bjørn Erik Jensen
0869a8edf5 #2120 Perforations import. Lookup well path by fuzzy method instead of exact name match 2017-12-22 13:39:31 +01:00
Bjørn Erik Jensen
6d236c24de #2284 Completion export. Control inclusion of fracture debug info file from preferences 2017-12-22 13:10:35 +01:00
Bjørn Erik Jensen
aa40894fe1 #2280 RelPerm/PVT plots. Stacking dock windows by default, result plot visible 2017-12-22 11:37:04 +01:00
Bjørn Erik Jensen
fc6df4558f #2279 Fishbones. Guard against too small MD 2017-12-22 11:18:37 +01:00
Bjørn Erik Jensen
02fdddad7f Imported observed data. Hide child tree nodes 2017-12-22 10:32:19 +01:00
Bjørn Erik Jensen
862dc2e982 #2290 Summary plot. Full vector name in plot auto title 2017-12-22 10:16:15 +01:00
Bjørn Erik Jensen
1d3a31d61f #2279 Fishbones. Default spacing is now 12.5. Place fishbone near well path end if no coordinates are specified 2017-12-22 09:53:08 +01:00
Magne Sjaastad
171c065326 #2140 Set fracture color variable when result name is empty or "None" 2017-12-22 09:23:16 +01:00
Magne Sjaastad
5153f5b926 CppCheck : Use const reference 2017-12-22 08:19:49 +01:00