Commit Graph

1743 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
67aa41eeae #3091 Completion export. Add e to col name 2018-08-30 14:32:21 +02:00
Gaute Lindkvist
9262873846 #3285 Make context menu for well path attributes a bit more robust 2018-08-30 09:32:28 +02:00
Jacob Støren
dc432e976b #3249 Well path target point picking operational.
Still work to do, however.
2018-08-29 16:08:34 +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
Bjørn Erik Jensen
9ec2bc6922 #3283 Editable well path. Set default unit system to match grid 2018-08-28 11:14:04 +02:00
Jacob Støren
d07b7d1456 #3248 Refactoring: Rename of 3d object editor class. 2018-08-27 16:25:26 +02:00
Jacob Støren
8fca7475e9 caf: Renamed the WidgetBasedObjectEditor to FormLayoutObjectEditor 2018-08-27 16:25:26 +02:00
Jacob Støren
0a2b68348f #3249 Refactoring: Rename of classes to PickEventHandler 2018-08-27 16:25:26 +02:00
Jacob Støren
58617b7510 #3249 Refactoring: Rename of ViewerEvent to PickEvent 2018-08-27 16:25:26 +02:00
Jacob Støren
ad9864240c #3249 Refactoring: Remove the old extractintersectionData.
Replace it with a separate find method.
Use RiuPickItemInfo in the RicViewerEventObject
2018-08-27 16:25:26 +02:00
Jacob Støren
9ce814a3b2 #3249 Refactoring pick event handling as preparations 2018-08-27 16:25:25 +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
4dcbf6e918 #3275 Rename Common Data Source -> Data Source 2018-08-27 11:33:01 +02:00
Gaute Lindkvist
b8f4aab4a9 Replace local selected object code in MSW export with cafSelectionManager methods. 2018-08-27 11:33:01 +02:00
Bjørn Erik Jensen
c32590a5da #3247 Create Multiple Fractures. Det default result variable to Conductivity 2018-08-27 11:22:57 +02:00
Bjørn Erik Jensen
9bff5881a3 #3271 Create Multiple Fractures. Summary field using empty space 2018-08-27 10:47:03 +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
Bjørn Erik Jensen
e2d291cda9 #3272 Create multiple fractures. Dialog adjustments 2018-08-24 15:12:10 +02:00
Bjørn Erik Jensen
a730237267 #3273 Create Multiple Fractures. Set defaults for new option items 2018-08-24 11:55:16 +02:00
Bjørn Erik Jensen
fd07fe38b7 #3258 Create Multiple Fractures dialog. Fix failing 'new option item' 2018-08-24 09:26:30 +02:00
Bjørn Erik Jensen
6539c1d9b6 #3180 Create multiple fractures command. Add missing include 2018-08-23 10:30:12 +02:00
Bjørn Erik Jensen
3e561c312b #3180 Create multiple fractures command. Set correct defaults 2018-08-23 10:18:54 +02:00
Bjørn Erik Jensen
a30afbfcea Fix typo 2018-08-22 14:48:53 +02:00
Gaute Lindkvist
038c7b168c #3184 Enable creation of plots within plot window. 2018-08-22 13:04:00 +02:00
Gaute Lindkvist
445e134d49 #3255 Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +02:00
Gaute Lindkvist
3ddf559856 #3230 Repeat COMPSEGS for each completion type. 2018-08-22 13:04:00 +02:00
Bjørn Erik Jensen
6f421e0990 #3180 Add multiple fraction create command (CommandFile) 2018-08-22 11:10:10 +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
Jacob Støren
2284d98bcc #2607 Add vertical dragging to well targets 2018-08-21 16:44:20 +02:00
Jacob Støren
287fa3cd80 #2607 Add horizontal dragging 2018-08-21 16:44:19 +02:00
Jacob Støren
296854d749 caf: Rename of SelectionRole to SelectionLevel and
CURRENT to FIRST_LEVEL
Replace use of SelectionLevel enum as argument with int
2018-08-21 16:44:19 +02:00
Jacob Støren
0e92c1d594 caf: Replace selection role with selectionLevel.
Use std::map for storage of the different selections
Started to remove the SelectionRole Enum
2018-08-21 16:44:19 +02:00
Jacob Støren
e10754cffb #2607 caf: Add selection level to the "notify selection changed" system 2018-08-21 16:44:19 +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