Commit Graph

1029 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
82d8b7c98a #2295. Guard for null frac template where it is being used 2018-01-02 12:54:10 +01:00
Magne Sjaastad
40a4222db2 Remove obsolete assert
Discussed with @jacobstoren : Multiple branches are handled by the logic, and the assert is probably obsolete. Consider to set isMultiSegmentWell = true when multiple branches are detected.
2018-01-02 08:20:03 +01:00
Jacob Støren
69ab95dfed Changed name to "Water Flooded PV" 2017-12-21 16:10:21 +01:00
sigurdp
f716dacb24 Pvt Plot: Display Rs/Rv values of curve's sample points in tool tip, #2255 2017-12-13 14:56:10 +01:00
Jacob Støren
7d39d29ca5 Merge fix of #1858 2017-12-12 17:41:45 +01:00
Jacob Støren
b8b5707ebc #1858 Compleded information for start and end of well paths starting and/or ending within cells 2017-12-12 16:34:42 +01:00
Jacob Støren
7e820cd251 #1858 General refactoring as preparations. Renaming Whitespace change. Remove obsolete code. 2017-12-12 16:32:57 +01:00
Jacob Støren
68f5253644 #1858 Move method to WellLogExtractor base class 2017-12-12 15:00:14 +01:00
Jacob Støren
6c3f569499 #1858 Align and remove near struct duplicates of WellPathCellIntersectionInfo 2017-12-12 14:49:10 +01:00
Jacob Støren
b15664cfc5 #1858 Rename WellPathIntersectionInfo classes 2017-12-12 13:53:02 +01:00
Jacob Støren
3a1939d460 #1858 Renaming and whitespace as preparations 2017-12-12 12:47:05 +01:00
sigurdp
01ae19ebbc #2235 RelPerm/PVT Plot: Added unit labels to relevant axes 2017-12-11 16:12:31 +01:00
Rebecca Cox
3e5209d1a7 #2227 Well formations: Remove fluids from Level type 2017-12-11 16:07:15 +01:00
Rebecca Cox
fb876f8fdc #2227 Well formations: Remove fluid annotation duplicates 2017-12-11 15:12:12 +01:00
Rebecca Cox
864b9466d5 #2227 Well formations: Handle "+" in formation name file input 2017-12-11 15:12:12 +01:00
Rebecca Cox
c3cd0a650e #2227 Well formations: update ui. remove level from RigWellPathFormation 2017-12-11 15:12:12 +01:00
Rebecca Cox
406c371682 #2227 Well formation: Make level filter dynamic 2017-12-11 15:12:12 +01:00
Rebecca Cox
fa3d9c4fc2 #2227 Well Formation: Add filter. Filter options not dynamic 2017-12-11 15:12:12 +01:00
sigurdp
07b1bbca4b RelPerm Plot: Try and enable handling of invalid scaled saturation end-points by ignoring these, but currently does not seem to give the expected results. 2017-12-11 13:07:35 +01:00
sigurdp
56febb9e92 #2192 RelPerm Plot: Utilize new functionality in opm-flowdiagnostics-applications to show the pressure in case-units 2017-12-11 13:07:35 +01:00
sigurdp
09c09a7386 Upgraded opm-flowdiagnostics-applications to a773bcfc963705679ecc28f58048fc38936fbbc6 2017-12-11 11:15:09 +01:00
Jacob Støren
84dcc0980e #2237 Progress bar when calculating flooded PV
Fix errors in progress detected when opening project
2017-12-08 16:56:42 +01:00
Magne Sjaastad
cda9d82971 Use int instead of size_t to represent time step 2017-12-08 10:49:32 +01:00
Magne Sjaastad
1841379e64 #2127 Sim Well Branches : Major refactor of sim well branch computation
Remove local branch geometry caches
Add checkbox to control if branch detection should be used
Add RiaSimWllBranchTools and move helper functions from RimProject
2017-12-08 10:24:14 +01:00
Rebecca Cox
a2d2879bab #2227 Well formations: New Rig data stucture with top+base MD and level 2017-12-08 09:27:37 +01:00
Rebecca Cox
48f9769eb7 #2221 Well Path Formation names: Improve user feedback on import 2017-12-07 08:34:12 +01:00
Magne Sjaastad
9d83299da9 Statistics : Skip computation of mobile pore volume, as base data is not available 2017-12-06 08:09:54 +01:00
sigurdp
a285ae8f61 PVT Plot: Added guarding to prevent access visolations when querying dynamic properties for PVT plots in cases where initialization of PVT curve collection fails. 2017-12-05 16:16:58 +01:00
sigurdp
e12a931940 Added calculation of PVT related dynamic properties and display of these in the PVT FVF and Viscosity plots as a point marker. Started using flow diagnostics library's output unit conversion for PVT curves to align output units with the case units. #1990 2017-12-05 14:18:46 +01:00
sigurdp
0af37f3613 Changed name of flag and semantics from removeNegativeValues to includePositiveValuesOnly so that only positive values (zero not included) are included. Makes functions more suitable for usage with plots using logarithmic scale. #2193 2017-12-05 10:44:36 +01:00
sigurdp
9e3868d6d8 First attempt at using unit conversion when getting PVT curve data (commented out due to crash) 2017-12-05 10:43:44 +01:00
Jacob Støren
b092c6e047 Merge branch 'dev' of https://github.com/OPM/ResInsight.git 2017-12-04 16:38:45 +01:00
Jacob Støren
1ec6d77ff9 #2195 Final fix of missing connections in high level grids, if connections in lower levels exist. 2017-12-04 16:37:53 +01:00
Jacob Støren
fcd9d0f3e6 #2195 First step in making higher LGR level connections not beeing hidden 2017-12-04 11:42:10 +01:00
Rebecca Cox
8d7a578d6f #2137 Formation Names: Update all plots necessary when changing formation names on case 2017-12-01 10:26:32 +01:00
sigurdp
85832ae0bc PVT Plot: Added warning message if PVT plotting could not be initialized 2017-11-30 11:28:07 +01:00
sigurdp
3b1775ad4d #1994 PVT Plot: Removed water phase from plot, started implementing display of pressure marker, but this is not yet active. 2017-11-28 09:15:11 +01:00
sigurdp
aa1bbbe2d9 #1994 First cut implementing PVT plots 2017-11-28 09:15:11 +01:00
Rebecca Cox
403e137f6d Code cleanup 2017-11-27 15:23:26 +01:00
Rebecca Cox
b8848317f4 #2123 Formation/Well Path: Add access functions 2017-11-27 14:41:15 +01:00
Rebecca Cox
8c57fdf22a #2122 Formation/Well Path: Set formations path and key on RimWellPath 2017-11-27 10:33:41 +01:00
Magne Sjaastad
e231685d4c #2176 Avoid use of pointer to a temporary 2017-11-24 16:10:38 +01:00
Jacob Støren
cf9f886856 #2176 Fix the crash due to an invalid wellhead definition from libecl. Now using first valid connection-cell as proxywellhead in calculations if needed. 2017-11-24 15:46:31 +01:00
Unknown
7e28039ffd #2122 Formation/Well Path: Add new reader. Same pattern as WellPathFile 2017-11-24 15:18:25 +01:00
sigurdp
65fe3ba902 #2063 Added support for showing RelPerm plot curves without end-point scaling 2017-11-24 08:36:44 +01:00
sigurdp
14c1b5a595 Enabled caclulation and plotting of PCOG and PCOW now that opm-flowdiagnostics-applications have been updated 2017-11-24 08:36:44 +01:00
sigurdp
5f5abdf347 Working on adding SWAT and SGAS markers to RelPerm plot, #2061 2017-11-24 08:36:44 +01:00
Magne Sjaastad
686a47587b #2125 Curve Calculations : Add TimeHistoryCurveMerger 2017-11-21 08:10:28 +01:00
Rebecca Cox
f5290f020b #2146 Num Flooded PV: Add allTimeSteps for all active native cells 2017-11-20 09:46:29 +01:00
Magne Sjaastad
8ee0ddb317 #2125 Curve Calculations : Add tools used to interpolate two curves 2017-11-17 14:29:19 +01:00