Commit Graph

3967 Commits

Author SHA1 Message Date
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
b999a14aaf #3413 Well Path Import : Avoid similar default color 2018-09-25 14:36:50 +02:00
Magne Sjaastad
9958094983 Remove unused code 2018-09-25 14:08:20 +02:00
Magne Sjaastad
b9c5c13dd2 Fracture Template : Set default collapsed for Truncation and Scaling 2018-09-25 11:24:15 +02:00
Gaute Lindkvist
301e05caa0 #3409 Add time dependent mat to frac dP option 2018-09-25 10:15:11 +02:00
Bjørn Erik Jensen
df2c3c4819 Fix warning 2018-09-25 09:24:35 +02:00
Magne Sjaastad
f61b82dd35 System : System : Introduce compiler warning 4456 with fixes 2018-09-25 07:37:40 +02:00
Magne Sjaastad
09d7349475 System : Rename parameter 2018-09-24 22:42:13 +02:00
Magne Sjaastad
64a2af653c System : Move ternaryLegendConfig to private field 2018-09-24 22:26:14 +02:00
Magne Sjaastad
10ef3fcd4d System : Rename 2018-09-24 22:25:46 +02:00
Magne Sjaastad
dc9edccb54 System : Move name to private field 2018-09-24 22:15:34 +02:00
Magne Sjaastad
b2d055db63 System : Introduce compiler warning C4458 with fixes 2018-09-24 21:32:58 +02:00
Jacob Støren
41b24a8de2 #3353 Improve error messages from arc based geometry calculators.
Color dogleg text red if the constaint is not satisfied
2018-09-24 15:49:16 +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
fce06c0057 #3391 Ensemble curves. Use vector addresses from the case having the highest number of vectors 2018-09-24 13:59:55 +02:00
Bjørn Erik Jensen
e0d7352c1b #3388 Ensemble curve set statistics. Hide P50 curve by default 2018-09-24 13:25:23 +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
Bjørn Erik Jensen
b028c36116 #3260 Well Path Export. Export dev file, new commands 2018-09-21 13:44:45 +02:00
Magne Sjaastad
6eb5cb21c8 #3343 Holo Lens : Add colorFromCellCategory 2018-09-19 14:34:00 +02:00
Bjørn Erik Jensen
dbf0747036 #3374 Ensemble curves. Fix several right axis issues 2018-09-19 14:08:16 +02:00
Bjørn Erik Jensen
ce59e8a0d0 #3320 Observed data import. Line based CSV import 2018-09-19 13:03:21 +02:00
Jacob Støren
50a579c136 Remove compiler warning + whitespace 2018-09-19 10:23:20 +02:00
Gaute Lindkvist
38c2c9c237 #3339 Make order of summary curves in plot predictable.
* The issue is sorting on pointer address for ensembles and summary cases. Instead sort by name.
* The crucial changes are in RiaSummaryCurveDefinition.cpp, RimSummaryCase and RimSummaryCaseCollection.
* The rest of the changes are just fallout from changing the pure virtual method RimSummaryCase::caseName to be const. The rest just follows.
* RimGridSummaryCase::caseName does alter something, but this variable was already declared mutable.
2018-09-18 11:31:10 +02:00
Gaute Lindkvist
592645ed42 Change Well Path Attribute Depth Start and Depth End to Start MD and End MD respetively. 2018-09-18 11:31:10 +02:00
Gaute Lindkvist
d9ba4090df Remove superfluous "To Auto Name" from water depth auto tag setting for well log plots.
* It was the only tag having that extra string.
2018-09-18 11:31:10 +02:00
Gaute Lindkvist
3a6bfacf61 Make well path attribute table resize to fit the container. 2018-09-18 11:31:10 +02:00
Bjørn Erik Jensen
5dc4eae4de #3370 Ensemble curves. Fix crash and duplicate grouped curves issue 2018-09-18 11:30:05 +02:00
Gaute Lindkvist
9a47cdf8ab Improve const-correctness for RimSummaryCaseMainCollection::findSummaryCaseFromEclipseResultCase
* It doesn't need a non-const RimEclipseResultCase pointer and this was causing an issue in new use of the method.
2018-09-17 10:51:45 +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
20542d90ad #3367 Cell Edge : Crash when selecting after project fails to load 2018-09-14 09:54:35 +02:00
Magne Sjaastad
43ae203dea #3366 Well Connection Factor : Crash when selecting WCF when project fails to load 2018-09-14 09:47:38 +02:00
Magne Sjaastad
14e94ea232 #3364 Fault Collection : Crash when case fails to load 2018-09-14 09:30:05 +02:00
Magne Sjaastad
35b728c133 #3349 Fracture Scaling : Improve naming in UI 2018-09-14 08:38:23 +02:00
Bjørn Erik Jensen
b4dd37337a #3318 Plot editor performance. Several performance fixes 2018-09-13 12:38:50 +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
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
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
1a1fcfa6ea #3355 Completion Type Viz : Missing calculation of completion type when scaling changes 2018-09-11 15:03:59 +02:00