Magne Sjaastad
|
aba74bcdfd
|
#1918 Observed Data : Remove RigSummaryCaseData
|
2017-09-22 15:02:14 +02:00 |
|
Magne Sjaastad
|
edd39b6ff1
|
#1926 Fishbones Export : Guard input values to std::vector::reserve()
|
2017-09-22 13:10:12 +02:00 |
|
Rebecca Cox
|
d0d8a7d4be
|
#1816 Observed data: Reader interface will be used throughout the code
|
2017-09-21 09:00:51 +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
|
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 |
|
Rebecca Cox
|
6d3d89bfe0
|
#1813 Observed data: Geometry data model object
|
2017-09-19 14:19:44 +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 |
|
Magne Sjaastad
|
1ec9e72ce2
|
#1891 StimPlan : Add support for "Conductivity-propped"
|
2017-09-14 13:48:33 +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 |
|
Rebecca Cox
|
788ac2c8a8
|
#1727 Reload summary case: A new file reader will be created on reload
|
2017-09-11 10:45:26 +02:00 |
|
Jacob Støren
|
75f350db10
|
#1693 Move a lot of code from RimReservoirCellResultsStorage to RigCaseCellResultsData
|
2017-09-08 14:43:52 +02:00 |
|
Magne Sjaastad
|
fb1b6cc628
|
CppCheck : Remove unused variables
|
2017-09-07 22:05:20 +02:00 |
|
Magne Sjaastad
|
b82cf1377d
|
CppCheck : Remove unused variables
|
2017-09-07 21:30:33 +02:00 |
|
Magne Sjaastad
|
ad64340b75
|
CppCheck : Added copyright header, fixed includes and removed unused variable
|
2017-09-07 21:28:40 +02:00 |
|
Magne Sjaastad
|
228c8d1f87
|
CppCheck : Add const reference and remove unused variable
|
2017-09-07 21:24:06 +02:00 |
|
Magne Sjaastad
|
6338166708
|
CppCheck : Init all members in constructor
|
2017-09-07 21:10:11 +02:00 |
|
Magne Sjaastad
|
d8beee3eb1
|
CppCheck : Remove unused constructor and init all members in constructor
|
2017-09-07 21:06:45 +02:00 |
|
Magne Sjaastad
|
03df2c2540
|
CppCheck : Add missing initialization in constructor
|
2017-09-07 20:59:09 +02:00 |
|
Rebecca Cox
|
600da3731a
|
#1727 Summary Plot: Add Reload option for group and for individual summary cases
|
2017-09-06 14:09:15 +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
|
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 |
|
Bjørnar Grip Fjær
|
a335fd0f21
|
#1788 Create preliminary user interface to show Flooded PV
|
2017-08-31 16:23:39 +02:00 |
|
astridkbjorke
|
3a44cbb986
|
#1787 Removing code for returning cumulative inflow, only used for testing
|
2017-08-31 15:30:29 +02:00 |
|
astridkbjorke
|
ad14863a36
|
#1787 Removing mainGrid from constructor, scaling porevolume by (1-swcr), if swcr is available in file
|
2017-08-31 14:28:35 +02:00 |
|
astridkbjorke
|
f0f189b311
|
#1787 Correcting which timestep is used for calculation of total flow into cell
|
2017-08-31 12:45:05 +02:00 |
|
astridkbjorke
|
0ab95bc1f2
|
#1787 Sorting out issue with indexing - resultindex vs global index
|
2017-08-31 12:45:05 +02:00 |
|
Magne Sjaastad
|
52d7897160
|
#1821 SourSimRL : Use type when creating result accessor
|
2017-08-31 09:54:05 +02:00 |
|
astridkbjorke
|
47790dfad9
|
#1787 Returning reference to vector
|
2017-08-30 11:04:50 +02:00 |
|
astridkbjorke
|
d9589c836a
|
#1787 Removing hardcoding of tracername to dummy value. Changing to have vector of QString for tracernames for calculator.
|
2017-08-30 10:50:55 +02:00 |
|
astridkbjorke
|
97796329e9
|
#1787 Fixing issues with data not present at all time steps.
|
2017-08-30 10:10:50 +02:00 |
|
astridkbjorke
|
28d1437bc8
|
#1787 Using cellResultIndex instead of globalCellIndex to get cell values from flowResults. Also checking that neighbour cell is not an LGR.
|
2017-08-30 08:59:05 +02:00 |
|
astridkbjorke
|
71cd963945
|
#1787 Adding functions returning calculated number of flooded pore volumes
|
2017-08-30 08:59:05 +02:00 |
|
astridkbjorke
|
dc41644452
|
#1787 Removing code from constructor to separate calculate function
|
2017-08-30 08:59:05 +02:00 |
|
astridkbjorke
|
ae8729f7f7
|
#1787 checking which hostGrid a cell belongs to, and use this instead of maingrid to find i,j,k
|
2017-08-30 08:59:05 +02:00 |
|
astridkbjorke
|
7e52a1b01c
|
#1787 Adding nnc flow rates
|
2017-08-30 08:59:05 +02:00 |
|
astridkbjorke
|
bfe4875de5
|
#1787 Renamings + moving code to get flowrates to outside the timestep-loop
|
2017-08-30 08:59:05 +02:00 |
|
astridkbjorke
|
77f784ce8a
|
#1787 Calculating number-of-cell-PV flooded. Still assuming only maingrid and no NNC
|
2017-08-30 08:59:05 +02:00 |
|
astridkbjorke
|
8027f3d5c4
|
#1787 Adding files for calculator of number of flooded pore volumes. Starting calculating by only considering neighbour cells.
|
2017-08-30 08:59:05 +02:00 |
|
Bjørnar Grip Fjær
|
c736e10ad5
|
#1836 Add region selection threshold fields
|
2017-08-29 16:21:19 +02:00 |
|
Bjørnar Grip Fjær
|
d3eaf9c73a
|
#1828 Add check for existence of results when calculating TOF Acc Sat Plot
|
2017-08-29 10:25:00 +02:00 |
|
Magne Sjaastad
|
538d308922
|
#1769 Rename to findOrCreateScalarResultIndex
|
2017-08-25 06:58:47 +02:00 |
|
astridkbjorke
|
e428bf33f9
|
#1792 Avoiding issue with negative transmissibility from fracture to well due to small discretization by forcing peaceman radius r0 > wellRadius.
|
2017-08-24 14:01:43 +02:00 |
|
astridkbjorke
|
c7dcf9f4d0
|
#1792 Giving error message if cells from LGR are found in export. Compdat-values for cells not part of LGR exported.
|
2017-08-24 14:01:43 +02:00 |
|