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
Jacob Støren
16e6bb2792
Upped to version 2017.05.2-dev.02 after assembling everything on the dev branch. Creating configurations to handle the different prototype features.
2017-08-23 11:04:21 +02:00
Jacob Støren
7f63e8d688
Linux compile fix
2017-08-23 11:02:58 +02:00
Jacob Støren
2febb1ea0b
#1760 Add missing documentation of riGetGridPropertyForSelectedCells
2017-08-16 08:42:04 +02:00
Jacob Støren
1ceb6e8eff
Upped to version 2017.05.2-fdev.02
2017-08-16 07:41:24 +02:00
Jacob Støren
6912ee0081
#1765 Fix of mapping between well timesteps and result timesteps, handling holes in both well and result timesteps.
2017-08-15 14:51:18 +02:00
Jacob Støren
0674d13e02
Set version number to 2017.05.2-dev.1
2017-08-15 10:34:19 +02:00
Jacob Støren
2d9f48d715
Whitespace and typo
2017-08-08 13:12:18 +02:00
Jacob Støren
ec4362b247
#1692 Put SourSimRL Results in a separate result type
...
#1693 Started to separate code for SourSim and Eclipse results data.
2017-07-07 13:31:14 +02:00
Jacob Støren
b81c332e60
Updated to version 2017.05.02-fdev.01 for Sprint 1 in Further Development.
...
Also added the assumed SHA for the libecl code used.
2017-07-04 15:44:23 +02:00
Jacob Støren
4bc465e096
Guard time history curve creation (Result Plot) from combined results.
2017-07-04 15:32:59 +02:00
Jacob Støren
0a58a752ff
Changed to 1-based IJK indices in Octave NNC interface
2017-07-04 13:53:24 +02:00
Jacob Støren
8edac70013
Adjusted argument alignment
2017-07-04 13:51:14 +02:00
Jacob Støren
f96fdc27e7
Guard dynamic nnc access against missing restart file(s)
2017-07-04 13:50:22 +02:00
Jacob Støren
1de6986ba2
#1666 CommandFile: Add line numbers to parse messages
2017-06-29 17:44:05 +02:00
Jacob Støren
352e044bbf
#1666 Linux compile fix
2017-06-29 16:43:58 +02:00
Jacob Støren
bc0379d246
#1666 CommandFile: Add command and argument name to error messages
2017-06-29 16:29:50 +02:00
Jacob Støren
c25895bdad
#1666 CommandFile: Add error messages to reading.
...
Remove some reader bugs
2017-06-29 16:12:51 +02:00
Jacob Støren
64bee4bb57
#1666 Fix errors in CommandFile parsing for space between argname and "="
2017-06-29 13:19:06 +02:00
Jacob Støren
ba84b9ec5a
#1666 Add CommandFileInterface system
2017-06-29 13:19:06 +02:00
Jacob Støren
2ed872e8fc
Add comment to make it clear that using mainGrid::cellCornerVertices with reservoir cell index is valid.
2017-06-27 13:21:04 +02:00
Jacob Støren
fc05dd665f
#1585 Add visualization (gray out) inactive parts of fractures based on containment.
2017-06-27 13:21:04 +02:00
Jacob Støren
6610977c9f
Linux compile fixes
2017-06-26 11:05:46 +02:00
Jacob Støren
9d1cc2eb19
#1653 Make fracture mesh visualization independent of active view.
...
Removed use of timestep index in rimfracture (use template timestep)
Remove display value from fracture cell
2017-06-26 10:28:23 +02:00
Jacob Støren
febdabc6c6
Minor whitespace adjustments
2017-06-25 10:42:53 +02:00
Jacob Støren
cbb0a58673
#1648 Remove dependency on active view from color generation.
...
Separate the fracture geometry generation methods from the wellpath methods. Use eclipse View as argument.
Fixed some constness stuff in View
2017-06-25 10:42:53 +02:00
Jacob Støren
7d7172f811
#1646 Fix disappearing mesh lines by using double transformation calculations
2017-06-23 10:16:39 +02:00
Jacob Støren
63cf1e91b3
#1440 Split fracture coloring from geometry generation
2017-06-22 14:55:16 +02:00
Jacob Støren
deedb6a90e
#1440 Merge dev into pre-proto More cleanup of WellPathPartMgr
2017-06-22 11:21:50 +02:00
Jacob Støren
591e10ee65
#1440 RivWellPathPartMgr Rename and argument alignment
2017-06-22 11:01:44 +02:00
Jacob Støren
33b037a80b
#1440 Merge dev into pre-proto (WellPath viz restructure and constness)
...
Had to do quite a bit constness fiddeling to make the merge work
2017-06-22 10:42:07 +02:00
Jacob Støren
845b1acbbd
Merge branch 'dev' into well-path-restructure
2017-06-21 17:16:17 +02:00
Jacob Støren
b2a1f5690b
#1440 Remove all real caching in the well path geometry system
...
Had no effect anyway.
Rename method to scheduleRedrawAffectedViews()
2017-06-21 17:13:19 +02:00
Jacob Støren
3193127e32
#1440 Remove RivWellPathCollectionPartMgr as it did not manage any parts
...
This is a step to make it easier to make the interface from the views to get the well path related geometry parts more "static".
2017-06-21 15:39:59 +02:00
Jacob Støren
0826db99f8
Merge branch 'dev' into well-path-restructure
2017-06-20 16:49:28 +02:00
Jacob Støren
5a02cf1498
#1574 Make export of fractures to compdat now respects the containment settings
2017-06-20 16:37:25 +02:00
Jacob Støren
47869b4728
Avoid copy of eclipse results arrays in RimReservoirCellResultsStorage::isDataPresent
2017-06-20 16:29:56 +02:00
Jacob Støren
5721dcdb7c
#1574 Add method: isEclipseCellWithinContainment
2017-06-20 11:18:19 +02:00
Jacob Støren
551a3015ed
Do minor cleanup in SimWellFractureAtPos Feature
2017-06-20 10:17:23 +02:00
Jacob Støren
690d86b876
#1624 Update opm-flowdiagnostics-applications to c78f50897cea10ed56c7eadd1a1b23aa5ffbc56e that handles none-unified restart files
2017-06-20 09:07:57 +02:00
Jacob Støren
b2a3116e8f
#1622 Fix problem with space in fault include file names
2017-06-19 10:54:48 +02:00
Jacob Støren
bd3d060c96
#1567 Fix on patch branch
2017-06-16 17:03:25 +02:00
Jacob Støren
a91a4d2285
#1585 corrected calculations of achor cell on fracture
...
Move IJK achor cell visualization to SimWellFracture
Remove unused IJK fields and IJK anchor cell from RimFracture, because they are ambigous for well path fractions.
Should be a list, but not implemented yet
2017-06-16 14:24:16 +02:00
Jacob Støren
1911092cb7
Merge dev into pre-proto
2017-06-14 23:25:55 +02:00
Jacob Støren
81d44ca69b
Linux Compile fix
2017-06-14 15:28:23 +02:00
Jacob Støren
088b486a3e
Linux compile fix
2017-06-14 14:34:52 +02:00