Commit Graph
77 Commits
Author SHA1 Message Date
Kristian Bendiksenkribengithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1312f1d7b5 7962 ensemble fracture stats skip zero width (#7992)
* #7962 Ensemble Fracture Statistics: Add option to exclude zero width fractures

* #7962 Ensemble Fracture Statistics: fix data accessor used in statistics plot.

* #7962 Ensemble Fracture Statistics: Update referring plots.

* Ensemble Fracture Statistics: parameter name

* Fixes by misspell-fixer (#7994)

Co-authored-by: kriben <kriben@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kriben <kriben@users.noreply.github.com>
2021-09-13 08:34:03 +00:00
Kristian Bendiksen dab22c4716 #7986 Ensemble Fracture Statistics: block negative number of cells. (#7991) 2021-09-13 08:42:04 +02:00
Kristian Bendiksen 117d201703 #7963 Ensemble Fracture Statistics: add progress bar. (#7985)
Also avoid recalculating the statistics for each added file.
2021-09-10 14:54:46 +02:00
Magne Sjaastad be29b278f2 #7929 Python : Avoid creation of new view when opening case 2021-09-01 08:25:22 +02:00
Magne Sjaastad 638f926429 cmake-format: Allow dangling parenthesis 2021-09-01 08:13:16 +02:00
Kristian Bendiksen 503d946bc1 #7923 Ensemble Fracture Statistics: export fracture orientation for result files (#7926) 2021-08-31 08:12:40 +02:00
Kristian Bendiksen 8d42533179 #7869 Ensemble Fracture Statistics: optimization by AABB tree. (#7924) 2021-08-30 13:01:18 +00:00
Magne Sjaastad b78cf3a4bb Use cmake-format on all cmake files 2021-08-26 19:46:38 +02:00
Magne Sjaastad e06e0116d8 #7818 Modeled Well Path : Update location of completions 2021-06-29 15:33:03 +02:00
Kristian Bendiksen da166bd7b9 Revert "#7754 Hide experimental StimPlan Model features behind RESINSIGHT_DEVEL"
This reverts commit 1322bae6b6.
2021-06-16 12:24:12 +02:00
Kristian Bendiksen 1322bae6b6 #7754 Hide experimental StimPlan Model features behind RESINSIGHT_DEVEL 2021-06-08 09:08:33 +02:00
Magne Sjaastad 087cf41773 Janitor : Avoid includes in header files 2021-05-27 12:52:57 +02:00
Magne Sjaastad 59c14b2a53 Well Path Completion Type : Make sure all completions are visible
For MLT wells, make sure the previous defined completion types are not overwritten by laterals
2021-05-27 12:52:57 +02:00
Magne Sjaastad 9d58769f89 Janitor : Avoid include of header file in header 2021-05-26 13:28:45 +02:00
Magne Sjaastad b518acada6 Janitor : Use enum class 2021-05-18 16:22:05 +02:00
Magne Sjaastad 33c9b47e9e Set default bin count to 50 2021-05-18 08:58:40 +02:00
Kristian Bendiksen 7c7f319e41 #7670 Show Ensemble Fracture Statistics as table 2021-05-18 08:17:45 +02:00
Kristian Bendiksen 9ad8b6ce69 #7671 StimPlan XML import: fix unit system assert on missing file. 2021-05-12 16:02:40 +02:00
Magne Sjaastad 1a6c5bc895 Add static cast to avoid warnings 2021-05-11 09:42:33 +02:00
Kristian Bendiksen b116247273 #7609 Ensemble Fracture Statistics: Reorder UI elements 2021-05-10 14:03:52 +02:00
Kristian Bendiksen ac079eef82 Improve display name for Ensemble Fracture Stats collection. 2021-05-10 14:03:52 +02:00
Kristian Bendiksen 01d88030d4 #7609 Calculate and display Ensemble Fracture Statistics plot. 2021-05-10 14:03:52 +02:00
Magne Sjaastad 1cf1eef048 #7632 Preferences : Add separate tab Eclipse Summary
Remove obsolete includes
2021-04-28 14:10:23 +02:00
Kristian Bendiksen b777ad9c74 #7557 Ensemble Fracture Statistics: Reuse existing templates with same name. 2021-04-27 22:53:00 +02:00
Kristian Bendiksen 329b8e114f #7556 Ensemble Fracture Statistics: report formation dip statistics. 2021-04-27 22:52:37 +02:00
Kristian Bendiksen 1d210bb66a #7608 Ensemble Fracture Statistics: Exclude cells with few samples for mean. 2021-04-27 08:11:26 +02:00
Kristian Bendiksen 09962c2140 #7558 Ensemble Fracture Statistics: Add option for aligning by depth 2021-04-26 09:10:51 +02:00
Kristian Bendiksen 540b74e899 #7559 Improve name of "Number of Layers" choice. 2021-04-23 15:36:42 +02:00
Kristian Bendiksen e7867d643b #7559 Remove some debug code. 2021-04-23 15:36:42 +02:00
Kristian Bendiksen d7ce59724c #7559 Guard against inf. 2021-04-23 15:36:42 +02:00
Kristian Bendiksen cae5e1062f #7559 Adaptive meshing in y direction. 2021-04-23 15:36:42 +02:00
Kristian Bendiksen b69acb80f3 #7559 Refactor to allow for adaptive mesh 2021-04-23 15:36:42 +02:00
Kristian Bendiksen bb3f736408 #7559 Ensemble Fracture Statistics: add option for adaptive mesh. 2021-04-23 15:36:42 +02:00
Magne Sjaastad 4f89e38334 #7595 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 c2f0f604fe Fishbones : Make sure random direction works 2021-04-20 11:05:33 +02:00
Magne Sjaastad 3d3d787bd8 #7585 Multi Lateral Well Adjustments : Fix random orientation fishbones 2021-04-19 11:16:36 +02:00
magnesj a44378e2f5 Fixes by clang-tidy 2021-04-15 08:00:07 +02:00
Kristian Bendiksen 7f35fb23c4 #7561 Ensemble Fracture Statistics: Select subset of statistics to compute. 2021-04-14 13:07:36 +02:00
Magne Sjaastad 63690d5196 Major rewrite of MSW export model 2021-04-13 07:54:34 +02:00
Kristian Bendiksen c3a0b460a5 #7555 Rename RimFractureGroupStatistics to RimEnsembleFractureStatistics 2021-04-09 15:35:05 +02:00
Kristian Bendiksen cc5e1ca20a #7493 Use average "well path at fracture depth" for positioning. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen f3a2062fec #7493 Sample at center of cell to avoid infs. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen 49042f4a34 #7493 Correct sampling direction (was flipped). 2021-04-09 15:35:05 +02:00
Kristian Bendiksen 25d7c6d30d #7493 Add button to trigger statistics computation. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen acd483f04b #7493 Handle units in fracture group statistics export. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen 49c2b16058 #7493 Export multiple results in same Stimplan xml 2021-04-09 15:35:05 +02:00
Kristian Bendiksen 3ec177eeb4 #7493 Export fracture statistics as StimPlan xml. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen 9af2389ced #7493 Use enum for statistics types. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen e3852e5d6e #7493 Compute statistics for fracture group. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen 836c679e89 #7493 Add "Fracture Group Statistics" pdm object and import method. 2021-04-09 15:35:05 +02:00