Kristian Bendiksen
f0d96534cc
#6820 Group stimplan model source code in subdirectory.
2020-11-06 08:17:43 +01:00
Kristian Bendiksen
cfccd6e943
Fracture Model Plot: Extracted values always have tvd and md.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
bb379ac5d2
Remove duplicated curve extraction code for layers.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
e08cd0c46c
#6834 Use time step from fracture model when extracting curve.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
bf05ff2f37
#6834 Make it easier to see which model a fracture model plot is displaying.
...
Also add edit button.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
42630d99b7
Guard against null pointer access when fracture template not set.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
be8b54046e
#6888 Fix assert when MD gives anchor position outside of active cells bounding box.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
1f748e3c39
Fix ugly name in plot project tree.
2020-11-03 16:07:25 +01:00
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
2cecedae99
#6831 Ensemble Summary Plot : Fix text filter for ensemble curves
2020-11-03 10:40:42 +01:00
Magne Sjaastad
03ab2e592d
#6862 Correlation Plots : Use full address when accessing summary data
2020-10-30 18:21:52 +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
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
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
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
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
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
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
Kristian Bendiksen
752f0f5100
#6233 : Fracture Model: Add command to change MD location from python.
2020-10-21 10:53:53 +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
b1d9d17ddb
Simplify some code with C++17
2020-10-20 11:05:10 +02:00