Commit Graph

11668 Commits

Author SHA1 Message Date
Kristian Bendiksen
7d3bb68b28 #7021 StimPlanModel export: Set default values for invalid stress gradients. 2020-11-20 15:09:52 +01:00
Kristian Bendiksen
9175806e6b #6930 StimPlanModel: Warn when exporting models with more than 100 layers. 2020-11-20 12:29:25 +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
Kristian Bendiksen
f22c6d0e1d #6992 Remove incorrect error for missing default overburden value for Pressure. 2020-11-17 00:56:59 -08:00
Kristian Bendiksen
dc0607dfd3 #6992 Fix crash in application cleanup when using command files. 2020-11-17 00:56:59 -08:00
Magne Sjaastad
4d97abaa58 #7000 Octave : Use Warning instead of Error in log messages 2020-11-17 08:31:32 +01: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]
99742e8062 Fixes by cmake-format (#6994)
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
2020-11-16 13:54:06 +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
edb8c5ff81 Fixed unity build issues. 2020-11-16 11:34:09 +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
1a3a155d36 Merge remote-tracking branch 'origin/2020.10-patch-01' into dev 2020-11-12 09:06:28 +01:00
Kristian Bendiksen
4e2273b357 #6935 Extend python example with more than one model. 2020-11-11 15:46:22 +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
Magne Sjaastad
1f2b1f208c #6962 Python: case.replace use simulationName
In Python, the folder name is added to simulation name to a combined name like 'folderName--simulationName' for the imported Grid Model. Only the simulationName should be used.
2020-11-11 09:05:31 -05: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
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
34fe05ba33 #6958 Plot Title UDQ : Show vector name in plot title 2020-11-10 09:58:48 -05:00
Magne Sjaastad
0e2d021148 #6959 Calculated curve : Make sure relevant calculations are recalculated 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
00bcf3f048 #6871 Closing Grid Model : Update project tree in plot window 2020-11-09 20:29:17 +01: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
Kristian Bendiksen
f9cc1bd95c #6932 Make curve colors for initial stress and initial pressure consistent. 2020-11-09 06:22:19 -05:00
Magne Sjaastad
ed668be674 #6799 Preferences : Clean white-space when using path to python/octave 2020-11-09 06:19:09 -05:00
magnesj
d11e109c7e Fixes by clang-format 2020-11-06 06:18:34 -05:00
Kristian Bendiksen
b778a3c973 #6596 Rename python example file. 2020-11-06 10:43:49 +01:00