Magne Sjaastad
|
1ae30ef11a
|
(clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:56:43 +01:00 |
|
Rebecca Cox
|
a6333128e3
|
#2328 Fix crash when calculating "Water Flooded PV"
|
2018-01-24 16:32:48 +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 |
|
Rebecca Cox
|
4b2af286e3
|
#2146 Num Flooded PV: Move getResultIndexableStaticResult
|
2017-11-16 10:50:55 +01:00 |
|
Jacob Støren
|
12d0457e90
|
Whitespace changes
|
2017-10-25 16:04:41 +02:00 |
|
Rebecca Cox
|
adf55ec762
|
#1987 Time Step Filtering: Support dynamic NNC data time step filtering
|
2017-10-19 09:57:10 +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 |
|
Magne Sjaastad
|
b82cf1377d
|
CppCheck : Remove unused variables
|
2017-09-07 21:30:33 +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 |
|
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 |
|
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 |
|