Magne Sjaastad
6e789afd10
Merge remote-tracking branch 'origin/2020.10-patch-01' into dev
2020-11-20 15:34:35 +01:00
Kristian Bendiksen
9ecbce4491
#7022 Set NTG as default Non-Net Layers result.
...
Also set default cut-off to 0.0.
2020-11-20 12:28:34 +01:00
Kristian Bendiksen
8e7913dbd3
#7022 Provide better default for Well Penetration Layer.
2020-11-20 12:28:34 +01:00
Kristian Bendiksen
cd340523cc
#7022 Remove debug message when using default value in StimPlan model extraction.
2020-11-20 12:28:34 +01:00
Magne Sjaastad
4af309a53c
StimPlan : Use \n instead of space in curve names
...
Improve readability of legend text when many curves are present
2020-11-20 10:50:46 +01:00
Kristian Bendiksen
efef18e03e
#6946 Fix incorrect colors in facies track for non-zero-indexed color legends
2020-11-19 12:21:11 +01:00
Kristian Bendiksen
b04d2aa99a
#7012 Clear facies code names when importing roff files
2020-11-19 08:24:08 +01:00
Kristian Bendiksen
9e4e8cd353
#6991 Update file name for replaced case.
...
Added extra option to choose auto-name option (similar to RimSummaryCase).
2020-11-19 08:23:36 +01:00
Magne Sjaastad
68153c836a
#6974 Color Legend : Improve default settings for user defined values
2020-11-18 15:33:38 +01:00
Magne Sjaastad
9884d531bb
Color Legend : Make sure there are at least two color items ( #7006 )
...
* #7004 Color Legend : Make sure there are at least two color items
The interpolation methods require minimum two items
2020-11-18 15:06:24 +01:00
Kristian Bendiksen
f22c6d0e1d
#6992 Remove incorrect error for missing default overburden value for Pressure.
2020-11-17 00:56:59 -08:00
Magne Sjaastad
33cd05c5ec
Merge pull request #6993 from OPM/msj-opm-common
...
VFP table support using opm-common
2020-11-16 09:03:52 -08:00
jonjenssen
74f413b6d6
Rearrange cell filter related files in source code tree ( #6998 )
...
* Move cell filter related classes to separate subfolder
* Update cmake files
2020-11-16 17:07:16 +01:00
Kristian Bendiksen
4ce0a6ed15
#6934 Fix incorrect comparison for extraction bounding box.
2020-11-16 16:45:31 +01:00
github-actions[bot]
a7f2db852e
Fixes by clang-format ( #6995 )
...
Co-authored-by: magnesj <magnesj@users.noreply.github.com >
2020-11-16 13:53:37 +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
Kristian Bendiksen
eea9e88bfe
Parse and display VFPPROD tables.
2020-11-16 11:34:09 +01:00
Ruben Thoms
1b9a674213
Merged in VFP-tables commit 263beb8cf6a9f84a0a68ae50456eb8af2d44053b.
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
Ruben Thoms
d1fc39a51c
Merged in VFP-tables commit 95f1742eab2b9dae391a253a5452b0f143d07abd.
2020-11-16 11:34:09 +01:00
Magne Sjaastad
203cccaef2
#6978 Fault Import : Make sure faults in separate text file is imported
2020-11-13 01:13:50 -08:00
Magne Sjaastad
f94cd760e5
#6978 Fault Import : Make sure faults in separate text file is imported
2020-11-13 09:40:08 +01:00
Magne Sjaastad
1a3a155d36
Merge remote-tracking branch 'origin/2020.10-patch-01' into dev
2020-11-12 09:06:28 +01:00
Kristian Bendiksen
f146402864
#6936 StimPlanModel: missing update when changing eclipse case or time step in plot.
2020-11-11 15:45:49 +01:00
Kristian Bendiksen
f6ba901105
#6937 StimPlanModel: fix missing update in plot when toggling elastic scaling property
2020-11-11 15:45:49 +01:00
Kristian Bendiksen
d5f5207177
#6934 StimPlanModel: allow user-defined depth bounding box for data extraction
2020-11-11 15:45:49 +01:00
Kristian Bendiksen
91a35784a0
#6948 StimPlan Model: Make sure extraction normal always points downwards.
2020-11-11 15:45:49 +01:00
jonjenssen
7f3df954ad
Bugfix: show y axis text even if ensemble and summary curves are turned off.
2020-11-11 09:01:07 -05:00
Magne Sjaastad
f336dfec97
#6957 Data source stepping : Add stepping on aquifer
2020-11-10 09:58:48 -05:00
Magne Sjaastad
e3ef1b436a
#6960 Curve Calculator : Add to right-click menu of main case collection
2020-11-10 09:58:48 -05:00
Magne Sjaastad
68dc74ec63
#6843 Grid Cross Plot : Set default legend mapping type to discrete
2020-11-09 13:47:52 -05:00
Magne Sjaastad
7b3fdbcf38
#6843 Grid Cross Plot : Check if valid before accessing tickValues
2020-11-09 13:47:52 -05:00
Magne Sjaastad
76fa87625c
#6843 Grid Cross Plot : Render discrete colors, not continous
2020-11-09 13:47:52 -05:00
magnesj
0258874e17
Fixes by clang-format
2020-11-09 08:31:57 -05:00
Kristian Bendiksen
303b0ea163
#6946 StimPlan Model Plot: Fix incorrect colors in facies track.
2020-11-09 12:44:32 +01: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
bd2678fe57
#6931 Fix missing scaling for porosity and permeability.
2020-11-09 12:43:41 +01: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
Kristian Bendiksen
76896827cd
Remove "pragma once" in cpp file.
2020-11-06 08:17:43 +01:00
Kristian Bendiksen
f0d96534cc
#6820 Group stimplan model source code in subdirectory.
2020-11-06 08:17:43 +01:00
Jon Jenssen
784e241eb9
Bugfix - make show contour label checkbox work for contour plots
2020-11-05 02:38:59 -05:00
Jon Jenssen
db007dfaab
Allow user to edit well path name for user defined well paths.
2020-11-05 02:23:25 -05: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