Bård Skaflestad
dc8931f782
Update Flow Diagnostics Application Library
...
Fixes incorrect horizontal and vertical end-point scaling of model's
saturation functions.
API Change: No longer supports user-selected behaviour for treating
scaled end-points with a sentinel value (-1.0E+20). That option was
introduced due to incomplete understanding of the semantics of the
sentinel value. Now that we understand the meaning (use actual,
unscaled end-point value from input table), we no longer need the
option. Update the calling code in RigFlowDiagSolverInterface.cpp
accordingly.
2018-10-25 13:40:08 +02:00
Magne Sjaastad
f61b82dd35
System : System : Introduce compiler warning 4456 with fixes
2018-09-25 07:37:40 +02:00
Magne Sjaastad
9e3a100bcc
#3253 OpenMP : Give name to all critical sections
2018-08-27 13:04:29 +02:00
Magne Sjaastad
fe07b60392
CppCheck : Several fixes
...
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Bjørn Erik Jensen
e4aa7d681d
#2852 OPM. Updated flow diag solver interface after OPM upgrade
2018-05-07 14:43:24 +02:00
Magne Sjaastad
7ce6177bc5
System : Add missing braces
2018-02-23 22:39:29 +01:00
Rebecca Cox
f598e6905c
#2419 Do not make OpmFlowDiagStat if result is fracture (DUAL)
2018-01-29 14:41:07 +01:00
Jacob Støren
5855e412e7
#2375 Fix missing catch of exeptions from pvt/relperm curve generation
2018-01-19 15:21:17 +01:00
Jacob Støren
6adcbd9c56
#2375 Fix missing catch of exceptions from opm-flowdiagnostics libraries
2018-01-19 12:46:53 +01:00
sigurdp
434d03b9d7
#2318 Added workaround that guards initialization of relative permeability evaluation library since opening of special EGRID file causes exception in library and crash
2018-01-05 11:00:40 +01:00
Jacob Støren
3f22c096d8
#2294 Use phase saturation corrected PORV when calculating TOF for a single phase
2018-01-02 14:45:42 +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
sigurdp
01ae19ebbc
#2235 RelPerm/PVT Plot: Added unit labels to relevant axes
2017-12-11 16:12:31 +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
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
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
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
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
Bjørn Erik Jensen
71caab54ec
Added first cut extraction and plotting of RelPerm plots. Also added skeleton implementation of extraction and plotting of PVT plots. #1991 , #1992 , #1992 , #2014
2017-10-27 10:20:34 +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
Bjørnar Grip Fjær
65ce0d3788
#1377 Flow Characteristics Plot: Calculate for a defined set of cells
2017-08-17 11:25:13 +02:00
Magne Sjaastad
89684c243f
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
Magne Sjaastad
c4aa625d33
#1755 Move porosity model enum to separate file
2017-08-11 14:27:56 +02:00
Magne Sjaastad
88bbea6339
#1755 Remove porosity enum from RifReaderInterface
2017-08-11 14:27:22 +02:00
Bjørnar Grip Fjær
efb79ac753
#1202 Flow: Handle separate phase solutions
2017-08-10 15:08:30 +02:00
Bjørnar Grip Fjær
747721a7f8
#1698 Use opm-flowdiagnostics calculation of fluxes if not present in Eclipse restart file
2017-08-10 10:09:24 +02:00
Bjørnar Grip Fjær
7598d8c196
#1696 Threshold option for aquifer cells
2017-08-09 14:10:39 +02:00
Jacob Støren
f9a29925c5
#1483 Flow Characteristics plot: Set pore volume fraction threshold to 0.1
2017-05-29 13:16:40 +02:00
Jacob Støren
4e091641a4
#1483 Update opm-flowdiagnostics and ..-applications
...
to b6e59ddcd2fe, and ccaaa4dd1b55 respectively.
In order to include flowCapacityStorageCapacityCurve with max pv fraction threshold
2017-05-29 13:08:32 +02:00
Magne Sjaastad
54c6e1c600
#1372 Update solver interface due to API changes in flow diagnostics
2017-05-12 12:22:50 +02:00
Jacob Støren
1fefc6124f
#1321 Wip: First shot on bringing the flow characteristics curves up into the open.
2017-03-27 18:13:38 +02:00
Jacob Støren
c39462d19a
#1345 Fixed. Injector TOF results ended up with a double unit conversion, because tracers with no cells were wrongfully added to the flow diag solver solution.
2017-03-22 14:04:13 +01:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Jacob Støren
3df05493d4
#1114 Wip: Added calculation of well pair fluxes
2017-03-13 11:03:34 +01:00
Jacob Støren
2f17096cde
#1304 Avoid crash, and send a message to user if the flow diag solver throws
2017-03-10 11:51:11 +01:00
Jacob Støren
5d0df1c86f
#1304 Absolute simplest fix to make things run. Remove tracer on connection cells iif well flow for cell has inconsistent direction with the with the sum of well fluxes in the same cell.
2017-03-10 11:51:11 +01:00
Jacob Støren
0428dbffa3
#1279 Added <wellname>-Xf as tracer on connections with opposite flow thant the well type indicates.
2017-03-06 16:34:30 +01:00
Jacob Støren
e19373ec9d
#1265 Made sure all in/out fluxes are added to the flow diag solution.
...
Also made sure only producing cells are added to the producer tracers and injecting cells as injector tracers.
2017-02-28 16:03:43 +01:00
Jacob Støren
491e0bcb7c
Fixed too much unit conversion...
2017-02-09 15:27:34 +01:00
Jacob Støren
96396eed10
#1122 Added a progress bar when calculating flowdiagnostics results
2017-01-12 16:39:12 +01:00
Jacob Støren
3d7d3096eb
#1123 Fixed missing timestep problem. Using Report Step Number, not timestep index.
2017-01-12 12:07:07 +01:00
Magne Sjaastad
8970d93a4d
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
Magne Sjaastad
93032a23eb
#1068 Avoid include of RigActiveCellInfo.h in RigCaseData.h
2017-01-10 09:20:03 +01:00