Commit Graph

11560 Commits

Author SHA1 Message Date
Gaute Lindkvist
2a06f74076 Fix well log extraction not_null failure. 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
8e8534d61e Go via RimWellPathCollection::addWellPath for any well path addition 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
c29cf315d2 Remove SILENCE_TR1_NAMESPACE warnings. We use a new gtest version now. 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
rubenthoms
1941a1f3d3 Boost and Eigen to vcpkg (#6817)
* Moved boost subset installation to vcpkg.

* Moved Eigen to vcpkg.

Added packages to vcpkg-response files.
Removed unnecessary include_directories() calls.


Removed comments.

* Use target_link_library instead of boost_libraries

Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
2020-10-25 09:22:19 +01:00
Gaute Lindkvist
56d8da1419 Fix snapshot icons to be same height 2020-10-22 16:49:34 +02:00
Gaute Lindkvist
19a2e92a0a Make new code follow new C++17 guidelines 2020-10-22 10:36:30 +02:00
Gaute Lindkvist
90df4b8b54 Reduce number of warnings in the well log extractor
* Suitable for patch.
2020-10-22 10:36:30 +02:00
Kristian Bendiksen
246c918e13 Fix signed/unsigned comparison warnings. 2020-10-22 09:07:27 +02:00
Kristian Bendiksen
9a1397ecbc Revert "#6412 Hide experimental Stimplan features behind RESINSIGHT_DEVEL env var."
This reverts commit ae18dc8898.
2020-10-22 09:07:27 +02:00
Kristian Bendiksen
f09dad2fb9 Revert "Fracture Model Template: Hide new features behind experimental flag"
This reverts commit 03ae6e5ee4.
2020-10-22 09:07:27 +02:00
Kristian Bendiksen
899fa64e75 #6754 Update example python script with non-net-layers. 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
f4631e7f9d #6754: Fracture Model: support non-net layers 2020-10-22 09:07:27 +02:00
Magne Sjaastad
a31f6deb0c #6815 Deployment : Update names of deployment DLLs on Windows 2020-10-21 05:44:05 -04:00
Kristian Bendiksen
e830629dbf #6526 Fracture Model: Increase precision in Deviation.FRK export 2020-10-21 11:22:19 +02:00
Kristian Bendiksen
f496e62123 #6526 Fracture Model: Make TVD/MD values consistent in Deviation.FRK
The change in measured depth (MD) must be greater or equal to change in
true vertical depth (TVD), and this was not always the case due to
interpolation imprecision.
2020-10-21 11:22:19 +02:00
Kristian Bendiksen
752f0f5100 #6233: Fracture Model: Add command to change MD location from python. 2020-10-21 10:53:53 +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
c16348eaaa #6579: Make elastic property scaling checkable and add auto-name. 2020-10-21 10:05:49 +02:00
Kristian Bendiksen
34c1ac35e5 Fix dangling references to annotations from fracture model after save. 2020-10-21 10:05:49 +02:00
Kristian Bendiksen
bcc35ee82e #6597: Propagate changed signals from scaling to fracture model plot. 2020-10-21 10:05:49 +02:00
Kristian Bendiksen
f4eefc3e08 #6597: Add python api for adding elastic properties scaling. 2020-10-21 10:05:49 +02:00
Kristian Bendiksen
3baef48926 #6597 Improve fracture model-related python class names. 2020-10-21 10:05:49 +02:00
Kristian Bendiksen
309d9313bd #6597 Use and display scaled elastic properties. 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
6220ff160c Fix a Qt warning for getContentsMargins 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
6dd3bd8c01 Remove Qt build warnings due to macro redefinitions 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
e8368327da Use GSL::not_null a few places as a test/example. 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
Ruben Thoms
69a2bc673a Bug fix: curve point tracker not always on top of all curves 2020-10-19 05:14:57 -04:00
Ruben Thoms
08b4fec678 Adjusted arrow head size.
Closes #6795.
2020-10-19 05:01:23 -04:00
Gaute Lindkvist
2e0d972761 Fix MOC-warnings by move RiuQssSyntaxHighlighter.h line in CMakefile 2020-10-19 10:58:31 +02:00
Gaute Lindkvist
3834fdb382 Revert "Move RiuQssSyntaxHighlighter.h from MOC-headers to regular headers"
This reverts commit 2064ec6bf0.
2020-10-19 10:48:17 +02:00
Gaute Lindkvist
2064ec6bf0 Move RiuQssSyntaxHighlighter.h from MOC-headers to regular headers 2020-10-19 10:30:34 +02:00
Gaute Lindkvist
6f3af3c52f #6788 Fix MSW WSEGVALVE areas 2020-10-19 10:25:02 +02:00
Ruben Thoms
78cd6905c1 Fixes #6790. 2020-10-19 02:32:16 -04:00
rubenthoms
1893a5546c 6781 - Fix of z scaling issue for flow vectors (#6792)
* Fixed #6781.

Tidied up code.
* Bugfix: threshold not correctly applied for Cell Center Total
* Removed unused model offset.
* Remove commented code
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
2020-10-16 14:11:52 +02:00