Jacob Støren
9853c15ec6
Code adjustments
2017-11-13 15:23:38 +01:00
Jacob Støren
cc4041b09b
#2135 Rewrote obfuscated less operator and sort OBSERVED PLT sources first
2017-11-12 23:53:59 +01:00
Jacob Støren
5efd60c227
#2135 Fix broken drawing order of WellFlowRateCurves. Add group awareness to the drawing order. Higher groupids are drawn on top.
2017-11-12 23:51:08 +01:00
Jacob Støren
efa48c2cf5
#2114 Remove code causing timesteps to be unchecked
2017-11-12 23:46:12 +01:00
Jacob Støren
49c6fd9ac4
#2134 Rewrite the wellLogFilesContainingFlow to fix observed data always available bug
2017-11-12 16:18:48 +01:00
Jacob Støren
fadc9d12ff
#2130 Avoid resetting zoom when last curve is removed
2017-11-12 15:46:32 +01:00
Jacob Støren
645421fa60
#2130 RFT And PLT plot: Show formation names also when no timesteps are visible. Do not overwrite the users case setting unless none are chosen.
2017-11-12 14:45:06 +01:00
Jacob Støren
fcf5093fb9
#2130 Zoom all when adding or removing curves.
...
WellLogTrack will not zoomAll but respect the visible-window setting to avoid overwriting the set zoom on project reload.
2017-11-12 13:45:01 +01:00
Jacob Støren
7f038e98ab
#2130 Rewrite the wellLogFilesContainingPressure to fix observed data ways available bug
2017-11-12 12:38:12 +01:00
Jacob Støren
324d6d72e3
#2112 Avoid updating legend for each curve. Generalize and roll out the solution found for summary curves
2017-11-11 23:15:13 +01:00
Jacob Støren
9070a97815
#2112 Step two of performance fixing: Avoid unneccessary calls to uiValue from the treeSelectionQMode by caching it temporarily
2017-11-11 02:38:52 +01:00
Jacob Støren
6ee03340a5
#2112 First step in improved performance: When toggling several at once, avoid update for each.
2017-11-10 23:34:22 +01:00
Jacob Støren
c5e4773a58
Fix RFT plot after change of well name meaning
2017-11-10 15:44:35 +01:00
Jacob Støren
1fba5e13c4
#2119 Support total reservoir flow from Grid wells in PLT plot
2017-11-09 15:20:15 +01:00
Jacob Støren
dfa0ade9fe
#2116 Convert the PLT plot gas rate from RFT file to oil equivalents
2017-11-09 15:20:15 +01:00
Jacob Støren
5adc6a4d41
Upped to version 2017.05.2-dev.10 after Sprint 6 - Deeper
2017-11-08 23:04:38 +01:00
Jacob Støren
5a075493f2
Add assert when formation names branch index is wrong in WellLogTrack
2017-11-08 23:02:44 +01:00
Jacob Støren
aa45dd5fcd
#2035 Fix crash when bottom of well path ends after last well cell
...
Add symbols to curves
2017-11-08 11:59:38 +01:00
Jacob Støren
014dd9497a
#2035 Add color and legend text to the PLT curves
2017-11-08 11:59:38 +01:00
Jacob Støren
994313fcc9
#2035 Fix some bugs in the PLT plot use of wellFlowAccumulator, and in the new constructor of the wellFlowAccumulator. Renamed to m_pipeBranchesWellResultPoints (instead of misleading "CellIds")
2017-11-07 18:35:56 +01:00
Jacob Støren
a920f16def
#2035 Add Simulation well and *.RFT file curves to PLT plot. Work In progress. Does not quite work.
2017-11-07 14:41:20 +01:00
Jacob Støren
93d449bc6e
Switched QString compare to ==
2017-11-07 14:41:20 +01:00
Jacob Støren
7f3ec2ad84
#2035 Add accumulated PLT plot curves from *.RFT file. (Not yet available due to missing calculate value options)
2017-11-06 22:24:57 +01:00
Jacob Støren
b708bb0ac3
#2035 Add MD to the intesection struct available from the WellLogExtractors
2017-11-06 22:24:57 +01:00
Jacob Støren
1089060539
#2035 Remove the unused Pseudo Length calculator
2017-11-06 22:24:57 +01:00
Jacob Støren
94c6bc763d
#2035 Commit unused Pseudo length calculation files, for reference.
2017-11-06 22:24:57 +01:00
Jacob Støren
bf8e4ed4ed
#2035 Add constructor for singel branch data with MD to well flow accumulator
2017-11-03 17:13:37 +01:00
Jacob Støren
374c6e7b34
#2046 Disable the new advanced branch detection, as it is not always better. Needs some more work.
2017-11-03 09:15:09 +01:00
Jacob Støren
5fcc0432e8
#2046 Partial experimental fix for one-cell-branches
2017-11-03 09:15:09 +01:00
Jacob Støren
7e1831bfa0
#2046 Whitespace cleanup
2017-11-03 09:15:09 +01:00
Jacob Støren
2443199bfd
#2046 Clean up
2017-11-03 09:15:09 +01:00
Jacob Støren
20b262043e
#2046 Prefer K-negative, K-positive faces when expanding the branchlines.
...
Add previous cell on stem to start of branch, and use the midface point of the shared face between this and the branching cell as start point for the branch
2017-11-03 09:15:09 +01:00
Jacob Støren
0762a2f08f
#2046 Ignore neighbours with small area overlap
2017-11-03 09:15:09 +01:00
Jacob Støren
daeb7c3bdc
#2046 Add line from well head to new branches. Handle branch lines with only one cell
2017-11-03 09:15:09 +01:00
Jacob Støren
956b73c0c9
#2046 First nearly working more advanced branch detection
2017-11-03 09:15:09 +01:00
Jacob Støren
f21e27e25b
Remove unneccesary code
2017-11-03 09:15:09 +01:00
Jacob Støren
46e8144f3b
#2064 Fix wrong timestep range text in Gui. Complete Fix #1986 . Make it possible with Visible cells and FlowDiag/Injection flooding
2017-10-27 17:12:48 +02:00
Jacob Støren
9f9fb21cbe
#2034 Update opm-flowdiagnostics to 7e2be931d4
...
Remove monkeypatch
Fixes Exception
2017-10-27 14:39:03 +02:00
Jacob Støren
57a5f7fc66
#2011 libecl: Add INSTALL_ERT to control install targets
2017-10-26 17:16:42 +02:00
Jacob Støren
04404c3b2c
#2011 Update libecl to 89f6c44aa0 to fix RFT file reading and missing dyn nnc handling
2017-10-26 17:16:36 +02:00
Jacob Støren
e7ced4f59b
Set version to 2017.05.2-dev.09
2017-10-25 19:50:15 +02:00
Jacob Støren
c4bc81b2cc
Fix linux compile error and warning
2017-10-25 19:50:10 +02:00
Jacob Støren
12d0457e90
Whitespace changes
2017-10-25 16:04:41 +02:00
Jacob Støren
2f4bfddb06
Upped to 2017.05.2-dev.08 for end of Deeper Sprint 4 and Flow Diag 4
2017-10-13 16:29:48 +02:00
Jacob Støren
869ad4752f
Fix crash creating RFT plot from well with well path but without LAS file
2017-10-13 16:28:12 +02:00
Jacob Støren
a8121fb0c4
#1988 Remove assumed wrong test to make the new version of flow diag to actually work
2017-10-11 18:05:53 +02:00
Jacob Støren
4d097a3149
#1988 Update flow diag libraries to handle multiple connections in same well, and have PVT Rel Perm support.
2017-10-11 18:05:53 +02:00
Jacob Støren
b87c5fb8c8
Upped to version 2017.05.2-dev-07 at end of Sprint 4 Further Development
2017-10-09 16:03:22 +02:00
Jacob Støren
62b8da837f
Remove field accessor method. Adjusted whitespace
2017-10-06 13:34:45 +02:00
Jacob Støren
9bb5dcf011
Make wellLogFile field private in RimWellPath. Some whitespace changes
2017-10-06 13:24:45 +02:00
Jacob Støren
6f82f0f614
Rename and whitespace changes
2017-10-06 12:36:21 +02:00
Jacob Støren
b8cef666e0
Whitespace cleanup
2017-10-05 13:42:40 +02:00
Jacob Støren
f654cd2bcc
#1960 Code adjustments
2017-10-04 11:18:38 +02:00
Jacob Støren
777a231606
#1960 Cache timestep times etc in the unified restart reader
2017-10-04 11:18:38 +02:00
Jacob Støren
9fc3443050
#1960 Use set<> to check if a timestep is already present instead of linear search
2017-10-04 11:18:38 +02:00
Jacob Støren
8859726d61
Update so version number for installed libecl so to 2.3
2017-10-03 08:30:19 +02:00
Jacob Støren
13c011edeb
libecl: Add INSTALL_ERT to control install targets
2017-10-02 17:19:36 +02:00
Jacob Støren
c8b329ddc3
Update libecl to 2e36798b43. For better memory usage reading wells
2017-10-02 17:11:36 +02:00
Jacob Støren
fd1b8c83ff
#1944 Use line style None, and force symbols on for observed data
2017-10-02 08:53:29 +02:00
Jacob Støren
1c2466fa85
#1951 Use a valid default start date
2017-09-29 15:11:21 +02:00
Jacob Støren
00ef13094a
Revert hard setting of linestyle NONE fro observed data. Must be more graceful
2017-09-27 19:43:11 +02:00
Jacob Støren
38d87dddb1
Version set to 2017.05.2-dev.06
2017-09-27 15:39:21 +02:00
Jacob Støren
53ec396449
#1927 Avoid enabling of command if text is not at least 12 char long
2017-09-27 15:13:35 +02:00
Jacob Støren
a24ce670cf
Fix two compiler warnings
2017-09-27 13:44:45 +02:00
Jacob Støren
b1e70c95b3
#1842 Updated WellLog classes plantuml diagram
2017-09-26 13:51:09 +02:00
Jacob Støren
c0f978f006
Improved splitter handle images
2017-09-26 10:50:09 +02:00
Jacob Støren
64445e65b9
Moved Summary Plots collection above Well Log Plots
2017-09-26 10:50:09 +02:00
Jacob Støren
1309424835
#1923 Avoid plot update for each curve when updating the Curve Creator target plot
2017-09-23 09:12:49 +02:00
Jacob Støren
0bb47cba88
#1923 Add no-plot-update versions of update methods in curve system. onLoadDataAndUpdate is improved for summary curve but not always called with the "no update" flag set
2017-09-23 08:47:04 +02:00
Jacob Støren
f9b26ce104
#1923 Replace int-based vector selection list with a summaryaddress based one
...
This removes a loop over all the adresses in the summary case for each curve, and makes the highlight of the selection more stable
2017-09-23 08:26:21 +02:00
Jacob Støren
f4eadc5cef
AppFwk: Addjust default implementation of equal comparisons for QVariant encapsuled field content types that are not directly supported by Qt.
...
Should now work in most cases, where as it always returned "false" before this fix
2017-09-23 08:26:21 +02:00
Jacob Støren
7429b21fff
#1910 Use NTG for transmissibility calculations of Perforations and fishbones and as std eclipse calculation as basis for WPIMULT
2017-09-20 15:25:02 +02:00
Jacob Støren
1326912b7c
Merge branch 'dev' of https://github.com/OPM/ResInsight.git
2017-09-20 12:34:08 +02:00
Jacob Støren
b03da807ea
Merge fixes related to #1901 Perforation COMPDAT export errors
2017-09-20 11:05:59 +02:00
Jacob Støren
50a88dff4a
#1901 Fix error in peaceman radius calculation. Used int values 1/2 and 1/4 as exponent, which ends in 0.
2017-09-20 11:02:19 +02:00
Jacob Støren
8334c36eff
#1901 Use correct PERMY and PERMZ in wellpath perforation completion data export
2017-09-19 17:26:13 +02:00
Jacob Støren
dc1844f5d5
#1901 Use the more robust WellLogExtraction system for perforation interval intersection calculations.
2017-09-19 17:20:49 +02:00
Jacob Støren
3f099861a0
#1901 RigEclipseData::ownerCase() is made const
2017-09-19 17:12:46 +02:00
Jacob Støren
19354b1a8b
#1901 Whitespace changes to improve readability
2017-09-19 15:22:14 +02:00
Jacob Støren
d1c41fa77d
#1901 Avoid returning multiple intersections for the same point in the same cell
2017-09-18 16:29:05 +02:00
Jacob Støren
d4315f7ccf
#1901 Fix wrong calculation of perforation points along wellpath
2017-09-18 16:24:29 +02:00
Jacob Støren
83c568a0b4
Upped to version 2017.05.2-dev.05 after Deeper Sprint 2
2017-09-13 19:03:30 +02:00
Jacob Støren
473643fca4
#1847 Add plot and curve list to the Curve Creator
...
Cleaned up RicSummaryCurveCreator.h
2017-09-13 18:55:58 +02:00
Jacob Støren
ebcced932a
#1847 Add a temporary field to show the adresses of the selected curves
2017-09-13 17:18:15 +02:00
Jacob Støren
46ddee749c
#1852 Adjusted field names etc in the UI
2017-09-13 16:38:54 +02:00
Jacob Støren
7f07962187
#1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage
2017-09-13 11:50:27 +02:00
Jacob Støren
bb098a241b
#1693 Rename of result() to resultStorage() as step to remove the access to RigCaseCellResultsData through RimReservoirCellResultsStorage
2017-09-13 11:50:27 +02:00
Jacob Støren
337ad4d356
#1693 Remove and move stuff away from RimReservoirCellResultsStorage
...
To make its sole responsibility to store/restore generated results to/from cache file
2017-09-11 11:58:42 +02:00
Jacob Støren
1999d2b6e4
#1693 Removed "close" from eclipse reader interface as it never did anything
2017-09-11 11:58:42 +02:00
Jacob Støren
75f350db10
#1693 Move a lot of code from RimReservoirCellResultsStorage to RigCaseCellResultsData
2017-09-08 14:43:52 +02:00
Jacob Støren
d638f536d8
#1879 Guard filename generation for cases without timesteps
2017-09-08 14:43:52 +02:00
Jacob Støren
cd9b22d4cf
#1874 Avoid invalid summary addresses from libecl
2017-09-08 14:43:52 +02:00
Jacob Støren
642348ffed
#1804 , #1803 Add icons to Flow Char and Tof Acc Sat plots
2017-09-07 14:23:50 +02:00
Jacob Støren
078a84dbf4
Upped to version 2017.05.2-dev.04 as finish of Further Dev Sprint 3
2017-09-06 16:10:41 +02:00
Jacob Støren
a63b9611de
Improved robustness of Flooded PV calculation with respect to PORV and SWCR resultCellCount
2017-09-06 12:50:22 +02:00
Jacob Støren
f2b26be5d8
#1854 Add forgotten negative signs on negative inflow. Now matches results from octavescript where applicable
2017-09-05 13:34:06 +02:00
Jacob Støren
0af879d20e
Add simplified UML diagrams for Pdm
2017-09-05 12:31:16 +02:00
Jacob Støren
0d5c62f4e7
#1863 Avoid switching result when flooded pv is not selected as result variable
2017-09-05 12:03:17 +02:00
Jacob Støren
31bddebc65
#1863 Avoid calculating flooded pv for all timesteps, each timestep.
...
#1854 Corrected sign for nnc flow into cell
2017-09-05 12:01:59 +02:00
Jacob Støren
b4cbe9fdd2
#1825 Fix problem of linestyle and symbols beeing reused uneccessary
2017-08-25 10:37:49 +02:00