Commit Graph

199 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
9b8584c707 #3603 Export completions. Also export CARFIN if temporary LGRs exist 2018-11-09 08:51:44 +01:00
Magne Sjaastad
fb18e9b170 Temporary LGR : Hide context menu items, remove invalid assert 2018-11-09 08:13:39 +01:00
Bjørn Erik Jensen
cfb45f674a #3604 Export completions. New feature 'Export Completion Data for Temporary LGRs' 2018-11-08 11:24:40 +01:00
Magne Sjaastad
ff12b617bb #3625 Fracture header : Report permeability instead of conductivity 2018-11-05 10:53:35 +01:00
Gaute Lindkvist
2a97359df2 #3543 Fix Linux build problem 2018-10-29 12:42:48 +01:00
Gaute Lindkvist
7b1704502d #3543 Pressure Depletion: limit text strings for well production start. 2018-10-29 11:44:32 +01:00
Gaute Lindkvist
1b155ae71f #3543 Pressure Depletion Indicate the production start of the different wells for the time steps. 2018-10-29 10:00:39 +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
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
e8224bc7b8 CppCheck : Add const 2018-10-12 16:36:41 +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
683979f6f9 #3412 Use RigCompletionData::defaultValue to initialize dfac and kh 2018-10-12 12:59:39 +02:00
Magne Sjaastad
9754e85c3c #3412 Non-Darcy Perf intervals : Use enum when computing d-factor 2018-10-11 12:50:57 +02:00
Magne Sjaastad
0174ee03e1 #3412 Non-Darcy Perf intervals : Simplify calculations 2018-10-11 12:50:57 +02:00
Magne Sjaastad
bebd21aa47 Whitespace 2018-10-11 12:50:57 +02:00
Magne Sjaastad
b5ab2968dd #3433 Non-Darcy Fracture: Regression tests : Add compare between two well path fractures 2018-10-11 09:26:51 +02:00
Bjørn Erik Jensen
683539b0fa LGR Export. Guard against result accessor nullptr 2018-10-10 11:46:32 +02:00
Magne Sjaastad
046c05e76e #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
Gaute Lindkvist
1019eeaa6a #3467 New interface class for completions +use RiaDefines::CompletionType 2018-10-09 14:05:57 +02:00
Magne Sjaastad
7e251aaab6 #3433 None - Darcy Fracure: For none Non-Darcy, show N/A in header 2018-10-05 22:26:40 +02:00
Magne Sjaastad
21c2c62908 #3433 Fracture header : Skip text containing folder path to make output stable 2018-10-05 19:33:50 +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
927e65cb44 #3433 Fracture header : Simplify interface to ReportItems 2018-10-05 12:12:56 +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
Magne Sjaastad
464c0b9d15 #3431 Fracture Report : Do not export fracture header for fishbone/perforations 2018-10-02 10:49:15 +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
Magne Sjaastad
719061ae62 #3190 Completion Export Fracture Header : Remove flag for fracture summary header text 2018-09-28 13:08:47 +02:00
Magne Sjaastad
acf6a17c40 Fix warnings 2018-09-27 20:49:47 +02:00
Magne Sjaastad
a3d8fc1fb3 #3421 Text File Export : Open file as text file when required 2018-09-27 12:42:28 +02:00
Gaute Lindkvist
456903f2fa #3405 Properly handle the failure to create the export folder for completions export. 2018-09-26 14:30:50 +02:00
Gaute Lindkvist
5ab00a3e25 #3227 Tweaked Export Completions GUI while doing MSW documentation. 2018-09-26 14:30:50 +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
4009d4d63b System : Introduce compiler warning C4457 with fixes 2018-09-24 21:20:35 +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
Bjørn Erik Jensen
1cafb97b52 #3254 #3395 MSW perforations export. Export MSW for perforations 2018-09-24 11:43:25 +02:00
Bjørn Erik Jensen
b028c36116 #3260 Well Path Export. Export dev file, new commands 2018-09-21 13:44:45 +02:00
Gaute Lindkvist
bc6e75e88e #3398 Remove spaces and dots from date part of export file name 2018-09-21 12:51:37 +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
054c76dace #3399 Hide BETA features if enableDevelopmentFeatures() == false 2018-09-21 12:51:37 +02:00
Gaute Lindkvist
5689b5790a #3311 Remove seperate fracture and fishbone MSW export if it's not a Debug run. 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