Commit Graph

14035 Commits

Author SHA1 Message Date
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
Gaute Lindkvist
825a9bb531 Fix centos7 action following move of vcpkg 2020-10-20 11:05:27 +02:00
Gaute Lindkvist
43186453e5 Fix action following move of vcpkg 2020-10-20 11:05:27 +02:00
Gaute Lindkvist
18d250ebf1 Moved VCPKG into ThirdParty 2020-10-20 11:05:27 +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
97bd2fc67f Workaround for byte / std::byte ambiguity on MSVC 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
78ba28e916 Update Boost-subSet to 1.74.0 to fix C++17 incompatibility issues 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
e797c5ccdf Add GSL headers as third party library (header only) 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
0354664b8f Get rid of warning of CMake policy CMP0042 by copying in new libecl code 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
2110323be7 Swap use of deprecated auto_ptr for unique_ptr in cvfMutex.h 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
61809b6e22 Require C++17 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
f7aed637f8 Require CMake 3.6 2020-10-20 11:05:10 +02:00
Magne Sjaastad
9c8b7ac76f Set version to 2020.10.0-dev.01 2020-10-20 10:49:36 +02:00
Magne Sjaastad
9f05d73dc5
Merge pull request #6812 from OPM/dev
Release 2020.10.0
2020-10-20 04:16:45 -04:00
Magne Sjaastad
6de240a887 Set version to 2020.10.0 2020-10-20 09:58:40 +02:00
Magne Sjaastad
dd7bfca18a Set version to 2020.10.0-RC07 2020-10-20 09:55:14 +02:00
Gaute Lindkvist
ef242e44ae Avoid outputting invalid aicd segments 2020-10-20 03:53:55 -04:00
Magne Sjaastad
94abc8a9e1 Set version to 2020.10.0-RC06 2020-10-19 11:16:02 +02: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
Gaute Lindkvist
6a1f6ade49 Remove unused cafPdmUiObjectViewerCapability.h 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
Magne Sjaastad
7be1763941 #6791 Ensemble import: Show name of case with non-matching parameters 2020-10-16 04:55:21 -04:00
Ruben Thoms
b406649e17 Bugfix : Lower threshold not applied
Fixes #6783.
2020-10-15 11:00:32 -04:00
Ruben Thoms
83a9730f5b Bugfix : Crash when no FLR-data in grid model
Fixes #6780.
Adjusted camel case words.
2020-10-15 08:58:34 -04:00
Magne Sjaastad
22572f11a5 Update to 2020.10.0-RC05 2020-10-14 12:36:04 +02:00
Gaute Lindkvist
db6481e63f #6777 Remove incremental measured depths for COMPSEGS in MSW export 2020-10-14 06:34:51 -04:00
Magne Sjaastad
aad8d73cbc Add field and object keywords 2020-10-14 12:33:32 +02:00
Magne Sjaastad
a1d074ba19 Update to 2020.10.0-RC04 2020-10-13 14:35:40 +02:00