Commit Graph

13903 Commits

Author SHA1 Message Date
Kristian Bendiksen
dc4d0fa109 Remove duplicated code.
Moving the data extraction out of the curves makes it possible to share
the curve drawing functionality.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
271191b199 Fix crash when time step the initial time step. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
182b7f546c #6834 Stimplan Model Plot: add source selector for eclipse case and time step 2020-11-03 16:07:25 +01:00
Magne Sjaastad
3b899d4fdb #6902 Octave Plugin: Use %s to concatenate text strings 2020-11-03 06:39:46 -05:00
github-actions[bot]
03bae9df8b Fixes by cmake-format 2020-11-03 10:53:54 +01:00
Magne Sjaastad
2cecedae99 #6831 Ensemble Summary Plot : Fix text filter for ensemble curves 2020-11-03 10:40:42 +01:00
Magne Sjaastad
70dfdd9a41 #6869 Coarse Grid: Make sure empty coarsening cells are handled correctly
Based on fix by Jean-Paul Balabanian <jpb@equinor.com>
2020-11-03 04:34:40 -05:00
Magne Sjaastad
61245ee43f #6867 Summary Vector Names 6x : Include name updates from 6x
Include updates from Peter Forster
2020-11-03 04:34:20 -05:00
Gaute Lindkvist
9760dd1926 Add missing PRIVATE keyword in GrpcInterface\CMakeLists.txt 2020-11-03 10:31:12 +01:00
Gaute Lindkvist
71a0d88e26 Cross platform way of looking for CMake-versions of gRPC/Protobuf first
* Then use PKG_CONFIG to try to find them,
2020-11-03 10:31:12 +01:00
Gaute Lindkvist
71b191f8c5 Support non-cmake builds of gRPC 2020-11-03 10:31:12 +01:00
Magne Sjaastad
817a5da315
Update centos7.yml 2020-11-03 07:17:56 +01:00
Gaute Lindkvist
265f820531 Update Centos7 action to use an absolute path for RESINSIGHT_GRPC_PYTHON_EXECUTABLE 2020-11-02 11:33:43 +01:00
Magne Sjaastad
4bdee0119a
gha: Fix typo in cmake arguments for centos7 2020-11-01 09:43:13 +01:00
Magne Sjaastad
03ab2e592d #6862 Correlation Plots : Use full address when accessing summary data 2020-10-30 18:21:52 +01:00
Magne Sjaastad
15b5aef308
System : Do not autoinstall vcpkg packages by default (#6876)
* System : Do not autoinstall vcpkg packages by default

* System : Enable autoinstall of vcpkg for github action
2020-10-30 15:07:58 +01:00
github-actions[bot]
fe1bdf365e
Fixes by cmake-format (#6875)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-30 13:54:11 +01:00
Magne Sjaastad
91cc18f885 Early exit if no fracture model template is defined 2020-10-30 13:27:25 +01:00
github-actions[bot]
223fe756fe
Fixes by cmake-format (#6874) 2020-10-30 12:31:16 +01:00
Gaute Lindkvist
787dae4044
Automatic installation of vcpkg dependencies (#6848)
* Added AutoVcpkg files to cmake directory.
* Add auto install of vcpkg packages
* Add grpc install to GrpcInterface module
* Set VCPKG_ROOT in GitHub actions

Co-authored-by: Ruben Thoms <ruben.thoms@ceetronsolutions.com>
2020-10-30 12:29:57 +01:00
Gaute Lindkvist
3cd3b319d4
Add a github action and config file for running CMake-format (#6849)
* Add a github action and config file for running CMake-format
2020-10-30 11:51:13 +01:00
Gaute Lindkvist
514cca5f95
Simplify the CMake GRPC setup (#6852)
* Simplify GRPC CMake setup.
* Move pip install code to CMake rather than github action to ensure the same Python version
* Remove redunant NO_MODULE in GRPC cmakefiles
* Use old CMP0077 policy (changed in Cmake 3.13) because our base line is 3.12.
* Make GrpcInterface a separate Object Library
* Update pip command to include --user and setuptools
* Update grpc python generation
* Remove unity build from GrpcInterface library
* Update github action to explictly set up Python
2020-10-30 10:11:58 +01:00
Kristian Bendiksen
3e291e0c6b #6854 Fix asserts/crashes when layer extraction fails. 2020-10-28 14:38:51 +01:00
Kristian Bendiksen
935a2d11d7 #6835 Stimplan Model: Improve non-net layers.
- Add checkbox to toggle non-net layers on/off
- Remove formation option, and use current formation for each element.
- Set default cutoff to 1.0
- Add range for cutoff input [0, 1.0]
- Scale elastic properties if less than cutoff.
- Introduce one new layer per element for each non-identical NTG less than cutoff.
2020-10-28 10:02:04 +01:00
Kristian Bendiksen
88d30b74af Make python fracture model export command independent of fracture model plot. 2020-10-28 08:59:40 +01:00
Kristian Bendiksen
a9930e5fe0 #6833: Set eclipse case and time step in fracture model. 2020-10-28 08:59:40 +01:00
Gaute Lindkvist
5bc5f5ddb7 Allow arguments to findOrCreateWellLogExtractor methods to be nullptr
It is a valid pattern for the methods and it should return nullptr in this case.
2020-10-27 14:55:25 +01:00
Gaute Lindkvist
6d8eb4ccfa #6797 Add option (on by default) to force legacy OpenGL ABIon Linux 2020-10-27 12:38:50 +01:00
Gaute Lindkvist
cc2531a551 Fix build issues due to not linking Eigen 2020-10-26 11:50:22 +01:00
Gaute Lindkvist
1482fdebf9 Add explicit constructor calls to parent class in RigWellPath 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
f30ad36c82 Remove some structured bindings to avoid unused variable warnings 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
0b6254bfb4 Fix build issues following merge from dev 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
0fc5e033f5 Add automatic well path grouping 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
9401a81097 Higher tolerances 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
f569d6872b Group only with selected paths 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
19a8aece0e Almost right 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
362dcb4dd1 Remove redundant part of hierarchical well paths 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
7684596829 Well Path Groups 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
7650d0bde8 Fix Linux build issue due to unused variable in unit test 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
90d4c2f9d3 More hierarchical work 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
52e3214b0e Add Well paths to other well paths 2020-10-26 10:43:14 +01:00
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