Kristian Bendiksen
ca87cee79b
Summary Calculation: add import and export to toml
2023-12-04 17:26:44 +01:00
Magne Sjaastad
232706a4e9
Added license documentation for tomlplusplus
2023-12-04 15:20:21 +01:00
Magne Sjaastad
1417facef9
Avoid specific version info in URL for prebuild binaries for Windows
2023-12-04 14:59:29 +01:00
Magne Sjaastad
8b2d65e11a
Remove use of progress dialog, unstable behaviour
...
In some cases, the progress dialog remains visible after the computation is completed. When an expression is applied to multiple cases, text is output to Messages window. This can be used to give user information on progress.
2023-12-04 14:59:29 +01:00
Magne Sjaastad
c9574c2e05
Remove obsolete text info
...
Remove text info when opening result cases using index file. Keep text report if error happens.
2023-12-04 14:59:29 +01:00
Magne Sjaastad
459dea64c7
Grid Calculations: Show statistics for aggregated expressions
2023-12-04 09:21:42 +01:00
jonjenssen
b1fa32c318
Fault reactivation: grid info improvements ( #10899 )
...
* Fix some gridding issues, add element layer information and fix K layer information
* Add geomech element corner node info in result info view
2023-12-04 08:36:03 +01:00
Magne Sjaastad
ae9f1c06a8
If empty, add .toml as file suffix
2023-12-01 12:13:09 +01:00
Magne Sjaastad
96401c519d
Make sure data for a variable is using correct case
...
Make sure the correct Eclipse case is used when extracting values for a variable. Simplify the data extraction using activeReservoirCellIndices
2023-12-01 12:12:51 +01:00
Magne Sjaastad
69cb8b6df7
Add activeCellReservoirIndices
...
All global reservoir cell indices for active cells can now be accessed from RigActiveCellInfo. This can make the extraction of data much easier and faster.
2023-12-01 12:12:51 +01:00
Kristian Bendiksen
7cdeea51c3
Grid Calculator Export: improve test and error handling.
2023-12-01 11:06:15 +01:00
Jon Jenssen
3c3c0a3fb0
Bump to version dev.10
2023-11-28 15:03:47 +01:00
Jon Jenssen
431452cb5c
Fix grid bug reported by user
2023-11-28 15:03:47 +01:00
Kristian Bendiksen
fa7a56f1e2
#10861 Add import/export for grid calculations
2023-11-28 11:42:21 +01:00
jonjenssen
52259a69f3
Update grid part naming ( #10879 )
...
* Rename parts
* Make sure well extraction goes along model, not fault
* Match part naming with parts
2023-11-28 02:26:09 +01:00
Magne Sjaastad
da6757e9fa
Use : as separator instead of -
2023-11-27 19:10:28 +01:00
Magne Sjaastad
e2698d8946
Compute MEAN first and set MEAN visible in view
2023-11-27 19:10:28 +01:00
Magne Sjaastad
3cda00b28b
Detect and show aggregated value for each time step in all realizations
2023-11-27 19:10:28 +01:00
Magne Sjaastad
537cead7f1
Add optional input value filter for calculation
2023-11-27 19:10:28 +01:00
Kristian Bendiksen
3f6883b875
Update openssl library numbers
2023-11-27 16:16:32 +01:00
Kristian Bendiksen
4fcba67506
Bump vcpkg to v2023.11.20
2023-11-27 16:16:32 +01:00
Kristian Bendiksen
ef90a698b4
Fault reactivation: compute and export stress.
2023-11-27 15:42:47 +01:00
Jon Jenssen
9a78e69d52
Only show clear button/icon in tree search if user has entered text
2023-11-27 15:34:20 +01:00
Magne Sjaastad
ec53c7704d
Improve legend display of ensemble curves
...
Remove symbol and increase curve thickness
2023-11-27 13:14:16 +01:00
Magne Sjaastad
163b742ad0
Remove drag/drop of individual summary curves
...
Drag/drop of individual curves is unstable. Remove drag/drop, as arrow buttons can be used to change ordering of curves.
2023-11-27 13:14:16 +01:00
Magne Sjaastad
001a7340cd
Make sure curve is updated when a child object of a curve is modified
...
Appearance settings is a child object of a curve, and requires update of the curve object.
2023-11-27 13:14:16 +01:00
Magne Sjaastad
cd320c3b87
Set a fixed width for legend icons when no symbols are used
2023-11-27 13:14:16 +01:00
Magne Sjaastad
88a7ef342c
Increase spacing between icon and text in label
2023-11-27 13:14:16 +01:00
Magne Sjaastad
7639262106
Always show legend items in preview plot
2023-11-27 13:14:16 +01:00
Magne Sjaastad
4b0f2b362e
Add support for placing legend at several positions
...
Show legends on top of preview plot
2023-11-27 13:14:16 +01:00
Magne Sjaastad
243b07c42f
Remove preview plot title
2023-11-27 13:14:16 +01:00
Magne Sjaastad
9d21faf38c
Make sure summary case is set before assigning curve axis
2023-11-27 13:14:16 +01:00
Magne Sjaastad
7d8b947a71
Make sure default left and right axis always is used if available
2023-11-27 13:14:16 +01:00
Magne Sjaastad
da20b81c0e
Make sure the detection of only cross plot curves works as expected
2023-11-27 13:14:16 +01:00
Magne Sjaastad
8bc7562e9e
clang-format improvements
2023-11-27 13:14:16 +01:00
Magne Sjaastad
00cb4e3252
Always use auto title in preview plot
2023-11-27 13:14:16 +01:00
Magne Sjaastad
8fbc532149
Guard missing field for combo box editor
...
This can happen if all summary plots are deleted. The toolbar is still visible, and interaction with toolbar causes crash.
2023-11-27 13:14:16 +01:00
jonjenssen
9b71076dd9
Bump version to dev.09
2023-11-27 08:17:44 +01:00
jonjenssen
34a77a8f20
Build fix
2023-11-27 08:17:44 +01:00
jonjenssen
6421e09557
Grow cell size horizontally, too
2023-11-27 08:17:44 +01:00
Kristian Bendiksen
4bcfcfb668
Bump to dev.08.
2023-11-24 13:21:21 +01:00
Kristian Bendiksen
18cb0dbe6f
Fault Reactivation: Fix more references to ALL sets.
2023-11-24 13:21:21 +01:00
jonjenssen
039aee8d53
Fault Reactivation Grid Update ( #10866 )
...
* Fix gridding error
* Add part name to element set filter
* Use sea bottom from geomech case model, if selected
2023-11-23 19:01:42 +01:00
jonjenssen
e98f399574
Bump to dev.07
2023-11-20 17:25:04 +01:00
jonjenssen
2b795bf499
Fault reactivation gridding update ( #10855 )
...
Rewrite grid generator - grid based on eclipse model layers in reservoir.
2023-11-20 15:39:17 +01:00
Magne Sjaastad
0852f857a0
Not required to process event anymore
2023-11-20 14:13:24 +01:00
Magne Sjaastad
f44df76089
Early return if the active view is the same as the activated view
...
This will make sure that selection in the project tree is stable for focus in events.
2023-11-20 14:13:24 +01:00
Magne Sjaastad
98ce0dc226
Hide deprecation warning starting from MSVC 17.8
2023-11-20 14:13:24 +01:00
Magne Sjaastad
f092f18614
Make sure toolbar is updated for when a single plot is present
...
We try to update the content of the toolbar only when required, as this can take some time to produce the combo box content for large cases. Return false to make sure the UI is rebuild if any invalid text is present.
2023-11-20 14:13:24 +01:00
Kristian Bendiksen
5bba0eaea8
#10690 Fractures: Show Perforation Interval for azimuth fractures.
...
Fixes #10690 .
2023-11-20 09:30:32 +01:00