Commit Graph

157 Commits

Author SHA1 Message Date
Magne Sjaastad
39949923a6 #2451 Export Completion : Remove obsolete test 2018-02-08 10:25:43 +01:00
Magne Sjaastad
0843c3e464 #2451 Export Completion : Exclude main bore cells correctly 2018-02-08 10:18:01 +01:00
Magne Sjaastad
dc0c6d1b47 #2443 : Remove obsolete includes of QMessageBox 2018-02-02 09:37:00 +01:00
Bjørn Erik Jensen
7131006188 #2422 perforations. Update tree view after perforations import 2018-02-01 09:10:31 +01:00
Bjørn Erik Jensen
4cdc109ec3 #2315. Replaced abs() by fabs() where relevant 2018-01-05 09:29:53 +01:00
Bjørn Erik Jensen
01faccee1c #2306 Export completions. Fix missing files for sim wells 2018-01-02 15:45:48 +01:00
Bjørn Erik Jensen
9d00648703 #1780 Export Completions. Add progress bar 2018-01-02 15:45:48 +01:00
Bjørn Erik Jensen
82d8b7c98a #2295. Guard for null frac template where it is being used 2018-01-02 12:54:10 +01:00
Magne Sjaastad
bdfd3d4e04 #2234 Completion Export : Do not include unticked perf intervals in project tree 2017-12-22 15:08:13 +01:00
Magne Sjaastad
173ef575fd #2234 Completion Export : Do not include unticked fishbones in project tree 2017-12-22 15:01:41 +01:00
Magne Sjaastad
500b298c26 #2293 Completion Export : Make sure one of the available combo box items are selected 2017-12-22 14:43:00 +01:00
Magne Sjaastad
d9e29b91cb #2234 Fractures : Export only sim well fractures ticked on in project tree 2017-12-22 14:43:00 +01:00
Magne Sjaastad
71c1267ab6 #2234 Fractures : Export only well path fractures ticked on in project tree 2017-12-22 14:43:00 +01:00
Bjørn Erik Jensen
4232ef2ffe #1726 Export completion dialog. Use previous case as default 2017-12-22 13:56:39 +01:00
Bjørn Erik Jensen
0869a8edf5 #2120 Perforations import. Lookup well path by fuzzy method instead of exact name match 2017-12-22 13:39:31 +01:00
Bjørn Erik Jensen
6d236c24de #2284 Completion export. Control inclusion of fracture debug info file from preferences 2017-12-22 13:10:35 +01:00
Bjørn Erik Jensen
fc6df4558f #2279 Fishbones. Guard against too small MD 2017-12-22 11:18:37 +01:00
Bjørn Erik Jensen
1d3a31d61f #2279 Fishbones. Default spacing is now 12.5. Place fishbone near well path end if no coordinates are specified 2017-12-22 09:53:08 +01:00
Magne Sjaastad
5153f5b926 CppCheck : Use const reference 2017-12-22 08:19:49 +01:00
Bjørn Erik Jensen
a0cb42a93b RicWellPathImportPerforationIntervalsFeature. Rename method 2017-12-21 14:34:01 +01:00
Bjørn Erik Jensen
8dc47a84a2 Export Completions Dialog. Do not overwrite export folder setting 2017-12-21 12:39:17 +01:00
Bjørn Erik Jensen
a2a2427062 #1903 Export completions. Use project's export completion dialog settings everywhere it's being used 2017-12-20 11:14:13 +01:00
Bjørn Erik Jensen
a05f357597 #1903 Export completions. Save dialog contents 2017-12-20 11:14:13 +01:00
sigurdp
dbd1265f31 #1873: Changed naming scheme when exporting laterals. Make sure fishbone name is exported and be more explicit in the enumeration of the subs and laterals.
Refactored RimFishbonesMultipleSubs so that it is clear that the fishbone instances only have auto generated names based on their current index.
2017-12-19 11:06:28 +01:00
Jacob Støren
8efcccf5c4 #1858 Guard against zero size laterals 2017-12-14 11:11:23 +01:00
Jacob Støren
dfd25f7b63 #1858 Fix missing connections from fishbone laterals 2017-12-12 17:40:32 +01:00
Jacob Støren
7e820cd251 #1858 General refactoring as preparations. Renaming Whitespace change. Remove obsolete code. 2017-12-12 16:32:57 +01:00
Jacob Støren
6c3f569499 #1858 Align and remove near struct duplicates of WellPathCellIntersectionInfo 2017-12-12 14:49:10 +01:00
Jacob Støren
b15664cfc5 #1858 Rename WellPathIntersectionInfo classes 2017-12-12 13:53:02 +01:00
Jacob Støren
3a1939d460 #1858 Renaming and whitespace as preparations 2017-12-12 12:47:05 +01:00
Jacob Støren
6951000145 Fishbone Compdat: Use references instead of copy in loops etc. 2017-11-17 11:09:14 +01:00
Rebecca Cox
7da8e3091b #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox
44be1bfd6b #1996 Rename RigSingleWellResultsData -> RigSimWellData 2017-10-17 09:52:31 +02:00
Rebecca Cox
7d908394db #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159 #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
Jacob Støren
6f82f0f614 Rename and whitespace changes 2017-10-06 12:36:21 +02:00
Arne Morten Kvarving
ab4619bf74 fixed: add missing cmath include statements
highlighted by building with gcc6
2017-09-29 18:24:28 +02:00
Jacob Støren
7429b21fff #1910 Use NTG for transmissibility calculations of Perforations and fishbones and as std eclipse calculation as basis for WPIMULT 2017-09-20 15:25:02 +02:00
Jacob Støren
8334c36eff #1901 Use correct PERMY and PERMZ in wellpath perforation completion data export 2017-09-19 17:26:13 +02:00
Jacob Støren
dc1844f5d5 #1901 Use the more robust WellLogExtraction system for perforation interval intersection calculations. 2017-09-19 17:20:49 +02:00
Jacob Støren
19354b1a8b #1901 Whitespace changes to improve readability 2017-09-19 15:22:14 +02:00
Magne Sjaastad
1ec9e72ce2 #1891 StimPlan : Add support for "Conductivity-propped" 2017-09-14 13:48:33 +02:00
Jacob Støren
7f07962187 #1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage 2017-09-13 11:50:27 +02:00
Jacob Støren
bb098a241b #1693 Rename of result() to resultStorage() as step to remove the access to RigCaseCellResultsData through RimReservoirCellResultsStorage 2017-09-13 11:50:27 +02:00
Magne Sjaastad
fb1b6cc628 CppCheck : Remove unused variables 2017-09-07 22:05:20 +02:00
Magne Sjaastad
b82cf1377d CppCheck : Remove unused variables 2017-09-07 21:30:33 +02:00
Magne Sjaastad
6c3a0d91b4 CppCheck : Add missing init in constructor 2017-09-07 20:46:30 +02:00
Magne Sjaastad
7764f812e4 CppCheck : Intialize all variables in constructor 2017-09-07 20:43:01 +02:00
Bjørnar Grip Fjær
d5e8e85bea #1793 Ensure case name is included in filename when exporting well segments 2017-08-29 09:39:53 +02:00
Magne Sjaastad
d344cf11a2 Add pragma once and fixed includes 2017-08-24 15:13:30 +02:00