Kristian Bendiksen
5c99872c7f
#6938 Use unscaled porosity for elastic property lookup.
...
The elastic properties are already scaled by net-to-gross. Scaling the porosity
by net-to-gross before looking up the properties was applying the scaling twice.
Closes #6938 .
2020-11-09 12:44:09 +01:00
Kristian Bendiksen
f9cc1bd95c
#6932 Make curve colors for initial stress and initial pressure consistent.
2020-11-09 06:22:19 -05:00
magnesj
d11e109c7e
Fixes by clang-format
2020-11-06 06:18:34 -05:00
Kristian Bendiksen
2ec4e5a6c4
#6596 Rename from FractureModel to StimPlanModel.
2020-11-06 10:43:49 +01:00
Magne Sjaastad
51359a0cda
Allow Python scripts to use currently selected cases ( #6906 )
...
* #6891 Python : Make sure python scripts can be launched from context menu
* #6891 Python : Make currentScriptCaseId a general scripting feature
2020-11-04 10:27:05 +01:00
Kristian Bendiksen
bb379ac5d2
Remove duplicated curve extraction code for layers.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
ac224a03a3
Fix missing ElasticPropertyScaling objects on project reload.
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
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
Kristian Bendiksen
a9930e5fe0
#6833 : Set eclipse case and time step in fracture model.
2020-10-28 08:59:40 +01:00
Gaute Lindkvist
cc2531a551
Fix build issues due to not linking Eigen
2020-10-26 11:50:22 +01:00
Gaute Lindkvist
0fc5e033f5
Add automatic well path grouping
2020-10-26 10:43:14 +01:00
Gaute Lindkvist
19a8aece0e
Almost right
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
0b19307be0
Support loading hierarchical well paths
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
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
Kristian Bendiksen
246c918e13
Fix signed/unsigned comparison warnings.
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
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
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
8f5c38cb8e
Remove use of QString::sprintf
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
Gaute Lindkvist
6f3af3c52f
#6788 Fix MSW WSEGVALVE areas
2020-10-19 10:25:02 +02:00
Gaute Lindkvist
db6481e63f
#6777 Remove incremental measured depths for COMPSEGS in MSW export
2020-10-14 06:34:51 -04:00
Gaute Lindkvist
73e775a6cf
#6770 Fix MSW output for fishbones and fractures following valve changes
2020-10-13 14:10:42 +02:00
Magne Sjaastad
03f659df0c
#6771 Regression Test: Replace QMessageBox with RiaLogging::errorInMessageBox
...
Fix typo
Includes
2020-10-13 05:38:04 -04:00
Magne Sjaastad
ef1b5a3d89
#6771 Regression Test: Remove unused includes
2020-10-13 05:38:04 -04:00
Gaute Lindkvist
c540fbcd2d
#6739 Fix WSEGVALV area calculation
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
dcc88a4703
#6735 Fix compsegs end length and make valve branch segments use mid points
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
bb3dfd538c
#6734 Fix segment order in MSW export and get well in error message
...
* Fixing the order also ends up removing the wrong segment discussed in the bug
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
50a7052756
#6733 Make sure valves get proper segment index
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
647bf0cf46
Fix crashes when exporting completions from input grid
2020-10-12 15:51:59 +02:00
Magne Sjaastad
53c39cdc73
CppCheck : Remove unused variables
2020-10-09 13:43:31 +02:00
Kristian Bendiksen
b16482bb2f
#6490 : Improve color legends right-click menus
2020-10-08 09:50:45 -04:00
Ruben Thoms
8dec8ba234
Refactoring: New icons for delete, refresh, copy, filters
2020-10-08 08:15:19 -04:00
Gaute Lindkvist
6a7c34cea2
Revert "Disable Zoom All if there's no active view."
...
This reverts commit 80fe9f9fd5 .
2020-10-07 09:17:54 +02:00