Commit Graph

2923 Commits

Author SHA1 Message Date
Gaute Lindkvist
19a8aece0e Almost right 2020-10-26 10:43:14 +01:00
github-actions[bot]
5ec3e2a7d7 Fixes by clang-format 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
195bcf2817 Skeleton for toggling grouping of well paths 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
395398587a Create a separate menu entry for importing "Grouped Well Paths" 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
0b19307be0 Support loading hierarchical well paths 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
6622328622 Remove direct access to the well path field in RimWellPathCollection 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
aceac43652 Refactor RimWellPath and RigWellPath 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
1614dfa9b8 Remove "using namespace std" (a C++17 MSVC bug) 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
17ba1e49b6 Simplify some code with C++17 2020-10-26 10:43:14 +01:00
Kristian Bendiksen
246c918e13 Fix signed/unsigned comparison warnings. 2020-10-22 09:07:27 +02:00
Kristian Bendiksen
82c7042eeb #6754 Scale porosity, permeability and elastic props by net-to-gross. 2020-10-22 09:07:27 +02:00
Kristian Bendiksen
390dbe5cc5 Move export to frk command from model plot to model. 2020-10-22 09:07:27 +02:00
Kristian Bendiksen
7d456f1cbb Refactor fracture model result calculation to be independent of display. 2020-10-22 09:07:27 +02:00
Kristian Bendiksen
6c8dda3869 #6651: Allow wild card in formation name when importing elastic properties. 2020-10-21 10:26:01 +02:00
Kristian Bendiksen
5e31df53bc #6597: Provide sensible defaults for elastic property scaling. 2020-10-21 10:05:49 +02:00
Kristian Bendiksen
7c555658ec #6597 Add pdm objects and context menu for elastic property scaling. 2020-10-21 10:05:49 +02:00
github-actions[bot]
0d360eeea6 Fixes by clang-format 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
069b427d10 Require CMake 3.12 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
54273fff39 Remove "using namespace std" (a C++17 MSVC bug) 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
b1d9d17ddb Simplify some code with C++17 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
8f5c38cb8e Remove use of QString::sprintf 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
f7aed637f8 Require CMake 3.6 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
ef242e44ae Avoid outputting invalid aicd segments 2020-10-20 03:53:55 -04:00
Gaute Lindkvist
6f3af3c52f #6788 Fix MSW WSEGVALVE areas 2020-10-19 10:25:02 +02:00
Gaute Lindkvist
db6481e63f #6777 Remove incremental measured depths for COMPSEGS in MSW export 2020-10-14 06:34:51 -04:00
Gaute Lindkvist
73e775a6cf #6770 Fix MSW output for fishbones and fractures following valve changes 2020-10-13 14:10:42 +02:00
Magne Sjaastad
03f659df0c #6771 Regression Test: Replace QMessageBox with RiaLogging::errorInMessageBox
Fix typo


Includes
2020-10-13 05:38:04 -04:00
Magne Sjaastad
ef1b5a3d89 #6771 Regression Test: Remove unused includes 2020-10-13 05:38:04 -04:00
Gaute Lindkvist
c540fbcd2d #6739 Fix WSEGVALV area calculation 2020-10-12 15:51:59 +02:00
Gaute Lindkvist
dcc88a4703 #6735 Fix compsegs end length and make valve branch segments use mid points 2020-10-12 15:51:59 +02:00
Gaute Lindkvist
bb3dfd538c #6734 Fix segment order in MSW export and get well in error message
* Fixing the order also ends up removing the wrong segment discussed in the bug
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
50a7052756 #6733 Make sure valves get proper segment index 2020-10-12 15:51:59 +02:00
Gaute Lindkvist
647bf0cf46 Fix crashes when exporting completions from input grid 2020-10-12 15:51:59 +02:00
Magne Sjaastad
53c39cdc73 CppCheck : Remove unused variables 2020-10-09 13:43:31 +02:00
Kristian Bendiksen
b16482bb2f #6490: Improve color legends right-click menus 2020-10-08 09:50:45 -04:00
Ruben Thoms
8dec8ba234 Refactoring: New icons for delete, refresh, copy, filters 2020-10-08 08:15:19 -04:00
Gaute Lindkvist
6a7c34cea2 Revert "Disable Zoom All if there's no active view."
This reverts commit 80fe9f9fd5.
2020-10-07 09:17:54 +02:00
Magne Sjaastad
56ecd2c19a #6727 Completion Export : Search all result types
When loading result data required for completion calculations, the results usually are located in STATIC_NATIVE. If data is imported from GRDECL file, the PERM, PORO, etc will be located in "Input Property". This commit will search for data of all types, in priority given in RigCaseCellResultsData::findOrLoadKnownScalarResult()
2020-10-07 00:44:58 -04:00
Gaute Lindkvist
80fe9f9fd5 Disable Zoom All if there's no active view.
* Makes it consistent with the other view actions.
2020-10-06 13:31:22 +02:00
Magne Sjaastad
1642370928 #6476 AppFwk : Add support for moving selected items to top list 2020-10-06 02:17:58 -04:00
Magne Sjaastad
27230ed308 Fix missing icons 2020-10-06 07:40:54 +02:00
Gaute Lindkvist
b7ac99e53b Many new icons and minor CSS changes 2020-10-05 02:48:14 -04:00
Magne Sjaastad
b1c2c56d9e Update default theme and adjust use of background colors 2020-10-02 06:12:36 -04:00
Gaute Lindkvist
135ca97ba4 #6663, #6673 Fix black text in Ensemble legend frame and wrong PDF-rendering 2020-10-01 16:08:52 +02:00
Magne Sjaastad
2f03caa613 #5771 Export Completion: Report kh for Perforation Interval 2020-10-01 06:04:01 -07:00
Gaute Lindkvist
2de49891fb #6652 Fix missing legend entries in summary editor 2020-10-01 03:46:28 -07:00
Gaute Lindkvist
2d268b9e54 #6616 Make contour map and 2d intersection view follow the theme. (#6635)
* #6616 Make contour map and 2d intersection view follow the theme.
2020-09-30 08:32:20 +02:00
Magne Sjaastad
78689ae43d #6136 Info view : Add check for histogram vector values 2020-09-29 01:01:55 -07:00
Kristian Bendiksen
412df0f33b Minor tweaks after review. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen
e59bd10722 RimFractureModelPlot: show legends in plot. 2020-09-28 12:02:45 +02:00