Commit Graph

12552 Commits

Author SHA1 Message Date
Gaute Lindkvist
925e4496ea Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2020-02-04 11:27:26 +01:00
Gaute Lindkvist
02a2820d29 Avoid overflowing the progress counter in the import of Eclipse grids 2020-02-04 11:20:32 +01:00
Jacob Støren
9e08321794
Merge pull request #5461 from OPM/feature-context-help-search
#5215 Use ui item name as a general way to start a search in the onli…
2020-02-04 10:16:13 +01:00
Gaute Lindkvist
752cf9925c Fix Python error 2020-02-04 10:09:35 +01:00
Magne Sjaastad
e477a2c0aa Update to 2019.12.1-dev.04
Prepare for Deeper project meeting
2020-02-04 08:34:57 +01:00
Magne Sjaastad
8c9b3085cf Update .travis.yml 2020-02-04 07:48:40 +01:00
Magne Sjaastad
15d2e7fd11 Test precompiled headers on AppVeyor 2020-02-04 07:44:54 +01:00
Magne Sjaastad
6db2da7561 #5459 Build System : Add optional support for precompiled headers 2020-02-03 22:17:46 +01:00
Jacob Støren
43066bd0e5 #5215 Use ui item name as a general way to start a search in the online help 2020-02-03 16:06:37 +01:00
Gaute Lindkvist
a85745cb91 #5254 Support estimating RKB-diff from TVDMSL and MDRKB when first TVDMSL == 0
* Add warning when the RKB-diff cannot be estimated
2020-02-03 15:56:07 +01:00
Gaute Lindkvist
a66a1bca22 #5254 Fix crash when loading well path with disconnected valid points. 2020-02-03 15:56:07 +01:00
Gaute Lindkvist
c9f5b47a90 Support different units when importing and exporting WBS LAS. 2020-02-03 15:56:07 +01:00
Jacob Støren
3c05ae04e6 #5420 Fix and improve mutithreading for "Additional-NNC" computations 2020-02-03 14:49:07 +01:00
Magne Sjaastad
15aeb8036e #5457 Bubble Plot : Guard null pointer access 2020-02-03 13:46:00 +01:00
Magne Sjaastad
7148bd73ae
Bubble plot (#5452)
Bubble plot issues #5209 #2285 #5308 

Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2020-02-03 12:20:35 +01:00
Jacob Støren
cf72ce5989 #5417 Add Well Bore Stability icon 2020-02-03 11:37:43 +01:00
Jacob Støren
5b4cd4468d
Merge pull request #5451 from OPM/feature-#5329-#4991-add-multiplot-cumphasefrac-icons
Feature #5329 #4991 add multiplot cumphasefrac icons
2020-02-03 11:17:00 +01:00
Jacob Støren
608d3a9a24 #5329, #4991 Use the new icons for multiplot and phase fraction plot 2020-02-03 10:05:01 +01:00
Gaute Lindkvist
0d67a179ef #5385 Make QShortenedLabel slightly longer 2020-02-03 10:03:34 +01:00
Jacob Støren
7112bc828c Added two new icons (CumulativePhaseDist16x16 and MultiPlot16x16) 2020-02-03 09:16:38 +01:00
Jacob Støren
06111c4400 Added the Gimp files for most of the icons 2020-02-03 09:16:38 +01:00
Jacob Støren
f33ba52579 Delete unused icons 2020-02-03 09:16:08 +01:00
Jacob Støren
5973e8c330
Merge pull request #5446 from OPM/feature-surface-intersection-performance
Feature surface intersection performance
2020-02-03 09:11:53 +01:00
Jacob Støren
c09cb6e26b #5429 Preallocate surface intersection trianglevertices 2020-01-31 15:08:32 +01:00
Jacob Støren
6e793fddc1 #5429 Parallelized surface intersections. 2020-01-31 15:01:53 +01:00
Jacob Støren
fbf1d12fb4 #5429 Pre-allocate cellCornerWeights array 2020-01-31 15:01:53 +01:00
Jacob Støren
fefd4d2fe8 #5429 Use const reference instead of copy
Had no effect on Win64 but is better style
2020-01-31 15:01:53 +01:00
Jacob Støren
c9dbad78de #5429 pre-allocate some more room for triangles after moving to Tet based MC 2020-01-31 15:01:53 +01:00
Jacob Støren
c940472b4c #5429 Move work arrays outside loop to avoid reallocation within the loop 2020-01-31 15:01:53 +01:00
Jacob Støren
63771dc7ee #5429 Add tolerance in HexInterpolator to quit iterating earlier
Making less jacobi and inverse calls
2020-01-31 15:01:53 +01:00
Magne Sjaastad
4b2f740a12
travis : Upgrade to bionic (#5432)
Use Ubuntu 18.04 (bionic)
Use https://github.com/benlau/qtci to install Qt
2020-01-31 10:25:47 +01:00
Magne Sjaastad
d3f026b84c
Merge pull request #5445 from OPM/native-case-name
Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-31 07:33:54 +01:00
Magne Sjaastad
bf48be0cf5 #5443 Phase Dist Plot : Always use multiplot page to display legends 2020-01-31 07:33:12 +01:00
Magne Sjaastad
26c4e81789 #5444 Curve Selection Dialog : Adjust plot size
Size policy has changed in RiuQwtPlotWidget, set back to previous size policy
2020-01-30 15:04:26 +01:00
Magne Sjaastad
7aea799a70
Merge pull request #5440 from OPM/improve-robustness-parser
Improve robustness parser
2020-01-30 15:01:52 +01:00
Magne Sjaastad
73fa52ada2
Merge pull request #5438 from OPM/feature-surface-intersection-improvements
Feature surface intersection improvements
2020-01-30 14:41:52 +01:00
Magne Sjaastad
7722893f0c #5441 Summary Case : Add public methods displayCaseName and nativeCaseName 2020-01-30 14:24:04 +01:00
Magne Sjaastad
9b43335914 #5434 Ensemble Parameters : Improve robustness Runspec reader 2020-01-30 13:37:59 +01:00
Jacob Støren
2bca842e1b Fix missing includes 2020-01-30 13:36:00 +01:00
Magne Sjaastad
d8ef29a3c0
Merge pull request #5439 from OPM/nnc-improvements
Improve NNC results for complete NNC geometry
2020-01-30 13:34:28 +01:00
Magne Sjaastad
7de8b6bb08 #5434 Ensemble Parameters : Improve robustness
Avoid throwing when errors are detected
2020-01-30 13:27:49 +01:00
Magne Sjaastad
96fd4a1c9f #5435 Ensemble Import : File dialog report no matching files
Unity build causes file global static members to not work as expected.
2020-01-30 12:44:05 +01:00
Magne Sjaastad
ce630c3067 #5406 NNC results : Initialize computed NNCs with zero transmissibility 2020-01-30 12:44:05 +01:00
Magne Sjaastad
b884fe8382 #5406 NNC results : Update computation for mult value
Based on discussion with @hhgs
2020-01-30 12:44:05 +01:00
Magne Sjaastad
89c5a62234 #5406 NNC results : Show fault config in Eclipse Fault Colors 2020-01-30 12:44:05 +01:00
Magne Sjaastad
4e1bf5f048 #5406 NNC results : Allow picking on NNC geo with no other geo 2020-01-30 12:44:05 +01:00
Magne Sjaastad
5734f68fe5 #5406 NNC results : Show NNC results on complete NNC geometry 2020-01-30 12:44:05 +01:00
Jacob Støren
35a8a96b97 Increase polygon offset for surfaces to cope with GeoMech models 2020-01-30 12:04:26 +01:00
Jacob Støren
ddb5d0fd30 #5437 Use marching tets instead of marching cubes,
to make the cell border edges consistent
2020-01-30 12:03:35 +01:00
Jacob Støren
f5b59a6bd9 #5429 Improve clipPlanarTrianglesWithInPlaneTriangle performance 2020-01-29 15:45:35 +01:00