Commit Graph

62 Commits

Author SHA1 Message Date
Magne Sjaastad
eebab64625 #3713 Fracture header : Compute matrix permeability and create weighted average 2018-11-21 13:44:31 +01:00
Gaute Lindkvist
0eea7d38cf #3728 Put time step into comment table for pressure depletion. 2018-11-21 11:38:56 +01:00
Gaute Lindkvist
d51f66179a #3711 Report only pressure depletion tables when we do scaling. 2018-11-20 13:47:59 +01:00
Gaute Lindkvist
73b79daa09 #3670 Implement new Pressure Depletion behaviour
* Removed choice of different scaling
* Always use current pressure delta
* Use the maximum of an epsilon value and the absolute value of the matrix to well pressure drop as the scaling factor
* Remove file name suffixes and update information table in export file.
2018-11-13 16:48:30 +01:00
Gaute Lindkvist
ea053eac2d #3670 Implement initial WBHP changes. 2018-11-13 14:40:59 +01:00
Gaute Lindkvist
12e8c3b9b2 #3669 Write Pressure Depletion scaling parameters as comment table in fracture export. 2018-11-12 14:38:32 +01:00
Gaute Lindkvist
e5b8dc49c1 #3663 Pressure Depletion: fix initial time step 2018-11-12 14:30:18 +01:00
Magne Sjaastad
41a82ecdf3 #3653 Fracture Header : Wrong value for fcd 2018-11-09 10:51:27 +01:00
Gaute Lindkvist
7f7fd91f20 #3546 Remove Pressure Depletion candidates that are definitely going away. 2018-10-29 10:00:39 +01:00
Gaute Lindkvist
6628b9d734 #3569 Fix bug with Pressure Dep method 4 (fracture well dP over max initial draw down) 2018-10-29 10:00:39 +01: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
355b980032 #3433 Fracture header : Make sure ordering is stable
Using multithreading causes ordering issues
2018-10-05 12:51:25 +02:00
Magne Sjaastad
7a04f71a3b Completion Export : Use critical section when adding fracture report items 2018-10-02 10:49:15 +02:00
Gaute Lindkvist
dff3a0536d #3429 Apply well radius correction to linear fracture to well transmissibility. 2018-10-02 08:46:24 +02:00
Gaute Lindkvist
9fd2113ad6 Add clang-format off around prototype code for Pressure Differential Depletion 2018-09-26 14:22:26 +02:00
Gaute Lindkvist
301e05caa0 #3409 Add time dependent mat to frac dP option 2018-09-25 10:15:11 +02:00
Magne Sjaastad
5a1c877c05 #3406 Move function call 2018-09-24 14:52:31 +02:00
Magne Sjaastad
866e74e75c Whitespace 2018-09-24 14:51:11 +02:00
Magne Sjaastad
0d07e94b5c #3406 Fracture : Fix missing values for D-factor and Kh 2018-09-24 14:48:23 +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
a70c8659c0 #3381 Look for initial production date in summary case for well and use this as initial pressure step. 2018-09-19 11:57:35 +02:00
Gaute Lindkvist
7c8b6f4abc Fix build warnings in RicExportFractureCompletionsImpl 2018-09-19 11:56:29 +02:00
Gaute Lindkvist
2701035655 #3375 Fix crash in command interface for pressure depletion when time step is not provided. 2018-09-19 10:13:26 +02:00
Gaute Lindkvist
06817522d0 #3375 FIx prototype UI to set constant WBHP separately from current time step. 2018-09-18 14:18:06 +02:00
Gaute Lindkvist
9dd6ccb24d #3193 Implement setting BHP and reading it from summary case 2018-09-17 10:52:48 +02:00
Gaute Lindkvist
c1ec5e088b Fixup after review 2018-09-17 10:51:45 +02:00
Gaute Lindkvist
27bc2d015c #3193 Pressure Differential Depletion UI and command interface. 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
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
Gaute Lindkvist
98dbc4946c Refactoring ExportFractureCompletionImpl 2018-09-11 08:51:34 +02:00
Magne Sjaastad
3e10e59445 #3268 MSW Fracture Export: Add allFractures and allFishbones 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
ff976cff38 #3268 MSW export. Improved FractureCollection interface 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
64c3fbd59a #3240 Completion export fracture header. Fix units 2018-08-31 12:50:17 +02:00
Magne Sjaastad
a6c8a88416 #3253 Export Completions : Whitespace 2018-08-27 13:04:29 +02:00
Magne Sjaastad
2c02d821a4 #3253 Export Completions : Move #pragma omp into own scope 2018-08-27 13:04:29 +02:00
Magne Sjaastad
2755d2e313 #3253 Export Completions : Move return out of critical section 2018-08-27 13:04:29 +02:00
Magne Sjaastad
bfcbb2132d #3269 Compdat Export Performance : Use const access for fracture export 2018-08-24 15:50:27 +02:00
Magne Sjaastad
59b8d257cb #3269 Compdat Export Performance : Load all data before loop 2018-08-24 15:50:27 +02:00
Magne Sjaastad
5f52dae545 #3269 Compdat Export Performance : Load all data before loop 2018-08-24 15:50:27 +02:00
Bjørn Erik Jensen
40b9ecb0bd #3114 Performance. Temporarily commented out parallel loop due to sync problems 2018-08-22 10:18:23 +02:00
Bjørn Erik Jensen
7369ce56ba #3114 compdat export. Improve performance 2018-08-20 11:47:41 +02:00
Magne Sjaastad
2ddc3d77df #3089 Non-Darcy longitudinal : Add support for longitudinal fractures
- move non-darcy data from template to fracture, as this data is now depending of fracutre
- compute weighted average of stimplan width and conductivity based on fracture perforation length
- use referringPtrFields() to find fractures using this fracture template
2018-08-15 09:53:52 +02:00
Magne Sjaastad
92d49248b0 #3197 Refactoring : Fix missing const 2018-08-10 15:53:45 +02:00
Magne Sjaastad
252950e625 #3197 Refactoring : Add const keyword 2018-08-10 15:34:27 +02:00
Magne Sjaastad
529632f2e1 #3038 Fracture Completion Summary : Remove of obsolete and unused code 2018-08-09 13:38:49 +02:00
Magne Sjaastad
ce085a03ca #3038 Fracture Completion Summary : Remove obsolete helper feature 2018-08-09 11:44:54 +02:00
Magne Sjaastad
f3d27e0af8 #3038 Fracture Completion Summary : Add fracture summary to compdat export 2018-08-09 11:33:48 +02:00
Magne Sjaastad
53b443e819 Whitespace 2018-08-09 11:30:18 +02:00
Magne Sjaastad
0e14499561 #3038 Fix typo 2018-08-06 09:36:42 +02:00