Commit Graph

2947 Commits

Author SHA1 Message Date
Magne Sjaastad
5db32823c5 #7042 File Import Dialog : Sort by numbers instead of text 2020-11-24 14:31:13 +01:00
Kristian Bendiksen
b04d2aa99a #7012 Clear facies code names when importing roff files 2020-11-19 08:24:08 +01:00
github-actions[bot]
99742e8062 Fixes by cmake-format (#6994)
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
2020-11-16 13:54:06 +01:00
Ruben Thoms
c4ec51fd8b Added opm-common as include directory to Commands project.
Fixed other deprecated class object instantiations.
2020-11-16 11:34:09 +01:00
Ruben Thoms
6636a29882 Merged in VFP-tables commit 874433680d65ec3ce2735c06f1212fb478e413b1. 2020-11-16 11:34:09 +01:00
Magne Sjaastad
1a3a155d36 Merge remote-tracking branch 'origin/2020.10-patch-01' into dev 2020-11-12 09:06:28 +01:00
Magne Sjaastad
a0bc915b18 #6968 Import Dialog : Replace realization-N with realization-* 2020-11-11 09:05:31 -05:00
Magne Sjaastad
e9656cc167 #6963 Import Dialog : Add recently used folders and search terms in registry 2020-11-11 09:05:31 -05:00
Magne Sjaastad
0e2d021148 #6959 Calculated curve : Make sure relevant calculations are recalculated 2020-11-10 09:58:48 -05:00
Magne Sjaastad
00bcf3f048 #6871 Closing Grid Model : Update project tree in plot window 2020-11-09 20:29:17 +01:00
magnesj
0258874e17 Fixes by clang-format 2020-11-09 08:31:57 -05:00
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