Gaute Lindkvist
a7dd6f893d
#5641 Avoid unnecessary regeneration of contour map
...
* Move clearGeometry to a scheduleGeometryRegen override
2020-12-07 15:00:59 +01:00
Gaute Lindkvist
931c66ff2e
Contour Maps: Use different data structures for kLayer-cell sorting
2020-12-07 15:00:59 +01:00
Gaute Lindkvist
307f9e94b1
Simplify contour lines more for really large models
2020-12-07 15:00:59 +01:00
Gaute Lindkvist
4dff9e2ca5
Avoid regenerating contour map grid mapping when changing result
2020-12-07 15:00:59 +01:00
Gaute Lindkvist
1d823fa983
Avoid parent searches for active cell info in contour map projection
2020-12-07 15:00:59 +01:00
Gaute Lindkvist
c3c451f0f4
Slightly improve speed of Contour Map volume intersection + renames
2020-12-07 15:00:59 +01:00
Kristian Bendiksen
c61329bf9a
#7072 Warn when geological frk export produces NaN or inf.
...
This can happen when the elastic properties are not defined for the
entire range of porosity in the grid.
2020-12-07 14:06:35 +01:00
Magne Sjaastad
050899d90e
#6814 Correlation Report: Missing update of plots when changing ensemble
2020-12-03 06:58:21 +01:00
Magne Sjaastad
19e2c6e5fa
#7059 Well Targets : Fix index of of bound crash when building well path
2020-12-02 07:19:42 +01:00
Magne Sjaastad
27946d2d69
#7055 Contour Map: Label format it should match the legend format
2020-12-01 08:33:20 +01:00
Magne Sjaastad
404d77662e
#7048 Grid Cross Plot: Fix inverted Y-axis for user-defined min/max range
2020-12-01 08:33:20 +01:00
Magne Sjaastad
e4ae27f792
#7046 Cross Plot : Avoid reset of curve visibility when color legend visibility changes
2020-11-25 17:12:34 +01:00
Magne Sjaastad
f148554798
#7045 Contour map : Disable clipping of smoothed contour lines
2020-11-25 10:42:20 +01:00
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