Commit Graph

7497 Commits

Author SHA1 Message Date
Magne Sjaastad
2198ae61ae #3343 Holo Lens : Use VdeExportPart 2018-09-19 14:34:00 +02:00
Magne Sjaastad
6eb5cb21c8 #3343 Holo Lens : Add colorFromCellCategory 2018-09-19 14:34:00 +02:00
Magne Sjaastad
782005bad9 #3343 Holo Lens : Add opacity 2018-09-19 14:34:00 +02:00
Magne Sjaastad
7fe4a83589 #3343 Holo Lens : Add export of winding, color and cell set type 2018-09-19 14:34:00 +02:00
Magne Sjaastad
aa3287f615 #3379 Holo Lens : Add RivCellSetEnum to RivSouceInfo 2018-09-19 14:34:00 +02:00
Magne Sjaastad
56c91c39fd #3379 Holo Lens : Add source pdmObject to RivSouceInfo 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
sigurdp
c1c87a0370 #3345 HoloLens: Refactor and initial format support for textures/texture coordinates 2018-09-19 12:42:41 +02:00
Gaute Lindkvist
a70c8659c0 #3381 Look for initial production date in summary case for well and use this as initial pressure step. 2018-09-19 11:57:35 +02:00
Gaute Lindkvist
5a3d036732 Implement --replaceCase for ODB files 2018-09-19 11:57:35 +02:00
Gaute Lindkvist
7c8b6f4abc Fix build warnings in RicExportFractureCompletionsImpl 2018-09-19 11:56:29 +02:00
Jacob Støren
3cd9c6123c Remove compiler warning 2018-09-19 10:25:57 +02:00
Jacob Støren
0259eb6402 #3252 Add solver and curve status enums to communicate more fine grained
how the S-curve result is.
Adjusted tests. Enabled two configs now reporting and solving correctly.
Disabled three that now cant converge
2018-09-19 10:23:23 +02:00
Jacob Støren
e49712fd50 #3252 Cleanup. Disabled experiments. Trying the simple solution. 2018-09-19 10:23:23 +02:00
Jacob Støren
944ba7cfd8 #3252 Tried updating jacobi. Not quite sccessful 2018-09-19 10:23:22 +02:00
Jacob Støren
fdbfd30d31 #3252 WIP: Internal iterative solver in place. Needs improvement. 2018-09-19 10:23:21 +02:00
Jacob Støren
007149b544 #3252 WIP: Home brewn iteration loop to find correct Q1Q2 points giving requested R1 and R2 2018-09-19 10:23:20 +02:00
Jacob Støren
50a579c136 Remove compiler warning + whitespace 2018-09-19 10:23:20 +02:00
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
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