Commit Graph

1256 Commits

Author SHA1 Message Date
Magne Sjaastad
d35888b5de Remove obsolete include 2018-10-25 14:16:45 +02:00
Magne Sjaastad
74bcc84281 #3549 Temporary LGR : Use activeCellCount when creating a property not found on file 2018-10-25 14:11:52 +02:00
Magne Sjaastad
58655c481e #3549 Temporary LGR : Make sure size of depth properties is at least active cell count 2018-10-25 13:12:55 +02:00
Magne Sjaastad
e0202f87af #3549 Temporary LGR : Use activeCellInfo when computing depth properties 2018-10-25 11:50:29 +02:00
Magne Sjaastad
29c89eb135 #3549 Temporary LGR : Do not append temporary result values if no data is read from file 2018-10-25 11:50:29 +02:00
Magne Sjaastad
166d7dcb6c #3549 Temporary LGR : Delete cached extractors and redraw curves 2018-10-24 13:17:33 +02:00
Magne Sjaastad
6445ab05fe #3531 Temporary LGR : Simplify adding of grid to active cell info 2018-10-24 13:17:33 +02:00
Magne Sjaastad
145323d8b1 #3531 Temporary LGR : Compute size dependent data for LGR 2018-10-24 13:17:33 +02:00
Magne Sjaastad
2e248fee2a #3531 Temporary LGR : Rebuild cell bounding box search tree 2018-10-24 13:17:33 +02:00
Magne Sjaastad
08776a09b3 #3531 Temporary LGR : Move function and whitespace changes 2018-10-23 21:36:20 +02:00
Magne Sjaastad
577a706b57 #3531 Temporary LGR : Copy value from main grid cell to temporary cells 2018-10-23 21:29:23 +02:00
Magne Sjaastad
76a48a8f87 #3531 Temporary LGR : Add helper methods for grid and cell count 2018-10-23 15:28:04 +02:00
Magne Sjaastad
d2972d144a #3531 RigMainGrid : Several refactoring operations
Move impl to cpp
Remove obsolete includes
Whitespace fix
2018-10-23 15:12:46 +02:00
Bjørn Erik Jensen
ffa1a85187 #3515 LGR Export/Temp LGR. New split type: One LGR per Completion 2018-10-23 11:13:55 +02:00
Magne Sjaastad
59f0112f2e #3534 Completion Export : Guard for missing width values 2018-10-19 15:28:13 +02:00
Bjørn Erik Jensen
fd1df547f9 Fix warning 2018-10-19 11:33:31 +02:00
Bjørn Erik Jensen
9d90f54d5f #3474 LGR Export. Create temporary LGR. Take 1 2018-10-19 10:44:07 +02:00
Bjørn Erik Jensen
3edfd1dca6 LocalGrid. Move implementation to cpp file 2018-10-19 10:43:17 +02:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad
726658d642 #3512 System : Remove unused functions 2018-10-18 15:40:11 +02:00
Magne Sjaastad
766fea603e #3512 System : Remove unused functions 2018-10-18 15:14:25 +02:00
Magne Sjaastad
5a1acc124f #3512 System : Remove unused functions 2018-10-17 13:52:48 +02:00
Gaute Lindkvist
fd3b68834d Renamed RigTernaryResultAccessor2d.h|cpp to remove the 2d. 2018-10-17 13:26:44 +02:00
Gaute Lindkvist
222ac5137f #3498 Implement 2d grid projection prototype with regular grid. 2018-10-16 10:44:25 +02:00
Magne Sjaastad
8464d19696 #3412 Non-Darcy Perf intervals : Separate calculation of transmissibility and permeability 2018-10-12 13:00:37 +02:00
Magne Sjaastad
0174ee03e1 #3412 Non-Darcy Perf intervals : Simplify calculations 2018-10-11 12:50:57 +02:00
Bjørn Erik Jensen
676d14e65c Mock model. Set LGR name 2018-10-10 11:46:32 +02:00
Magne Sjaastad
9d9771295f System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
Bjørn Erik Jensen
c7f6c74869 #3473 LGR Export. Support for exporting a single LGR for per well. Warning if completions intersect with existing LGR 2018-10-10 09:04:35 +02:00
Bjørn Erik Jensen
2f027f0de0 #3412 Non-Darcy perforations. Calculate d-factor and KH. Export to file 2018-10-02 12:37:05 +02:00
Gaute Lindkvist
dff3a0536d #3429 Apply well radius correction to linear fracture to well transmissibility. 2018-10-02 08:46:24 +02:00
Magne Sjaastad
70a7b3ae5c Fracture Completion Report : Use areaOpenForFlow() and remove unused function 2018-09-28 13:42:02 +02:00
Magne Sjaastad
c21655f2b4 Transmissibiliy Equations : Move function to private section 2018-09-28 09:39:10 +02:00
Bjørn Erik Jensen
492904d465 Fix warnings 2018-09-27 10:01:45 +02:00
Bjørn Erik Jensen
ade352a259 Rename method 2018-09-27 09:55:28 +02:00
Bjørn Erik Jensen
d4dde531a8 #3328 2d intersection view. Fix misplaced perforation interval 2018-09-27 09:48:08 +02:00
Bjørn Erik Jensen
bd346536c7 #3243 Completion type. Exclude cells having a subgrid from well path intersection 2018-09-26 15:35:48 +02:00
Gaute Lindkvist
301e05caa0 #3409 Add time dependent mat to frac dP option 2018-09-25 10:15:11 +02:00
Magne Sjaastad
f61b82dd35 System : System : Introduce compiler warning 4456 with fixes 2018-09-25 07:37:40 +02:00
Magne Sjaastad
4009d4d63b System : Introduce compiler warning C4457 with fixes 2018-09-24 21:20:35 +02:00
Gaute Lindkvist
62f36faa12 #3394 Differential Depletion: Flux as a scaling factor for transmissibility. 2018-09-21 12:51:37 +02:00
Gaute Lindkvist
38d3b666e6 #3383 Make transmissibility condenser behave well with zero internal degrees of freedom. 2018-09-21 12:50:28 +02:00
Magne Sjaastad
7adf7e1e31 Fix some warnings 2018-09-20 16:24:11 +02:00
Magne Sjaastad
a7f14a0cb5 Whitespace 2018-09-18 08:15:23 +02:00
Gaute Lindkvist
c1ec5e088b Fixup after review 2018-09-17 10:51:45 +02:00
Gaute Lindkvist
934c4fffd8 #3193 First implementation of pressure differential depletion scaling. 2018-09-17 10:51:45 +02:00
Gaute Lindkvist
9953c56c35 Make mean calculators more consistent and add an harmonic mean calculator. 2018-09-17 10:51:45 +02:00
Magne Sjaastad
b604d26e90 #3340 Fix some warnings 2018-09-11 21:56:15 +02:00
Magne Sjaastad
251dc050d0 #3032 Completion Export Fracture Header : Exclude truncated cells 2018-09-11 14:28:31 +02:00
Magne Sjaastad
d5b10546b8 #3032 Completion Export Fracture Header : Refactoring
Rename to reservoirCellIndicesOpenForFlow
Include inactive cells in area calculation
Consider containment/truncation for header related calculations
Moved calculations from stim plan fracture to stim plan calculator
2018-09-11 13:35:35 +02:00