Gaute Lindkvist
09d263cc39
#3378 Fix boolean reading form command file.
2018-09-19 10:13:26 +02:00
Gaute Lindkvist
cc2faae87d
Fix Harmonic Mean test
2018-09-19 10:13:26 +02:00
Gaute Lindkvist
2701035655
#3375 Fix crash in command interface for pressure depletion when time step is not provided.
2018-09-19 10:13:26 +02:00
sigurdp
a76d45fa70
#3345 HoloLens: added Uint8 element type to VdeArrayDataPacket
2018-09-19 09:58:24 +02:00
sigurdp
1e320eeae7
#3345 HoloLens: Tweaks to array package format
2018-09-19 09:04:09 +02:00
sigurdp
eea5efeffd
#3345 HoloLens: Refactor and extensions to VdeArrayDataPacket
2018-09-18 23:32:20 +02:00
sigurdp
7fb25bdbc2
#3345 HoloLens: Experimental reversal of winding
2018-09-18 17:33:32 +02:00
sigurdp
5e9f1b743b
#3345 HoloLens: Account for scaling stored in part's transformation
2018-09-18 16:23:58 +02:00
sigurdp
f1f234a04a
#3345 HoloLens: Started work on exporting HoloLens visualization data from ResInsight
2018-09-18 15:58:54 +02:00
sigurdp
43ac06ca98
#3344 HoloLens export: Allow for more human-readable JSON text output
2018-09-18 15:44:59 +02:00
Magne Sjaastad
a40853dba5
#3343 Holo Lens : Add VdeExportPart
2018-09-18 15:32:20 +02:00
Gaute Lindkvist
92e7ea9947
#3376 Append a suffix to fracture export files to describe parameters for pressure differential depletion.
2018-09-18 14:18:06 +02:00
Gaute Lindkvist
06817522d0
#3375 FIx prototype UI to set constant WBHP separately from current time step.
2018-09-18 14:18:06 +02:00
Magne Sjaastad
96973c2dfc
#3377 Fishbones : Missing intersection with main bore cell for fishbone with one sub
2018-09-18 13:08:51 +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
Magne Sjaastad
feacfcf0a6
#3343 HoloLens Export : Extract more text from ResInsight
2018-09-18 08:54:37 +02:00
Magne Sjaastad
a7f14a0cb5
Whitespace
2018-09-18 08:15:23 +02:00
Bjørn Erik Jensen
044dbb14a7
Move string transform
2018-09-17 14:55:12 +02:00
Bjørn Erik Jensen
2f4bc7301d
Fix build warning on Linux
2018-09-17 14:14:16 +02:00
Gaute Lindkvist
a3f6a8dd3d
#3373 Initialize variable so that selection events updates selection manager for table view editor
2018-09-17 13:23:23 +02:00
Gaute Lindkvist
4aec08b501
Pressure Differential Depletion: Make sure we can set WBHP for all types of trans scaling.
...
* It is needed for calculating fracture pressures.
2018-09-17 11:29:47 +02:00
Gaute Lindkvist
9dd6ccb24d
#3193 Implement setting BHP and reading it from summary case
2018-09-17 10:52:48 +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
c1ec5e088b
Fixup after review
2018-09-17 10:51:45 +02:00
Gaute Lindkvist
27bc2d015c
#3193 Pressure Differential Depletion UI and command interface.
2018-09-17 10:51:45 +02:00
Gaute Lindkvist
934c4fffd8
#3193 First implementation of pressure differential depletion scaling.
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
Bjørn Erik Jensen
de903c0fe0
#3303 Create multiple fractures dialog. Prevent overlapping option items. Remove cancel button
2018-09-14 11:17:28 +02:00
Magne Sjaastad
f039f84d84
#3363 Fishbones : Difference in transmissibility for laterals with and without main bore cells
2018-09-14 10:46:09 +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
deff3ed41b
#3365 AppFwk Integer slider editor : Block signals in configureAndUpdate
2018-09-14 09:45:53 +02:00
Magne Sjaastad
14e94ea232
#3364 Fault Collection : Crash when case fails to load
2018-09-14 09:30:05 +02:00
Magne Sjaastad
3a08fc65ba
#3362 Command File : Execute initAfterRead before execution
2018-09-14 08:38:23 +02:00
Magne Sjaastad
35b728c133
#3349 Fracture Scaling : Improve naming in UI
2018-09-14 08:38:23 +02:00
Bjørn Erik Jensen
b49e7a7aaf
#3329 Create multiple fractures. Sort fractures by ascending MD
2018-09-13 14:54:27 +02:00
Bjørn Erik Jensen
997a3a6fe0
Fix build warning
2018-09-13 13:03:05 +02:00
Bjørn Erik Jensen
b4dd37337a
#3318 Plot editor performance. Several performance fixes
2018-09-13 12:38:50 +02:00
Bjørn Erik Jensen
7d2889c66b
#3318 Plot editor performance. Do not call update method for every toggle change
2018-09-13 12:38:48 +02:00
Magne Sjaastad
a56a93cb30
Completion Export Fracture Header : Use upper case
2018-09-13 12:24:38 +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
6aa234cc9b
AppFwk : Fix several warnings
2018-09-13 09:01:05 +02:00
Magne Sjaastad
2d1d9fed95
AppFwk : Fix signed/unsigned issue
2018-09-13 08:55:02 +02:00
Magne Sjaastad
16d3e67de0
AppFwk : Set warning level to W4 for Visual Studio
2018-09-13 08:54:40 +02:00