Commit Graph
5911 Commits
Author SHA1 Message Date
Magne Sjaastad a6af4fbd00 #6773 Regression Test : Add more input validation due to missing files
Running regression tests without valid external files revealed several crashes. Add guarding and remove asserts to make sure regression tests can be executed without crash.
2020-10-13 08:31:05 -04: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
Magne Sjaastad c8862ea83c #6765 Test System : Add flag from regression dialog to invalidate external files 2020-10-12 12:50:46 -04: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 b3abe284ce #6737 Make sure we always create a summary reader interface when asking for a reader 2020-10-12 15:48:29 +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
Gaute Lindkvist 55ef7fc02a Fix MDI Subwindow creation 2020-10-07 18:06:12 +02:00
Magne Sjaastad ef15a98e3a #6721 Ensemble Parameters : Improve performance for list in Property Editor
Introduce hasEnsembleParameters() for efficient check if any case has ensemble parameters.
Use first timestep definition from a summary case, as the time steps usually not differ between different summary vectors.
2020-10-06 13:30:34 +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
Gaute Lindkvist f7bbfc1679 Provide an automatic name for an analysis plot of a set of single summary cases 2020-10-02 08:02:43 -04:00
Gaute Lindkvist 118a48b5a2 Fix default analysis plots when there's no ensemble 2020-10-02 08:02:43 -04:00
Gaute Lindkvist 890b7f8ca5 Stop invalid analysis plot filters from removing cases 2020-10-02 08:02:43 -04:00
Gaute Lindkvist 2de49891fb #6652 Fix missing legend entries in summary editor 2020-10-01 03:46:28 -07:00
Kristian Bendiksen fde2c5e4af 6593 Fracture Model: Show barrier fault name and distance in 3d. 2020-10-01 03:34:15 -07:00
Ruben Thoms b233c331cf 6655 - Rename of text in UI
Renamed Element Vector Result to Flow Vector Result.
Rename text for VectorView.
2020-10-01 03:29:25 -07:00
Ruben Thoms b6cca51593 Adjusted according to review comments. 2020-10-01 03:29:25 -07:00
Ruben Thoms cc5335d46f Tensor flow improvements
New GUI settings for tensor length control, fluid selection, NNC data selection and aggregated visualization. Possibility to change vector start position. Improved vector visualization.
2020-10-01 03:29:25 -07:00
Kristian Bendiksen 63b889bbaa #6649 Use color legend icon in drop down list.
Move the generation of the options list to RimTools to avoid duplication.
This introduces color legend icons in RimWellLogTrack.
2020-09-30 23:10:44 -07:00
github-actions[bot] b529c11181 Fixes by clang-format 2020-09-30 23:09:30 -07:00
Gaute Lindkvist a86e19202b #6630 Use MAX_COLUMN_SPAN instead of the magic number -1 for LayoutOption in RimPlotDataFilterItem 2020-09-30 23:07:11 -07:00
Kristian Bendiksen de52c0bdfc #6594 Fracture Model: Add option to hide non-barrier faults. 2020-09-30 12:19:38 +02:00
Kristian Bendiksen f9ff4c73df #6595 Fracture Model: Allow azimuth orientation for fracture. 2020-09-30 10:06:00 +02:00
Magne Sjaastad 25ee7a1610 Remove null pointers from vector of color legend objects 2020-09-29 09:00:47 -07:00
Gaute Lindkvist ec40673119 #6517 Fudge the maximimum and minimum contour levels inwards
* Unify with logaritmic contour levels.
* Ensure the labels in the contour map show less precision.

Fudge in the opposite direction and unify with logarithmic
2020-09-29 03:37:35 -07:00
Gaute Lindkvist f967cfcb65 #6517 Apply fudge factor to maximum contour level in Contour maps
* This is already done to the minimum level.
* Probably only a real issue for results with a [0..1] range
  because these results have a lot of cells with values near the top
  part of the interval.
2020-09-29 03:37:35 -07:00
Magne Sjaastad 78689ae43d #6136 Info view : Add check for histogram vector values 2020-09-29 01:01:55 -07:00
Kristian Bendiksen 03ae6e5ee4 Fracture Model Template: Hide new features behind experimental flag 2020-09-28 12:02:45 +02:00
Kristian Bendiksen 412df0f33b Minor tweaks after review. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen 9f92f15279 #6495 Update python api to changes in fracture model + template. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen 24fe32bf54 #6234 Move reference stress and temperature to template. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen 1c2b6d4c4d Show color palette in facies properties. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen caa4fdc538 Fracture Model: use slider for measured depth 2020-09-28 12:02:45 +02:00
Kristian Bendiksen 46a47eb8d5 #6234 Add signals to propagate changes from template to fracture model. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen e59bd10722 RimFractureModelPlot: show legends in plot. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen 055dbeb9ec #6234 Better auto-naming for fracture model template.h 2020-09-28 12:02:45 +02:00
Kristian Bendiksen cf5cd36062 Move default por/perm to fracture model template. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen 48bc8ce117 #6234 Use facies definition from template (no more OPERNUM_1 magic) 2020-09-28 12:02:45 +02:00
Kristian Bendiksen a7b2a28df7 #6234 Use color legend from template. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen 851e245f83 #6234 Fracture Model: add template to enable data sharing. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen c325dce252 Improve elastic properties appearance in tree. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen d70f82c251 #6495 Fracture Model: add facies properties. 2020-09-28 12:02:45 +02:00
github-actions[bot] b262cc02dc Fixes by clang-format 2020-09-28 11:00:18 +02:00
Ruben Manuel Thoms 3ae60d0b30 Revert "Merge branch 'dev' of https://github.com/OPM/ResInsight into dev"
This reverts commit a536ac2626, reversing
changes made to b92384211b.
2020-09-25 17:31:46 +02:00
Ruben Manuel Thoms a536ac2626 Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2020-09-25 17:09:27 +02:00
Ruben Manuel Thoms e22247f1f6 Last iteration. 2020-09-25 16:56:30 +02:00
Gaute Lindkvist 6d37c6239a Refactor the absolute sample spacing 2020-09-25 14:32:27 +02:00