Commit Graph

83 Commits

Author SHA1 Message Date
Gaute Lindkvist
ae8cb9d210 #3741 Make it possible to enable/disable all well path components in plots and 3d view.
* Add check box to casing design and update of plot
* Add isEnabled() method to component interface which controls plotting.
2018-11-22 13:39:08 +01:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Gaute Lindkvist
2035df2739 #3492 Tidy up color code for well path components/completions and select colors that work better. 2018-10-12 15:05:22 +02:00
Gaute Lindkvist
cfbe6a1a24 #3468 Add new valve completions to perforation intervals. 2018-10-11 11:18:11 +02:00
Gaute Lindkvist
038c7b168c #3184 Enable creation of plots within plot window. 2018-08-22 13:04:00 +02:00
Gaute Lindkvist
91088f546a #3161 Implement Well path attribute table 2018-08-09 09:22:25 +02:00
Jacob Støren
972d006249 #2609 Add names to new wells, and make it editable and saved/read 2018-07-04 17:02:20 +02:00
Jacob Støren
8565b166da #2609 WIP: Editable Well Path object with targets and New/delete features 2018-06-27 17:24:34 +02:00
Jacob Støren
2ea84bdb63 #2609 RimFileWellPath in separate file 2018-06-25 13:47:18 +02:00
Jacob Støren
dafe2319d9 #2609 Uiordering of splitted well path class ok 2018-06-25 12:57:11 +02:00
Jacob Støren
69e81658a6 #2609 WIP: Refactor RimWellPath into RimFileWellPath 2018-06-25 12:57:11 +02:00
Jacob Støren
5059201126 #2609 Cleanup RimWellPath ready for refactor into two classes 2018-06-18 17:13:30 +02:00
Rebecca Cox
85cd8b0e1d 3D Well Log Curve: Give Plane Part Mgr more responsibility 2018-03-21 15:32:15 +01:00
Unknown
8766ea3057 #2591 3D well log curves: Option to turn grid on/off 2018-03-20 11:29:59 +01:00
Rebecca Cox
06504b6fef #2585 3D well log curves: Create visualization for a curve, random offsetted from a well path 2018-03-09 13:17:40 +01:00
Rebecca Cox
831eac7fd5 #2584 3D well log curves: Create a collection object to hold curves 2018-03-07 15:12:27 +01:00
Rebecca Cox
846dd710e4 #2581 3D well log curves: Create 3D curve object on a well path 2018-03-07 11:32:28 +01:00
Magne Sjaastad
72b5f540e5 #2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES 2018-02-26 20:54:45 +01:00
Magne Sjaastad
df231ab50a #2431 : Remove RivWellPathPartMgr from RimWellPath 2018-02-05 20:12:22 +01:00
Magne Sjaastad
c7d61ed7f4 #1544 : Move well path radius to RimWellPath 2018-01-19 15:08:31 +01:00
Magne Sjaastad
1841379e64 #2127 Sim Well Branches : Major refactor of sim well branch computation
Remove local branch geometry caches
Add checkbox to control if branch detection should be used
Add RiaSimWllBranchTools and move helper functions from RimProject
2017-12-08 10:24:14 +01:00
Rebecca Cox
8608e00b35 #2224 Well Formations: Make Reloading the csv file work 2017-12-06 12:01:33 +01:00
Rebecca Cox
860458eb28 #2123 Formation/Well Path: Code clean up 2017-12-04 15:47:35 +01:00
Rebecca Cox
a724049487 #2123 Formation/Well Path: Add func to find well paths with formations 2017-11-27 14:41:15 +01:00
Rebecca Cox
8c57fdf22a #2122 Formation/Well Path: Set formations path and key on RimWellPath 2017-11-27 10:33:41 +01:00
Unknown
e80cd8de7c #2122 Formation/Well Path: Use reader in WellPath classes 2017-11-24 15:18:25 +01:00
Bjørn Erik Jensen
31a84181e6 #2020 Move LAS files. Support for submenus and command features with custom name and user data 2017-11-20 08:27:38 +01:00
Jacob Støren
5731acb319 #2136, #2136 Zoom PLT plot when adding curves (respect autoscale)
Fix "New PLT plot" command using simwell name and not wellpath name
Rename of some methods
Use Phase Split as default
2017-11-17 15:35:07 +01:00
Bjørn Erik Jensen
4cf80e3fe6 #2043 WellPath import. Improve well path name and sim well name matching 2017-10-27 09:14:39 +02:00
Bjørn Erik Jensen
fcefa1e55b WellLogPath. Fix memory leak 2017-10-25 20:23:43 +02:00
Bjørn Erik Jensen
b3f77d1d70 #2036. WellLogFile close command 2017-10-25 11:36:34 +02:00
Bjørn Erik Jensen
b62d4448d9 #1976 RFT/PLT Plot. Prevent multiple well paths from associate to the same sim well 2017-10-25 09:55:55 +02:00
Bjørn Erik Jensen
92f30742ec #1998 RFT plot. Handle old project files regarding well path and well log files 2017-10-20 10:17:30 +02:00
Bjørn Erik Jensen
b99f12b3e4 #1998 RFT plot. Support for multiple LAS files per well path 2017-10-19 16:13:53 +02:00
Bjørn Erik Jensen
bae1fcfa9e #1997 RFT plot. Improve well path and simulation path matching 2017-10-17 17:07:51 +02:00
Bjørn Erik Jensen
2b89b595f3 #1976 RFT Plot. Fixed matching of wellpaths and simulation wells 2017-10-13 11:19:02 +02:00
Bjørn Erik Jensen
6c51938000 #1976 RFT/PLT Plot. Associate well path and sim well when loading models and files 2017-10-11 15:23:14 +02:00
Bjørn Erik Jensen
dcb1c40414 #1976 RFT/PLT Plot. Associate sim well and well path. RFT branch index impl 2017-10-11 13:53:05 +02:00
Jacob Støren
9bb5dcf011 Make wellLogFile field private in RimWellPath. Some whitespace changes 2017-10-06 13:24:45 +02:00
Bjørn Erik Jensen
141bfd27d7 #1842 RFT Plot. Implement property view and RFT plot commands 2017-10-05 16:26:39 +02:00
Magne Sjaastad
553b3bf63e #1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES 2017-08-21 15:24:20 +02:00
Bjørnar Grip Fjær
31a64e50ac #1602 Completion Type : Add fracture category 2017-06-16 09:44:39 +02:00
Jacob Støren
1911092cb7 Merge dev into pre-proto 2017-06-14 23:25:55 +02:00
Bjørnar Grip Fjær
27f4357988 #1605 Use Well Name for Completion Export as well name when exporting completions 2017-06-14 13:43:56 +02:00
Bjørnar Grip Fjær
8fceb8c74f #1605 Add Well Name for Completion Export field 2017-06-14 13:13:48 +02:00
Magne Sjaastad
a8b8e061d7 #1596 Merge dev into pre-proto 2017-06-14 07:25:34 +02:00
Magne Sjaastad
5fa2f6cfbe #1596 Rename to RiaEclipseUnitTools 2017-06-13 15:25:52 +02:00
Magne Sjaastad
dd912b4f97 Merge branch 'dev' into pre-proto 2017-06-08 14:09:03 +02:00
Bjørnar Grip Fjær
1414751859 #1573 Set unit system on well path 2017-06-07 11:57:40 +02:00
Bjørnar Grip Fjær
935299b3df Merge branch 'fishbones' into pre-proto 2017-06-01 12:32:36 +02:00