Commit Graph

80 Commits

Author SHA1 Message Date
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