Commit Graph

271 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
99676897b3 #3268 MSW export. Export completions for all wells 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
a6e1d24d56 #3268 MSW export. Move MSW export to compdat export dialog 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
a3035d4f47 #3268 MSW export. Improved FishbonesCollection interface 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
d0f6346376 #3268 MSW export. Export dialog adjustments 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
4204aa7319 #3123 Compdat export. Always show all colomns. Remove r0 column 2018-09-06 08:29:32 +02:00
Magne Sjaastad
f03e9a2fb5 Robustness : Add comment and guard access to result accessor 2018-09-05 12:43:25 +02:00
Bjørn Erik Jensen
e9d37e914d Fix a couple of Linux build warnings 2018-09-04 15:17:43 +02:00
Magne Sjaastad
104b27c235 #3306 : Fix typo 2018-09-04 13:33:42 +02:00
Bjørn Erik Jensen
116c61eaf8 #3279 Completion export fracture header. Add table header 2018-09-03 12:57:51 +02:00
Bjørn Erik Jensen
12e252209a #3279 Completion export fracture header. Add well connections table 2018-09-03 12:48:06 +02:00
Bjørn Erik Jensen
9a94fc2cde #3299 Compdat export. WELSPEC fixes 2018-08-31 16:08:03 +02:00
Bjørn Erik Jensen
64c3fbd59a #3240 Completion export fracture header. Fix units 2018-08-31 12:50:17 +02:00
Bjørn Erik Jensen
67aa41eeae #3091 Completion export. Add e to col name 2018-08-30 14:32:21 +02:00
Bjørn Erik Jensen
93d2a1c640 #3091 Completion export. Ensure WELSPEC appears after well fracture report (if enabled) 2018-08-29 14:16:20 +02:00
Bjørn Erik Jensen
6b2359cb39 #3091 Completion export. Add WELSPECS/WELSPECL to exported file 2018-08-29 13:36:33 +02:00
Bjørn Erik Jensen
c4577084dc RifEclipseDataTableFormatter. Renamed method to clearify its purpose 2018-08-29 08:41:23 +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
Bjørn Erik Jensen
9529142a30 #3244 Completion type. Fishbones checked state taken into account 2018-08-27 12:59:10 +02:00
Gaute Lindkvist
914f946110 #3265 Use the first active cell as entry point reference. 2018-08-27 11:33:02 +02:00
Gaute Lindkvist
b8f4aab4a9 Replace local selected object code in MSW export with cafSelectionManager methods. 2018-08-27 11:33:01 +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
Gaute Lindkvist
3ddf559856 #3230 Repeat COMPSEGS for each completion type. 2018-08-22 13:04:00 +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
Gaute Lindkvist
75c76016e1 #3215 #3229. Multi segment well settings box and user set reference point. 2018-08-21 15:21:40 +02:00
Gaute Lindkvist
cfdef604e7 Clang format on Multi segment well export code 2018-08-21 13:36:28 +02:00
Gaute Lindkvist
2ad935d39f Clean up names for MswExportInfo class hierarchy 2018-08-21 13:36:28 +02:00
Gaute Lindkvist
5c635fa42d #3233, #3234 Multi segment well fracture: make lengths relative and implement along the well fractures. 2018-08-21 12:48:29 +02:00
Gaute Lindkvist
e1c3c830cf #3236 Remove wsegvalg table for MSW fractures. 2018-08-21 12:04:47 +02:00
Magne Sjaastad
cc24dc9bf6 fix radius / skin factor 2018-08-20 16:52:34 +02:00
Magne Sjaastad
cfdba816d4 #3238 Compdat Export Fishbones : Add tooltip to export dialog 2018-08-20 15:15:48 +02:00
Magne Sjaastad
72cfc4af6b #3238 Compdat Export Fishbones : Limit main bore perforated interval to fishbone sub start/end 2018-08-20 13:50:42 +02:00
Magne Sjaastad
7b6b4596de #3218 Compdat Export Fishbones : Investigate possibly missing imported laterals
Always include fishbone lateral parts, do not skip parts where main bore is present.
2018-08-20 13:50:42 +02:00
Bjørn Erik Jensen
7369ce56ba #3114 compdat export. Improve performance 2018-08-20 11:47:41 +02:00
Magne Sjaastad
7b71415fc8 #3228 Fishbones imported laterals : Skip unchecked laterals for COMPDAT export 2018-08-20 08:00:49 +02:00
Magne Sjaastad
878282daf4 Whitespace 2018-08-20 07:58:18 +02:00
Magne Sjaastad
2664663d17 #3199 Fracture summary header : Display d-factor per fracture 2018-08-17 10:22:27 +02:00
Gaute Lindkvist
4011caec64 Update after review 2018-08-16 10:22:07 +02:00
Gaute Lindkvist
16560a7d81 #3183 Export Fractures as Multi Segment Wells. 2018-08-16 10:22:07 +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
Gaute Lindkvist
8d6214b76d #3183 Very minor rename of local variable to reflect reality. 2018-08-14 15:17:45 +02:00
Gaute Lindkvist
3f6185ae3d #3183 Fix errors in regular fishbones completion output for LGR grids following MSW fracture work. 2018-08-14 14:56:30 +02:00
Gaute Lindkvist
2987e6128d #3198 Support LGR when exporting fishbone completions for multi segment wells.
* Also refactor RicMultiSegmentWellExportInfo to remove public member variables.
2018-08-13 15:10:03 +02:00
Gaute Lindkvist
ffd545c75c #3183 Refactor MSW export code so fishbones structures are not needed at the time of formatting/writing
* Instead fill up the RicMultiSegmentWellExportInfo structures beforehand
2018-08-13 14:36:32 +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
8b310e4cca #3191 MSW export : Fix path when exporting from command file 2018-08-09 15:40:53 +02:00
Magne Sjaastad
0c6df7d6a8 #3038 Fracture Completion Summary : Add flag to export dialog 2018-08-09 14:04:59 +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
18c3ab025f #3038 Fracture Completion Summary : Add report item 2018-08-09 10:57:26 +02:00
Magne Sjaastad
0e14499561 #3038 Fix typo 2018-08-06 09:36:42 +02:00
Magne Sjaastad
3aaadde5c0 #3038 Fracture Completion Summary : Add transmissibility, conn count and area 2018-08-03 13:35:03 +02:00
Magne Sjaastad
d22f89f4d7 #3038 : Fracture - Simplify interface 2018-08-03 10:30:44 +02:00
Magne Sjaastad
0c1c454cdc #3130 Fracture Report : Display fractures report in text dialog 2018-06-29 11:25:35 +02:00
Magne Sjaastad
16725b2376 #2998 Fix order of headings in export of WPMULTL 2018-06-19 13:58:32 +02:00
Magne Sjaastad
20d45abae2 #3054 Use dynamic cast in defineEditorAttribute 2018-06-18 14:20:50 +02:00
Magne Sjaastad
b0ee5a2834 #2969 Fracture Truncations : Visualize fault truncations 2018-05-31 08:30:04 +02:00
Magne Sjaastad
6a41ad14c3 Fix typo 2018-05-29 10:51:54 +02:00
Gaute Lindkvist
7e54eb055c #2897 Make Export Completion only show up if the user has selected a well path collection or a descendant. 2018-05-11 16:01:25 +02:00
Gaute Lindkvist
b9cbd7c503 #2881 Continue exporting other completions if one has a unit mismatch.
* Report an error and continue rather than abort.
2018-05-09 15:56:24 +02:00
Gaute Lindkvist
5310d28433 #2880 export completions if the the well path name is explictly provided even if unchecked 2018-05-09 15:56:24 +02:00
Magne Sjaastad
6715ef5a8a #2821 Export Completions: Use Split on Well And Completions as default 2018-04-30 08:15:55 +02:00
Magne Sjaastad
1ff149c668 #2580 Export Completion Data : Add command in File/Export menu 2018-04-20 15:08:25 +02:00
Magne Sjaastad
d5bdd1f7a1 #2765 Completions : Use max available diameter when combining multiple completions in same cell 2018-04-19 14:55:14 +02:00
Magne Sjaastad
305fdfcfc8 Remove unused variables and functions 2018-04-19 07:19:29 +02:00
Magne Sjaastad
f3a235b9df #2748 Completion Type Calculations : Remove unused code 2018-04-17 14:42:15 +02:00
Magne Sjaastad
12fcb124c7 #2697 #2700 #2697 Export Completions
Rename to RicfExportSimWellFractureCompletions
Add missing parameters to RicfExportWellPathCompletions
Add support for individual export multiple completion types into separate sections of same file
2018-04-13 12:13:27 +02:00
Magne Sjaastad
1d3bc6887e #2709 Export of COMPDAT : Always export diameter 2018-04-13 12:04:23 +02:00
Magne Sjaastad
7a09b9a146 #2632 Export Completions : Show settings for avalable completions types 2018-04-09 11:36:01 +02:00
Magne Sjaastad
c759ef71b9 #2632 Export Completions : Use common entry point for completion export 2018-04-09 11:36:01 +02:00
Magne Sjaastad
f71563cb1e #2632 Export Completions : Add sub menus for export of completions 2018-04-09 11:36:01 +02:00
Magne Sjaastad
7f137a3e7c #2632 Export Completions : Add exportCompletionsForVisibleSimWells 2018-04-09 11:36:01 +02:00
Magne Sjaastad
4fb1a0385c #2632 Export Completions : Add exportCompletionsForVisibleWellPaths 2018-04-09 11:36:01 +02:00
Magne Sjaastad
e50e34feb4 #2632 Export Completions : Remove support for export of all well path completions 2018-04-09 11:36:01 +02:00
Magne Sjaastad
a40c4df6b3 #2632 Export Completions : Set all completions in same group 2018-04-09 11:36:01 +02:00
Magne Sjaastad
4060e7e5a5 #2631 Text Export to Eclipse : Generated text file has too many characters in line 2018-03-21 07:43:59 +01:00
Magne Sjaastad
595bf2aa97 #2440 Export Completions: Add MD-in and MD-out to comments 2018-03-20 13:30:18 +01:00
Magne Sjaastad
9656883c92 Fix wrong use of macros in constructor causing crash triggered by regression tests 2018-03-16 13:41:43 +01:00
Rebecca Cox
87977824db Guard for missing well path 2018-03-14 15:52:10 +01:00
Magne Sjaastad
108ef5eecc #2544 Well CF Viz : Add basiz viz with spheres, add legend to view 2018-03-14 09:35:48 +01:00
Magne Sjaastad
716bb3184b System : Replace tab with four spaces 2018-03-12 11:12:39 +01:00
Magne Sjaastad
8e8c168405 #2546 Well Connection Factors : Several changes related to data access
Moved rig classes from command feature into ReservoirDataModel\Completions\
2018-03-12 11:07:46 +01:00
Magne Sjaastad
7221efa7b5 #2554 Fracture : Do not exit if debug output file is not possible to open 2018-03-09 09:00:44 +01:00
Magne Sjaastad
08ce58b2fa #2554 Export Completions : Do not create two folders if export folder does not exist 2018-03-07 09:30:15 +01:00
Magne Sjaastad
7bd0bdc612 #2483 Refactoring : Simplify generation of well branch geometry (1) 2018-03-02 14:07:23 +01:00
Magne Sjaastad
25a1823f35 Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24 #2536 Build System : Remove obsolete code for cmake older than "2.8.2" 2018-02-28 08:05:00 +01:00
Jacob Støren
267e3ef59d #2535 Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
Magne Sjaastad
f4bae6f796 #2529 Fracture : Remove RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES from CMake files 2018-02-26 21:11:14 +01:00
Magne Sjaastad
72b5f540e5 #2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES 2018-02-26 20:54:45 +01:00
Magne Sjaastad
c6b12b85e0 Merge fracture unit refactoring into dev #2509
Add display of M and F in front of fracture templates
Add convert of StimPlan templates
Add copy/paste of StimPlan templates
Remove obsolete unit conversion code
2018-02-21 10:15:56 +01:00
Magne Sjaastad
28ab07b199 #2509 Fracture : Remove obsolete unit conversion 2018-02-21 09:10:08 +01:00
Magne Sjaastad
9b1b94a4ae #2517 Export COMPDATL : Include diameter for LGR grids 2018-02-20 11:26:39 +01:00
Magne Sjaastad
cf11eff319 #2456 Non-Darcy Flow : Allow transmissibilities close to zero when computing d-factor 2018-02-16 11:22:13 +01:00
Magne Sjaastad
504e80534b #2456 Non-Darcy Flow : Export : Use scientific formatting for kh and d-factor 2018-02-16 11:02:50 +01:00
Magne Sjaastad
52621bae6c #2456 Non-Darcy Flow : Include diameter for fracture completions 2018-02-16 10:51:04 +01:00
Magne Sjaastad
dab73009e7 #2456 Non-Darcy Flow : Return the one and only (unmodified) completion 2018-02-16 10:49:53 +01:00
Magne Sjaastad
db20cf4b5b #2492 : Non-Darcy Flow : Ignore WPIMULT export setting if non-Darcy Flow is active 2018-02-16 09:37:55 +01:00
Magne Sjaastad
ac96824640 #2455 Non-Darcy Flow : Add fields to fracture template 2018-02-16 09:37:55 +01:00
Magne Sjaastad
6b246f4671 Remove unused function 2018-02-16 09:37:55 +01:00
Magne Sjaastad
80eefb3141 #2442 Fracture Template : Move several fields from public to protected 2018-02-08 13:17:31 +01:00
Magne Sjaastad
1370cfe3e5 Merge fix for fishbone export into dev #2451 2018-02-08 10:31:51 +01:00
Magne Sjaastad
53a1de91d7 #1968 Export Completions : Improve ordering 2018-02-07 14:07:49 +01:00
Magne Sjaastad
68c21e117b #1968 Readability : Whitespace changes 2018-02-07 14:07:00 +01:00
Magne Sjaastad
76e6ec3aef Remove unused function 2018-02-07 14:07:00 +01:00
Magne Sjaastad
dd34b0111a #1968 Readability : Major whitespace changes 2018-02-07 14:07:00 +01:00
Magne Sjaastad
bf0b4f68e1 Merge message box fixes into dev, #2443 2018-02-02 14:47:05 +01:00
Magne Sjaastad
d111fde68b #2425 Export Completions : Include cleanup 2018-01-31 10:20:47 +01:00
Magne Sjaastad
8fbd417c4f #2425 Export Completions : Move function 2018-01-31 10:20:47 +01:00
Magne Sjaastad
f8b020e364 #2425 Export Completions : Whitespace 2018-01-31 10:20:47 +01:00
Magne Sjaastad
c04ef6bbbf #2425 Export Completions : Move app logic into separate file 2018-01-31 10:20:47 +01:00
Magne Sjaastad
965deeb67a #2425 Export Completions : Separated feature UI from app logic 2018-01-31 10:20:47 +01:00
Magne Sjaastad
52875a57dc #2423 Export Completions : Cleaned up private functions, moved to cpp and improved whitespace 2018-01-31 10:20:47 +01:00
Magne Sjaastad
20652a0597 #2423 Export Completions : Move folder one level up 2018-01-31 10:20:47 +01:00