Commit Graph

1646 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
64c3fbd59a Completion export fracture header. Fix units 2018-08-31 12:50:17 +02:00
Gaute Lindkvist
b603c5948e Simple guarding and header reorganisation 2018-08-30 16:02:55 +02:00
Jacob Støren
bddaf9d602 Fix by differensiating between dynamic and default pickEventHandlers 2018-08-30 15:43:55 +02:00
Bjørn Erik Jensen
67aa41eeae Completion export. Add e to col name 2018-08-30 14:32:21 +02:00
Gaute Lindkvist
9262873846 Make context menu for well path attributes a bit more robust 2018-08-30 09:32:28 +02:00
Jacob Støren
dc432e976b Well path target point picking operational.
Still work to do, however.
2018-08-29 16:08:34 +02:00
Bjørn Erik Jensen
93d2a1c640 Completion export. Ensure WELSPEC appears after well fracture report (if enabled) 2018-08-29 14:16:20 +02:00
Bjørn Erik Jensen
6b2359cb39 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 Editable well path. Set default unit system to match grid 2018-08-28 11:14:04 +02:00
Jacob Støren
d07b7d1456 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 Refactoring: Rename of classes to PickEventHandler 2018-08-27 16:25:26 +02:00
Jacob Støren
58617b7510 Refactoring: Rename of ViewerEvent to PickEvent 2018-08-27 16:25:26 +02:00
Jacob Støren
ad9864240c 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 Refactoring pick event handling as preparations 2018-08-27 16:25:25 +02:00
Magne Sjaastad
a6c8a88416 Export Completions : Whitespace 2018-08-27 13:04:29 +02:00
Magne Sjaastad
2c02d821a4 Export Completions : Move #pragma omp into own scope 2018-08-27 13:04:29 +02:00
Magne Sjaastad
2755d2e313 Export Completions : Move return out of critical section 2018-08-27 13:04:29 +02:00
Bjørn Erik Jensen
9529142a30 Completion type. Fishbones checked state taken into account 2018-08-27 12:59:10 +02:00
Gaute Lindkvist
914f946110 Use the first active cell as entry point reference. 2018-08-27 11:33:02 +02:00
Gaute Lindkvist
4dcbf6e918 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 Create Multiple Fractures. Det default result variable to Conductivity 2018-08-27 11:22:57 +02:00
Bjørn Erik Jensen
9bff5881a3 Create Multiple Fractures. Summary field using empty space 2018-08-27 10:47:03 +02:00
Magne Sjaastad
bfcbb2132d Compdat Export Performance : Use const access for fracture export 2018-08-24 15:50:27 +02:00
Magne Sjaastad
59b8d257cb Compdat Export Performance : Load all data before loop 2018-08-24 15:50:27 +02:00
Magne Sjaastad
5f52dae545 Compdat Export Performance : Load all data before loop 2018-08-24 15:50:27 +02:00
Bjørn Erik Jensen
e2d291cda9 Create multiple fractures. Dialog adjustments 2018-08-24 15:12:10 +02:00
Bjørn Erik Jensen
a730237267 Create Multiple Fractures. Set defaults for new option items 2018-08-24 11:55:16 +02:00
Bjørn Erik Jensen
fd07fe38b7 Create Multiple Fractures dialog. Fix failing 'new option item' 2018-08-24 09:26:30 +02:00
Bjørn Erik Jensen
6539c1d9b6 Create multiple fractures command. Add missing include 2018-08-23 10:30:12 +02:00
Bjørn Erik Jensen
3e561c312b 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 Enable creation of plots within plot window. 2018-08-22 13:04:00 +02:00
Gaute Lindkvist
445e134d49 Replace code that duplicates functionality in caf::SelectionManager 2018-08-22 13:04:00 +02:00
Gaute Lindkvist
3ddf559856 Repeat COMPSEGS for each completion type. 2018-08-22 13:04:00 +02:00
Bjørn Erik Jensen
6f421e0990 Add multiple fraction create command (CommandFile) 2018-08-22 11:10:10 +02:00
Bjørn Erik Jensen
40b9ecb0bd Performance. Temporarily commented out parallel loop due to sync problems 2018-08-22 10:18:23 +02:00
Jacob Støren
2284d98bcc Add vertical dragging to well targets 2018-08-21 16:44:20 +02:00
Jacob Støren
287fa3cd80 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 caf: Add selection level to the "notify selection changed" system 2018-08-21 16:44:19 +02:00
Gaute Lindkvist
75c76016e1 . 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 , Multi segment well fracture: make lengths relative and implement along the well fractures. 2018-08-21 12:48:29 +02:00
Gaute Lindkvist
e1c3c830cf 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