Commit Graph

14102 Commits

Author SHA1 Message Date
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
b8c01eabb6 gha : Revert clang-format and cmake-format on PR
When using these workflows on PR, the following error message is displayed
Error: When the repository is checked out on a commit instead of a branch, the 'base' input must be supplied.
2020-11-19 08:17:55 +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
Magne Sjaastad
f20939ffbd gha : Update pull request version 2020-11-18 09:55:10 +01:00
Bård Skaflestad
f52cff17ec Patch OPM-Common To Support VS 15 (2017)
Include <cctype> to bring declarations of std::toupper() &c into
scope.  With this patch the application builds on VS 15 (2017)
using MSVC 19.16.27044 on Windows 10 1909.
2020-11-17 04:49:48 -08:00
Magne Sjaastad
bc9a44803e gha : Make sure workflows are triggered by pull_request 2020-11-17 13:36:02 +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
5cdd34cf9a
Update centos7.yml 2020-11-17 08:13: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
Magne Sjaastad
54480d8406 Remove python sub-folder 2020-11-16 16:09:02 +01:00
Magne Sjaastad
b0ec2895be Enable unity build on opm-common 2020-11-16 14:55:45 +01:00
Magne Sjaastad
be23df1398 Split Sutbstitutes into cpp and header to make it possible to use unity build 2020-11-16 14:55:29 +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
f563748e1b Included stdexcept. 2020-11-16 11:34:09 +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
Ruben Thoms
a180fc431b Include boost spirit in order to compile opm-common. 2020-11-16 11:34:09 +01:00
Magne Sjaastad
df2a6fb9d9 Update opm-common based on 2020.04 branch
Use branch https://github.com/CeetronSolutions/opm-common/commits/windows-fixes-2020.04
Update from 34ff4827569bb04190743e7aae3404794ccd188a
2020-11-16 11:34:09 +01:00
Magne Sjaastad
011174153e Minor compiler fixes 2020-11-16 11:34:09 +01:00
rubenthoms
0747547aaf Added CMake files for generating and including OPM-common as a ThirdParty library. 2020-11-16 11:34:09 +01:00
rubenthoms
9742317e98 Added tests for OPM-common. 2020-11-16 11:34:09 +01:00
rubenthoms
dd3a3efa19 Added directory for generated content from OPM-common, filled with the parser keywords. 2020-11-16 11:34:09 +01:00
rubenthoms
ca01feeb2f Added OPM-common as a ThirdParty library. 2020-11-16 11:34:09 +01:00
Magne Sjaastad
223cf5357f
Add boost-spirit 2020-11-16 11:19:04 +01:00
Magne Sjaastad
5dfb67a91f
Improve vcpkg cache (#6989)
Improve vcpkg cache
2020-11-15 09:26:42 -08: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
659a1091b8
Update actions based on deprecated functions (#6979) 2020-11-12 19:14:11 +01:00
Magne Sjaastad
92b66914ad
Merge pull request #6975 from OPM/merge-patch-branch
Merge patch branch into dev
2020-11-12 01:07:34 -08: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
5abf2b3b00 Set version to 2020.10.1-RC02 2020-11-12 09:00:32 +01:00
Magne Sjaastad
40ce62e546
gha : Update run-vcpkg to latest 2020-11-11 21:47:42 +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