Commit Graph

7738 Commits

Author SHA1 Message Date
Gaute Lindkvist
39ed7ad5d3 2d Maps: Make Tops and Depth work right 2018-10-17 13:39:31 +02:00
Gaute Lindkvist
0880fd5dec #3502 #3501. Weights and range filter. 2018-10-17 13:29:13 +02:00
Gaute Lindkvist
fd3b68834d Renamed RigTernaryResultAccessor2d.h|cpp to remove the 2d. 2018-10-17 13:26:44 +02:00
Gaute Lindkvist
bf2e713bbb Remove Ternary header from Rim2dGridProjection 2018-10-17 13:26:44 +02:00
Magne Sjaastad
143d185506 LGR Export : Use slightly larger dialog 2018-10-16 11:50:47 +02:00
Gaute Lindkvist
e053ec211a #3499 Add seperate legend for 2d projection view 2018-10-16 10:44:25 +02:00
Gaute Lindkvist
222ac5137f #3498 Implement 2d grid projection prototype with regular grid. 2018-10-16 10:44:25 +02:00
Jacob Støren
d25d8a3fe4 #3506 Move well path geometry classes to a separate folder 2018-10-16 09:53:00 +02:00
Bjørn Erik Jensen
977f5d9508 LGR Export. Fix missing dialog field issue 2018-10-16 09:39:18 +02:00
Jacob Støren
5bf5e6c99d #3382 Remove libslvs from the code base, including some cleanup. 2018-10-16 09:20:44 +02:00
sigurdp
22abc52e7a HoloLens: Fixed erroneous size of array payload for the binary packets. Memory for the actual array data ended up being twice as large as needed. Also fixed incorrect array size for texture coordinates. 2018-10-15 23:19:40 +02:00
Magne Sjaastad
dc02c9d2a1 CppCheck : Add override 2018-10-12 16:37:04 +02:00
Magne Sjaastad
81a48386a4 CppCheck : Remove unused variables 2018-10-12 16:36:56 +02:00
Magne Sjaastad
39088fa9ba CppCheck : Move to inner most scope 2018-10-12 16:36:49 +02:00
Magne Sjaastad
e8224bc7b8 CppCheck : Add const 2018-10-12 16:36:41 +02:00
Magne Sjaastad
ab13e0f0b6 CppCheck : Remove unused variable, increment line as we go 2018-10-12 16:36:32 +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
Magne Sjaastad
8464d19696 #3412 Non-Darcy Perf intervals : Separate calculation of transmissibility and permeability 2018-10-12 13:00:37 +02:00
Magne Sjaastad
683979f6f9 #3412 Use RigCompletionData::defaultValue to initialize dfac and kh 2018-10-12 12:59:39 +02:00
Magne Sjaastad
d1b48898a9 System : Make detection of path to diff2html more robust 2018-10-12 09:03:51 +02:00
Gaute Lindkvist
ade893099f #3490 Fix interpretation of fracture cell intersections in 3D view.
* Also fix typo in variable name.
2018-10-11 15:58:16 +02:00
Magne Sjaastad
9230a98d85 #3412 Non-Darcy Perf intervals : Remove unused field 2018-10-11 12:50:57 +02:00
Magne Sjaastad
9754e85c3c #3412 Non-Darcy Perf intervals : Use enum when computing d-factor 2018-10-11 12:50:57 +02:00
Magne Sjaastad
0ea4922f19 #3412 Non-Darcy Perf intervals : Rename to gridPermeabilityScalingFactor 2018-10-11 12:50:57 +02:00
Magne Sjaastad
0174ee03e1 #3412 Non-Darcy Perf intervals : Simplify calculations 2018-10-11 12:50:57 +02:00
Magne Sjaastad
bebd21aa47 Whitespace 2018-10-11 12:50:57 +02:00
Gaute Lindkvist
256e5de30c Fix crash in RivWellPathPartMgr following valve updates 2018-10-11 12:46:10 +02:00
Gaute Lindkvist
f85e1bdb98 #3441 Slight tweaks to casing shoe 3D-look and added Packers. 2018-10-11 11:33:45 +02:00
Gaute Lindkvist
e7a39fb2f8 #3441 Valve visualisation in 3D view. 2018-10-11 11:18:11 +02:00
Gaute Lindkvist
cfbe6a1a24 #3468 Add new valve completions to perforation intervals. 2018-10-11 11:18:11 +02:00
Bjørn Erik Jensen
ce2430ac2d LGR Export. Add time step to LGR dialog 2018-10-11 09:31:17 +02:00
Magne Sjaastad
b5ab2968dd #3433 Non-Darcy Fracture: Regression tests : Add compare between two well path fractures 2018-10-11 09:26:51 +02:00
Magne Sjaastad
6ff94e1be7 Rename 2018-10-11 07:55:40 +02:00
Magne Sjaastad
6fc4d23d8e Rename 2018-10-11 07:54:55 +02:00
Magne Sjaastad
d489fe1034 #3483 SetExportFolder : Use mkpath instead of mkdir
Allow users to create folders with more than one level
2018-10-11 07:42:11 +02:00
Magne Sjaastad
e1e515b659 #3477 Export Property : Updates after code has moved to exportPropertyInViews 2018-10-11 07:31:15 +02:00
Magne Sjaastad
c74637c0cc #3484 Export Properties : Add new file command for export of properties in all views 2018-10-10 15:16:27 +02:00
Magne Sjaastad
4290d8d836 #3478 Export Cell Result to File : Move code to RicEclipseCellResultToFileImpl 2018-10-10 15:12:54 +02:00
Magne Sjaastad
911de7c973 Fix warnings on Linux 2018-10-10 15:08:57 +02:00
Magne Sjaastad
b461b2f6e0 #3483 SetExportFolder : Add support for creating folders 2018-10-10 15:08:57 +02:00
Bjørn Erik Jensen
bb2ada26b9 LGR Export. Skip exporting PORO keyword if PORO result is missing from model 2018-10-10 11:56:27 +02:00
Bjørn Erik Jensen
676d14e65c Mock model. Set LGR name 2018-10-10 11:46:32 +02:00
Bjørn Erik Jensen
683539b0fa LGR Export. Guard against result accessor nullptr 2018-10-10 11:46:32 +02:00
Magne Sjaastad
9d9771295f System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
Bjørn Erik Jensen
c0d8fe37e1 Export Well Paths. Show commands only for well path nodes 2018-10-10 10:08:57 +02:00
Gaute Lindkvist
fbe7561896 #3482 Fix Eclipse property filter behaviour by reverting order of WellPathComponentType enum 2018-10-10 10:07:18 +02:00
Magne Sjaastad
06f91a6762 #3479 Input Case : Use default folder fallback to case folder 2018-10-10 10:06:07 +02:00
Magne Sjaastad
e1b1e3e898 #3479 Input Case : Missing entry in tree view for imported properties 2018-10-10 10:06:07 +02:00
Bjørn Erik Jensen
c7f6c74869 #3473 LGR Export. Support for exporting a single LGR for per well. Warning if completions intersect with existing LGR 2018-10-10 09:04:35 +02:00
Gaute Lindkvist
88c4aa2591 Remove virtual keyword from RimWellPathCompletionInterface overrides.
* Stop them from being overriden by child classes.
2018-10-10 08:46:59 +02:00
Magne Sjaastad
0565e6e7e1 System : Use uppercase E in copyright header 2018-10-10 08:22:36 +02:00
Magne Sjaastad
3876a9dee1 #3476 Regression Test : Use project folder as default for command file execution 2018-10-10 08:02:41 +02:00
Magne Sjaastad
046c05e76e #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
Magne Sjaastad
fd5b9653ba #3476 Regression Test : Add fallback to project folder 2018-10-10 08:02:41 +02:00
Gaute Lindkvist
5261215dcc #3443 Visualise valves in Well Log Plots 2018-10-09 15:45:17 +02:00
Gaute Lindkvist
09f3e0e772 #3466 Minor improvements to plotting of completions 2018-10-09 15:27:46 +02:00
Gaute Lindkvist
751bcc5f28 Added overriden boundingRect method in RiuQwtSymbol to include label. 2018-10-09 14:05:57 +02:00
Gaute Lindkvist
e61e71ecbf #3467 Improved code using RimWellPathComponentInterface 2018-10-09 14:05:57 +02:00
Gaute Lindkvist
1019eeaa6a #3467 New interface class for completions +use RiaDefines::CompletionType 2018-10-09 14:05:57 +02:00
Gaute Lindkvist
f3a2521eda #3466 Add attribute items to legend by creating a new RiuQwtPlotItemGroup that combines sub-graphics 2018-10-09 14:05:57 +02:00
Magne Sjaastad
1f9dfd67aa Regression Test : Avoid display of UI for custom mock model in reg test 2018-10-09 13:54:43 +02:00
Bjørn Erik Jensen
d2b658e4cd LGR Export. Use explicit method for converting to 1-based IJK output 2018-10-09 12:52:20 +02:00
Bjørn Erik Jensen
661b6b0b73 LGR Export. Rename method. 1-based IJK output 2018-10-09 12:44:42 +02:00
Bjørn Erik Jensen
1aa969f036 Display unit system in property editor for case 2018-10-09 12:23:44 +02:00
Bjørn Erik Jensen
a2dcf4609e LGR Export. Export files for selected well paths 2018-10-09 10:10:29 +02:00
Bjørn Erik Jensen
b0b366c243 #3450 LGR Export. Rename classes. Move command to completions tree node. One file per well 2018-10-09 09:47:01 +02:00
Bjørn Erik Jensen
c0bf63ea95 Fix a couple of build warnings on Linux 2018-10-09 08:19:16 +02:00
Bjørn Erik Jensen
f16ad3d3dc #3446 #3445 LGR Export. Per cell LGR export 2018-10-09 08:01:56 +02:00
Bjørn Erik Jensen
83b93e1a1e Add addValueTable method. Add flexibility to formatter ragarding end of row and end of table text 2018-10-08 15:52:33 +02:00
Bjørn Erik Jensen
2a59d86975 #3450 #3445 LGR export. New command feature 2018-10-08 13:10:27 +02:00
Magne Sjaastad
2f61681642 #3472 Regression Test : Use git to produce diff of exported files from ResInsight 2018-10-08 11:45:41 +02:00
Magne Sjaastad
85197661fe #3472 Regression Test : Add GitDiff 2018-10-08 11:41:35 +02:00
Magne Sjaastad
7e251aaab6 #3433 None - Darcy Fracure: For none Non-Darcy, show N/A in header 2018-10-05 22:26:40 +02:00
Magne Sjaastad
21c2c62908 #3433 Fracture header : Skip text containing folder path to make output stable 2018-10-05 19:33:50 +02:00
Gaute Lindkvist
461e3b87b8 #3459 Set initial start and end depth from well path 2018-10-05 15:35:15 +02:00
Gaute Lindkvist
fbc49e2b02 #3443 MSW: Visualise perforations, fishbones, packers and fractures in well log plots 2018-10-05 15:35:15 +02:00
Gaute Lindkvist
71a1bd98ab #3441 Improve table view to work better with more attribute types. 2018-10-05 15:35:15 +02:00
Bjørn Erik Jensen
0914d5b333 ExportProperty. Fix build error 2018-10-05 15:20:39 +02:00
Magne Sjaastad
355b980032 #3433 Fracture header : Make sure ordering is stable
Using multithreading causes ordering issues
2018-10-05 12:51:25 +02:00
Magne Sjaastad
927e65cb44 #3433 Fracture header : Simplify interface to ReportItems 2018-10-05 12:12:56 +02:00
Bjørn Erik Jensen
f23fa64235 #3457 Export visible cells. New command file command 2018-10-05 10:59:58 +02:00
Bjørn Erik Jensen
677914a338 #3455 ExportProperty. Display error message for several situations 2018-10-05 10:58:37 +02:00
Bjørn Erik Jensen
e01456f40b #3456 ExportProperty. Use information from views when needed 2018-10-05 10:20:38 +02:00
Bjørn Erik Jensen
116b36bbc8 #3454 ExportProperty. Default result type set to undefined. Search through types when type not specified 2018-10-04 13:51:51 +02:00
Bjørn Erik Jensen
ce26437130 #3452 Command execution. Clear cached data before executing new commands 2018-10-04 10:41:07 +02:00
Bjørn Erik Jensen
0c0ecc7d56 #3427 Export fishbones laterals. Use export well paths impl 2018-10-03 09:39:07 +02:00
Magne Sjaastad
2b1c6e9706 #3428 Text string creation based on date and time : Use toStringUsingApplicationLocale() at relevant places 2018-10-03 08:44:01 +02:00
Magne Sjaastad
a083e70ea1 #3428 Text string creation based on date and time : Add helper function 2018-10-03 08:44:01 +02:00
Jacob Støren
e3c7b4ffa4 #3426 Fix missing update of well targets when view is scaled 2018-10-02 16:29:58 +02:00
Jacob Støren
d9e8537974 #3447, #3207, #3448 Polished the target table. Improved insert target commands, Add icons to editable wellpaths and target list. 2018-10-02 15:55:56 +02:00
Jacob Støren
1dfad4f01d #3444 Hide inactive targets from the 3D view.
Also: Fix crash from missing ray
2018-10-02 15:55:56 +02:00
Bjørn Erik Jensen
456ffa38f0 Fix build warning 2018-10-02 13:00:51 +02:00
Bjørn Erik Jensen
2f027f0de0 #3412 Non-Darcy perforations. Calculate d-factor and KH. Export to file 2018-10-02 12:37:05 +02:00
Magne Sjaastad
464c0b9d15 #3431 Fracture Report : Do not export fracture header for fishbone/perforations 2018-10-02 10:49:15 +02:00
Magne Sjaastad
7a04f71a3b Completion Export : Use critical section when adding fracture report items 2018-10-02 10:49:15 +02:00
Gaute Lindkvist
dff3a0536d #3429 Apply well radius correction to linear fracture to well transmissibility. 2018-10-02 08:46:24 +02:00
Magne Sjaastad
ac8c6edafa Flow Diagnostics : Guard null pointer access 2018-10-02 08:23:45 +02:00
Magne Sjaastad
c687a5bb5e Summary Plot : Guard null pointer access 2018-10-02 08:23:45 +02:00
Bjørn Erik Jensen
76b992c7ed Fix warning 2018-10-02 08:15:27 +02:00
Bjørn Erik Jensen
063b7121b1 #3289 Well path creation. When clicking on a well path, use tangent. Rename arguments 2018-10-01 10:08:09 +02:00