Commit Graph

14523 Commits

Author SHA1 Message Date
Kristian Bendiksen
b777ad9c74 Ensemble Fracture Statistics: Reuse existing templates with same name. 2021-04-27 22:53:00 +02:00
Kristian Bendiksen
329b8e114f Ensemble Fracture Statistics: report formation dip statistics. 2021-04-27 22:52:37 +02:00
Magne Sjaastad
d6b8db47b8 GHA : Use ubuntu-latest 2021-04-27 16:11:19 +02:00
Magne Sjaastad
2c91725365 Summary Restart : Add summary restart reader
Move libecl reader into RifEclEclipseSummary
Add a summary file restart history reader
Simplify RifEclipseSummary
2021-04-27 16:08:57 +02:00
Magne Sjaastad
6ed6b17543 Summary Restart : Disable some warnings 2021-04-27 16:08:57 +02:00
Magne Sjaastad
9b6371c5c7 Summary Restart : Remove unused includes 2021-04-27 16:08:57 +02:00
Kristian Bendiksen
1d210bb66a Ensemble Fracture Statistics: Exclude cells with few samples for mean. 2021-04-27 08:11:26 +02:00
Håkon Hægland
76f8a484e8 Fixes issue 2021-04-27 08:07:33 +02:00
jonjenssen
36b9f38e3b Python code linting changes detected by black 2021-04-27 08:01:15 +02:00
Kristian Bendiksen
09962c2140 Ensemble Fracture Statistics: Add option for aligning by depth 2021-04-26 09:10:51 +02:00
Kristian Bendiksen
540b74e899 Improve name of "Number of Layers" choice. 2021-04-23 15:36:42 +02:00
Kristian Bendiksen
e7867d643b Remove some debug code. 2021-04-23 15:36:42 +02:00
Kristian Bendiksen
d7ce59724c Guard against inf. 2021-04-23 15:36:42 +02:00
Kristian Bendiksen
cae5e1062f Adaptive meshing in y direction. 2021-04-23 15:36:42 +02:00
Kristian Bendiksen
b69acb80f3 Refactor to allow for adaptive mesh 2021-04-23 15:36:42 +02:00
Kristian Bendiksen
bb3f736408 Ensemble Fracture Statistics: add option for adaptive mesh. 2021-04-23 15:36:42 +02:00
Magne Sjaastad
7d006674ba Export Sector : Add support for export of ACTNUM 2021-04-23 10:52:58 +02:00
Magne Sjaastad
fed4e40c26 Fishbones : Remove view scaling when adding a new fish bone
If well radius scale is large, set a low default value and show info in message window.
2021-04-23 08:33:59 +02:00
Magne Sjaastad
f6b956a9da libecl : Handle exceptions in try/catch block 2021-04-22 16:08:05 +02:00
Magne Sjaastad
6b4d80d116
HDF Summary : Add support for LGR summary vectors 2021-04-22 15:55:52 +02:00
Ruben Thoms
4b0f3486ad Added icons for VFP and help actions 2021-04-21 15:21:45 +02:00
Ruben Thoms
b14fe92eb4 Changed undo icon to look like mirrored redo icon
Closes .
2021-04-21 15:10:57 +02:00
Magne Sjaastad
0936a293ac MSW : Use start of well path, not start of fishbones 2021-04-21 15:06:44 +02:00
Magne Sjaastad
dcbfd4cc27 MSW : Connect fractures a segment with lower measured depth 2021-04-21 07:41:56 +02:00
Magne Sjaastad
4f89e38334 MSW : Move MSW parameters to well path
Move msw parameters to well path
Make it clear when options are taken from top level well path or well path lateral
Use well path lateral custom values for diameter and roughness
2021-04-20 21:13:02 +02:00
Magne Sjaastad
8e569bc944 opm-common : Always use Opm::filesystem 2021-04-20 11:05:33 +02:00
Magne Sjaastad
7dcc1dc508 Fishbones : Early exit if no well path geometry is available 2021-04-20 11:05:33 +02:00
Magne Sjaastad
c2f0f604fe Fishbones : Make sure random direction works 2021-04-20 11:05:33 +02:00
Magne Sjaastad
a6277c0ddc
Make opm summary reader work with mixed casing ()
*  opm-common : Add case insensitive file search
*  opm-common : Find file based on case insensitive search
*  opm-common : Improve error messages
2021-04-19 16:40:29 +02:00
Magne Sjaastad
b2d475dde2 MSW : Always connect to segment with lower measured depth 2021-04-19 14:34:04 +02:00
Bård Skaflestad
9c4ba8144d Add Missing Includes
Needed to build application in VS 2017.
2021-04-19 14:33:51 +02:00
Magne Sjaastad
3d3d787bd8 Multi Lateral Well Adjustments : Fix random orientation fishbones 2021-04-19 11:16:36 +02:00
Magne Sjaastad
ce881aecb5 Multi Lateral Well Adjustments : Hide well log extraction error messages 2021-04-19 11:16:36 +02:00
Magne Sjaastad
a1d85f2ed8 Multi Lateral Well Adjustments : Make sure lateral number is unique 2021-04-19 11:16:36 +02:00
Magne Sjaastad
dd605f5445 GHA : Avoid space in cache key 2021-04-18 08:57:14 +02:00
Magne Sjaastad
ecdb1334c3 Summary HDF Testing : Support region to region
Fixes by clang-format
2021-04-18 08:56:59 +02:00
Magne Sjaastad
0181e640ec Opm-common : Add helper functions to extract two region numbers 2021-04-18 08:56:59 +02:00
Magne Sjaastad
4c7c895b87 Updated opm-common to latest 2021-04-18 08:56:59 +02:00
Magne Sjaastad
9cd36fab5b Fix use of std::filesystem on older compilers 2021-04-16 16:14:55 +02:00
Magne Sjaastad
d18abce39a Fix missing include 2021-04-16 12:39:09 +02:00
Magne Sjaastad
52799e8b4c
Minor HDF adjustments ()
*  Summary HDF : Do not import summary if no UNSRMY file is found
*  Summary HDF : Add optional check on time stamp of h5 file
* Use std::filesystem to check file access
* Do not keep h5 file open
2021-04-16 10:52:30 +02:00
magnesj
a44378e2f5 Fixes by clang-tidy 2021-04-15 08:00:07 +02:00
Magne Sjaastad
6421564b77 Preferences : Remove obsolete includes 2021-04-14 13:53:21 +02:00
Magne Sjaastad
e68c982cf9 Preferences : Move more into summary settings file 2021-04-14 13:53:21 +02:00
Magne Sjaastad
27e3bc1b56 HDF5 Export : Add support for defining how many threads to use 2021-04-14 13:53:21 +02:00
Magne Sjaastad
6bc6ffda15 Preferences : Move summary settings into separate file 2021-04-14 13:53:21 +02:00
Magne Sjaastad
30687e18bc HDF : Create ESmry reader in try catch block 2021-04-14 13:53:21 +02:00
Kristian Bendiksen
7f35fb23c4 Ensemble Fracture Statistics: Select subset of statistics to compute. 2021-04-14 13:07:36 +02:00
Magne Sjaastad
d9cf453c1a Ensemble Curve Filter : Set filter unchecked as default 2021-04-13 10:40:37 +02:00
Magne Sjaastad
c50e7cdd51 Summary HDF : Make sure all summary data is loaded before export to HDF 2021-04-13 10:39:34 +02:00