Magne Sjaastad
8cdef0d861
#8782 Summary Plot: drag'n'drop data vector issue
...
Duplicate only matching vectors
More rename for Group
2022-04-08 13:22:29 +02:00
Magne Sjaastad
93614ef272
Merge pull request #8791 from OPM/8790-rename-to-group
...
Rename summary references to "Group"
2022-04-07 21:06:40 +02:00
Magne Sjaastad
f099a8c89f
#8779 Summary Multi Plot : Add flag to control visibility of axis number values
...
Useful for making plots anonymized
2022-04-07 17:49:07 +02:00
Magne Sjaastad
a0507c85f4
#8779 Summary Multi Plot : Sync time axis properties across sub plots
2022-04-07 17:49:07 +02:00
Magne Sjaastad
6ecb1a8ea0
#8779 Summary Multi Plot : Rearrange property editor
...
Compute common range for all sub plots when activating sync of sub plot axes
2022-04-07 17:49:07 +02:00
jonjenssen
d156160daf
Summary Multiplot: sync plot selection in tree with view ( #8788 )
...
* Make sure the subplot selected in the tree is shown in the multiplot viewer.
* Clean up multiplot toolbar handling a bit
* Remove old summary plot toolbar.
2022-04-07 16:24:27 +02:00
jonjenssen
3590c52cdc
Deprecate single summary plots and plot collections. ( #8777 )
...
* Deprecate single summary plots and plot collections. Replace functionality using summary multi plots. Clean up some code. Fix crash when trying to normalize an empty curve
2022-04-06 17:39:07 +02:00
Magne Sjaastad
9bbc709157
#8773 Source Stepping : Show data source stepping on summary multiplot
2022-04-06 10:05:43 +02:00
Magne Sjaastad
6417daf167
#8773 Source Stepping : Realization cases are missing in some cases
2022-04-06 10:05:43 +02:00
Magne Sjaastad
22673c1073
Summary Multiplot: Add icon and update text
...
minor adjustments
2022-04-06 10:05:43 +02:00
Kristian Bendiksen
45d28de6d3
#8768 Multi Plot: Add option to sync all sub plots axis properties.
2022-04-06 09:03:53 +02:00
Magne Sjaastad
ca61e9f9a8
Multi Axis: Make sure widget axis is created during assignment of plot axis
2022-04-04 14:44:29 +02:00
Kristian Bendiksen
11060078d8
RiuQwtPlotWidget: fix actions on selection of axis.
2022-04-04 12:10:20 +02:00
Kristian Bendiksen
288269fad7
Multiaxis: Use correct mapping from PlotAxis to QwtAxisId.
2022-04-04 12:10:20 +02:00
Kristian Bendiksen
395541ebe0
Summary Plot: Make the general plot options expanded by default.
2022-04-04 12:10:20 +02:00
Kristian Bendiksen
32ec472829
Multiaxis plot: fix moving axis from other side
2022-04-04 12:10:20 +02:00
Magne Sjaastad
dde0487024
Multiaxis: add support for Qwt multiaxis plot
2022-04-04 12:10:20 +02:00
jonjenssen
22d6e3f853
Merge pull request #8765 from OPM/summarymultiplot_performance2
...
Summary Multiplot performance improvements and fixes
2022-04-01 19:23:27 +02:00
Magne Sjaastad
46a8bd58b2
#8761 Multiplot template support
2022-04-01 12:04:46 +00:00
Magne Sjaastad
b822996fc3
FIx regression blocking drag and drop of well names into existing plots
2022-03-31 14:43:56 +02:00
Magne Sjaastad
15f17234c8
#8747 MultiPlot : Duplicate and append plots for selected objects
2022-03-31 14:04:33 +02:00
jonjenssen
28dcd47d73
Hide summary multiplot tree node if only one summary plot
2022-03-31 13:03:03 +02:00
jonjenssen
f41c772f03
Show plot curves at the first level below a summary plot.
2022-03-25 20:02:23 +01:00
jonjenssen
8d3f41ded8
Merge pull request #8732 from OPM/summarymultiplot_updates2
...
Summary Multiplot updates
2022-03-25 11:39:12 +01:00
Magne Sjaastad
696c6a15fa
#8676 QtChart : Create curve legend widget for multiplot
2022-03-23 14:28:56 +01:00
Magne Sjaastad
f45637b7f0
#8715 Fix multi summary title and legend updates
2022-03-23 13:35:47 +01:00
Kristian Bendiksen
c00aea75fb
#8662 QtCharts: Implement tooltip when hovering over curves
2022-03-21 14:56:23 +01:00
Jon Jenssen
560917a481
Rename NewSummaryPlot command to what it actually is - OpenSummaryPlotEditor command. Remove unused includes.
...
Move Single Summary Plots to bottom of tree and show them as Single Summary Plots.
2022-03-21 13:05:57 +01:00
jonjenssen
e20adcdb69
Further Summary Multiplot improvements ( #8707 )
...
* Create a specialized summary plot page for showing multi plots
* Make summary plots always show in grid of selected size.
* Allow dragging summary addresses into empty main window area
* Limit grid to 4x4 cells
2022-03-21 11:31:25 +01:00
Magne Sjaastad
8d3f381b4f
Janitor: Update qwt to 6.2.0
2022-03-18 13:16:07 +01:00
jonjenssen
ffc84457c6
Summary Multiplot: add button to create plot copy ( #8698 )
...
* Add button to create a duplicate of the active summary multiplot
* Block dropping other things than RimSummaryAddress objects in empty areas
2022-03-16 14:14:14 +01:00
jonjenssen
75a3d3d8f1
Summary Multiplot: drag/drop updates ( #8692 )
...
Drag'n'drop improvements - accept drops in empty multiplot areas to create new plots
2022-03-15 15:57:15 +01:00
Kristian Bendiksen
20ec6e20f2
Summary Plot: fix axis logic for left axis
2022-03-14 15:48:24 +01:00
Magne Sjaastad
0ca70249ae
Move defines to RiaDateTimeDefines
2022-03-14 09:18:48 +01:00
Magne Sjaastad
e435e28e7d
#8660 Axis range: If water cut is assigned, use 0..1 as axis value range
2022-03-14 08:24:49 +01:00
Magne Sjaastad
806a149809
Fix several deprecation warnings ( #8657 )
...
* Use constructor instead of nullptr for WindowFlags
* Use constructor instead of nullptr for Alignment
* Disable deprecation warning for QProcess
* Add string split method to RaTextStringTools
* Add caf.cpp used to manage Qt function deprecations
* Use position()
2022-03-11 13:24:01 +01:00
Magne Sjaastad
0bab8a9834
Fix update issues when switching from axis side ( #8664 )
...
* #8610 Ensemble import : Set default axis
* Summary Axis : Delete previous axis when switching side
* Janitor: Use auto and empty()
2022-03-11 13:11:24 +01:00
Magne Sjaastad
262aed3c8d
#8663 QtCharts: Update labels when date format changes
2022-03-11 11:39:51 +01:00
Magne Sjaastad
721ba508de
Axis sync: Reset zoom to make sure the complete range for min/max is available
2022-03-11 08:41:53 +01:00
jonjenssen
c9b762fb16
Merge pull request #8654 from OPM/filter_wheelevents
...
Summary Multiplot: page scroll and zoom fixes
2022-03-10 13:13:44 +01:00
Jon Jenssen
cdbeec7ff8
Remove unused include
2022-03-09 11:29:03 +01:00
Jon Jenssen
d7555cbf4c
Add support for giving all axes with the same label the same range.
2022-03-09 11:29:03 +01:00
Magne Sjaastad
728885a6c8
Janitor : Fix invalid rename introduce by horizontal/vertical depth log plots
...
Fix deprecated
2022-03-09 08:33:56 +01:00
Jon Jenssen
85d3f98f91
Allow drag'n'drop of realizations into summary plots
...
Improve "Create Summary Case Group" feature to not delete selected realizations from the source collection.
2022-03-08 07:55:39 +01:00
Kristian Bendiksen
7a954804ef
#8451 Qt Charts: show fewer curve symbols.
...
The "Symbol Skip Distance" is used to space the symbols.
Fixes #8451 .
2022-03-04 18:11:10 +01:00
Jon Jenssen
2e9c6e7a64
Allow dragging and dropping ensemble data vectors into summary plots
2022-03-04 17:06:28 +01:00
Magne Sjaastad
1563ae7b58
Merge pull request #8614 from OPM/minor-adjustments
2022-03-04 12:24:15 +01:00
jonjenssen
abff06d2d5
Summary multiplot improvements ( #8598 )
...
* Create multi summary plot from summary plot(s)
* Rearrange multi summary plot properties
* Enable source stepping toolbar for multi summary plot
* Automatically activate new summary plot when creating from data sources -> data vector tree
* Enable global key controls for switching data in summary and multi summary plots
* Update tooltip texts for summary plot toolbar
2022-03-04 10:52:17 +01:00
Kristian Bendiksen
423dde93fc
#8523 Summary Plot: Improve axis name.
...
Use same name as axis in plot now.
2022-03-02 13:49:17 +01:00
jonjenssen
0cd965dd5b
Summary plot crash fixes ( #8595 )
...
Disable assert for duplicated signal connections for now, just ignore everyone but the first one
Temp. workaround for crash when duplicating plot axis properties.
Update test
2022-03-01 17:27:46 +01:00
Magne Sjaastad
9826d94e9a
Make sure a signal is connected only once
2022-02-28 10:52:05 +01:00
Magne Sjaastad
4693dc44ef
Memory Management : Fixes related to plot objects and curves
2022-02-26 16:35:27 +01:00
Magne Sjaastad
47a44a79df
Axis assignment : Use axis with same unit by default
2022-02-26 16:35:27 +01:00
Kristian Bendiksen
f955d9e645
#8575 Summary Plot: Restore zoom of time axis on project load.
2022-02-23 21:54:40 +01:00
Kristian Bendiksen
10cb2d7d0b
#8522 Summary Plot: Prune unused axes after move or delete
2022-02-23 21:54:40 +01:00
Kristian Bendiksen
1a1acfa006
#8522 Summary Plot: handle plot axis deletion.
2022-02-23 21:54:40 +01:00
Kristian Bendiksen
bd22336ba8
#8522 Summary Plot: ensure plot axis are restore when creating plots.
2022-02-23 21:54:40 +01:00
Kristian Bendiksen
2e6795bd1d
Summary Plot: Refactor to use new RimSummaryPlot::addNewAxisProperties().
2022-02-23 21:54:40 +01:00
Kristian Bendiksen
3180b419d0
#8522 Summary Plot: Add menu item to add plot axis.
2022-02-23 21:54:40 +01:00
Magne Sjaastad
f154f8c500
Import RFT segment data as well log curve ( #8449 )
...
Add reader for RFT data using opm-common
Extend RFT curve with support for RFT segment data
Adjustments related to horizontal well log plots
8581 Well Log Plot : Update of curve appearance does not update plot
2022-02-23 13:57:02 +01:00
jonjenssen
4a3d9470b4
Summary Plots: Support dragging wells, groups and regions into plots ( #8550 )
...
Support dropping wells, wellgroups and regions into summary plots.
2022-02-16 16:36:50 +01:00
Magne Sjaastad
477ae02382
Logarithmic curve support and renaming ( #8546 )
...
* Add test for both positive and negative numbers
* Remove redundant sample count from parameter list
* Propagate useLogarithmicScale
* Renaming
2022-02-14 11:49:37 +01:00
Kristian Bendiksen
a8a3d3332b
#8536 Summary Plot: Fix axis position for legacy projects.
...
The axis property position has to be reassigned for all axis types.
2022-02-14 10:56:51 +01:00
Kristian Bendiksen
6591de716b
#8521 Summary Plot: Allow moving axis to other side of plot.
2022-02-11 10:31:01 +01:00
Magne Sjaastad
43d890697d
Multiaxis: Avoid transformation of the right axis to a left axis
2022-02-09 12:26:42 +01:00
Magne Sjaastad
f2b6291a6b
Refactor RimSummaryCurvesData
2022-02-07 09:55:11 +01:00
Magne Sjaastad
4ea4479a34
Move code to RimSummaryCurvesData
2022-02-07 09:55:11 +01:00
Magne Sjaastad
2b39b95011
Add new axis object the side with least axes
2022-02-07 09:55:11 +01:00
Magne Sjaastad
15797bd739
Preferences : Add flag for default plot type QtCharts or Qwt
2022-02-07 09:55:11 +01:00
Kristian Bendiksen
e92e2e8764
Summary Plot: Add support for multiple plot axis.
2022-02-07 09:55:11 +01:00
jonjenssen
a3ad9d2c1e
Merge pull request #8524 from OPM/tree_filter
...
Add Project Tree filter support
2022-02-04 15:49:22 +01:00
Magne Sjaastad
ffc77516e8
Summary Import : Support cases with one file per time step ( #8493 )
2022-01-28 13:18:46 +01:00
Magne Sjaastad
2d2bf0bbc7
CMake : Improve handling of compiler flags ( #8486 )
...
#8478 Code cleanup to fix some warnings
Several adjustments to improve the specification and usage of compile flags.
2022-01-26 10:08:28 +01:00
Magne Sjaastad
d5b17976ed
Merge pull request #8459 from OPM/8458-summary-drop-target
...
Closes #8458
2022-01-21 14:32:51 +01:00
Magne Sjaastad
40d59b7bdc
Regression Test : Make it possible to override plot engine
...
Add GUI to override plot engine to either Qwt or QtCharts in regression test dialog
2022-01-20 14:34:34 +01:00
Magne Sjaastad
5ff9f36448
Merge pull request #8461 from OPM/8460-plot-curve-fixes
...
Guard access to QtCharts objects that might be null
Fix visibility of items in legend based on state in parent plot
2022-01-20 12:52:36 +01:00
Kristian Bendiksen
f996b5383a
#8453 Fix crash when changing plot type (QtCharts <-> Qwt).
2022-01-17 16:23:53 +01:00
Kristian Bendiksen
258fbddc10
Merge pull request #8387 from OPM/qtcharts-summary-plots
...
Closes #8228
Major refactoring of summary plotting. Now possible to create plots both with Qwt and QtChart as plotting tool.
2022-01-17 13:14:21 +01:00
jonjenssen
9d4b7422e8
Show summary data as tree structure in explorer. ( #8430 )
...
* Show summary data vectors in project explorer for both summary cases and ensembles.
* Enable Drag to be able to drag'n'drop data vector into future summary plot
* Make sure tree is refreshed on reload/replace operations
* Provide case id and ensemble id in drag/drop object in addition to address
2022-01-13 09:02:07 +01:00
Magne Sjaastad
dc31a731ad
Summary Data Source Stepping : Reintroduce stepping for summary plot
...
Data source stepping for multi plot is work in progress, and have disabled stepping for single summary plots. This commit will make it possible to do source stepping on single summary plots.
2022-01-11 15:15:56 +01:00
Magne Sjaastad
e203c76099
#8425 Summary Multi Plots: Add grouping on wells, groups, ...
...
* #8425 Multi Graph : Support grouping on object name
* #8425 Multi Graph : Improve creation of new graphs
* #8425 Multi Graph : Improve default tick mark count
* Handle history and non history as identical headers
* #8425 Multi Graph : Increase space below a graph
2022-01-10 14:51:31 +01:00
Magne Sjaastad
fef0a2b70c
Janitor : Remove obsolete includes in header files
2022-01-07 10:38:56 +01:00
Magne Sjaastad
3c35244809
#8420 Janitor: Remove empty parameters in initialization macros
2022-01-07 08:31:52 +01:00
Magne Sjaastad
7db24e9353
#8405 Source Stepping on multiple graphs
...
- add copy paste of plots into multi summary plot
- improve data source stepping for multi plot
- improve auto generated plot name, graph name and curve name
Fixes by clang-format
Improve readability
2022-01-06 15:49:20 +01:00
Magne Sjaastad
0fbd668569
#8397 Summary Curve : Add long vector name to auto name for curves
2022-01-06 15:49:20 +01:00
magnesj
57e4283d26
Fixes by clang-tidy
2021-12-27 09:42:08 +01:00
Magne Sjaastad
4d21f90bf9
Add summary multi plot
...
Improve robustness related to update of Summary Plot Manager
Add RimSummaryMultiPlot
Move shared code into RiaSummaryStringTools
Added "Create Summary Multi Plot" to menu of MultiPlot in project tree
2021-12-23 09:30:36 +01:00
Magne Sjaastad
4090e70507
#8356 Summary Data : Add support for use of summary summary data from Python
2021-12-14 12:01:06 +01:00
Magne Sjaastad
2d5313772e
Janitor : Support import of stand alone ESMRY files
...
All import of summary data was previously started from a SMSPEC file. As the ESMRY file is completely independent, it is useful to import these files directly.
2021-12-14 12:01:06 +01:00
Magne Sjaastad
bf7917ab7c
Janitor: Remove obsolete code
2021-12-14 12:01:06 +01:00
Magne Sjaastad
033cc4f1b7
#8359 Plot Project Tree : Avoid update of plot if possible
2021-12-10 09:46:01 +01:00
Magne Sjaastad
34fb7d7e84
#8345 Summary Plot Manager : Several improvements
...
Add checkboxes for individual plots for vectors/addresses and creation of multiplots.
Moved code into RicSummaryPlotBuilder.
Allow UiComboBoxEditor to disable autocomplete.
Create plot using Enter key without modifiers.
2021-12-07 09:53:02 +01:00
Magne Sjaastad
5fcb81980d
#8310 Summary Plot Manager : Add data source filtering
2021-11-19 15:42:26 +01:00
Magne Sjaastad
c945166e81
Janitor : Remove obsolete code
2021-11-19 15:42:26 +01:00
Magne Sjaastad
640b7406ec
#8292 Add docking widget used to manage summary plots
2021-11-17 16:26:47 +01:00
Magne Sjaastad
21fd4f74b5
Refactor code
2021-11-17 16:26:47 +01:00
Magne Sjaastad
2a65636ba3
#8250 Use variadic macros and remove obsolete parameters
2021-11-14 15:26:09 +01:00
Magne Sjaastad
421163d601
Janitor : Call direct parent when overriding virtual methods
...
When overriding initAfterReader, make sure to always call direct parent.
Failing to do so caused RimPlotCurve::initAfterRead() not to be called, and color and other appearance settings was not imported correctly.
2021-11-02 14:30:24 +01:00
Kristian Bendiksen
75fe73ee64
Refactor: Start using setUiTreeHidden where missing.
2021-10-24 09:11:20 +02:00
Magne Sjaastad
163fc707bd
Janitor : Remove obsolete logging
2021-09-30 12:13:22 +02:00
Kristian Bendiksen
dfa378fb85
#7805 Convert RimPlotCurve to use RimPlotCurveAppearance configuration.
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
1e83254e9e
Make P10/P90 calculation style more explicit
2021-09-16 10:38:27 +02:00
Magne Sjaastad
f699f5f6b8
#7912 Summary Data Import : Update to ESMRY format
2021-09-13 10:00:45 +02:00
Magne Sjaastad
640c59d682
#7942 Summary Plot: Make reading of summary data file more robust
...
- remove the gsl::not_null for pointer to curve data
- For summary cases linked to a grid model case, do not try to read the original location of file if grid file location is not valid (will happen when a project file is moved)
2021-09-02 15:55:43 +02:00
Magne Sjaastad
638f926429
cmake-format: Allow dangling parenthesis
2021-09-01 08:13:16 +02:00
Magne Sjaastad
b78cf3a4bb
Use cmake-format on all cmake files
2021-08-26 19:46:38 +02:00
Magne Sjaastad
49fa169db8
##7903: Improve ensemble surface names
...
Update the name of statistics surface when created
Regenerate surface geo only when required
Create statistics surfaces when importing surface ensemble
2021-08-26 15:12:27 +02:00
Kristian Bendiksen
3c784e9549
#7716 Ensemble Well Logs: Use colors from ensemble curve set
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
a5bc860526
#7716 Ensemble Well Logs: use filters from summary ensemble curve set.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
6c11b6f33b
Refactor: Make interface to enable reuse
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
f31aecf507
Refactor: extract EnsembleParameter into separate file.
2021-06-30 10:43:11 +02:00
Magne Sjaastad
60dbb8a715
#7774 Ensemble Statistics : Remove test for match on first reported simulation time step
...
When computing statistics curves for an ensemble, we computed these values based on curves having identical same timestamp as the first summary case in the ensemble. If the simulator had numerical issues, this first time step can be slightly different from case to case.
Remove this test on first time step, but keep the optional test on last time step.
2021-06-11 18:16:56 +02:00
Magne Sjaastad
4b7744af26
#7771 Summary Plot Resampling: Crash for identical case names but different size
...
Avoid mix of curve values of different size
2021-06-11 14:48:36 +02:00
Magne Sjaastad
2e5953216f
#7438 Project File: Simulation name is hard coded in plots
2021-06-11 08:06:46 +02:00
Magne Sjaastad
40c44983f4
#7761 Objective Function : Fix typo for history vector
2021-06-10 11:31:26 +02:00
Magne Sjaastad
4de91e885b
#7761 Objective Function : Change formula and add several options
2021-06-09 21:22:37 +02:00
Magne Sjaastad
536e656684
#7633 Summary Reader : Resolve symlinks for h5 file management
2021-04-28 14:10:23 +02:00
Magne Sjaastad
1cf1eef048
#7632 Preferences : Add separate tab Eclipse Summary
...
Remove obsolete includes
2021-04-28 14:10:23 +02:00
Magne Sjaastad
2c91725365
#7622 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
9b6371c5c7
#7622 Summary Restart : Remove unused includes
2021-04-27 16:08:57 +02:00
Magne Sjaastad
a6277c0ddc
Make opm summary reader work with mixed casing ( #7593 )
...
* #7592 opm-common : Add case insensitive file search
* #7592 opm-common : Find file based on case insensitive search
* #7592 opm-common : Improve error messages
2021-04-19 16:40:29 +02:00
Magne Sjaastad
52799e8b4c
Minor HDF adjustments ( #7577 )
...
* #7575 Summary HDF : Do not import summary if no UNSRMY file is found
* #7575 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
e68c982cf9
#7572 Preferences : Move more into summary settings file
2021-04-14 13:53:21 +02:00
Magne Sjaastad
27e3bc1b56
#7563 HDF5 Export : Add support for defining how many threads to use
2021-04-14 13:53:21 +02:00
Magne Sjaastad
6bc6ffda15
#7572 Preferences : Move summary settings into separate file
2021-04-14 13:53:21 +02:00
Magne Sjaastad
d9cf453c1a
Ensemble Curve Filter : Set filter unchecked as default
2021-04-13 10:40:37 +02:00
Magne Sjaastad
dd97e7741a
#7527 HDF Summary Reader : Add first working prototype
...
HDF5 must be compiled with special options to support multithreading. Disable file object multithreading for HDF5. Some vector types are not supported, as the support in opm-common reader is not complete (region, region_to_region, ...).
2021-04-08 07:13:34 -07:00
Magne Sjaastad
eab5bc79c9
Fix path in clang-tidy workflow ( #7542 )
2021-04-06 21:04:31 +02:00
Magne Sjaastad
c5ac85953b
#7524 Correlation plot filter
2021-03-29 15:45:53 +02:00
Magne Sjaastad
f5547dd551
#7512 Support optimized summary reader
2021-03-25 12:56:09 +01:00
Magne Sjaastad
f3a824eeef
#7361 Janitor : Remove obsolete fields
2021-02-22 16:51:30 +01:00
Magne Sjaastad
64a8a0ad8d
#7346 Summary Plot: Improve default curve for observed data
2021-02-22 13:37:05 +01:00
Magne Sjaastad
f12a3ed1ba
#7403 Replace fromTime_t with fromSecsSinceEpoch
2021-02-22 08:32:08 +01:00
Magne Sjaastad
b29952e8a9
#7403 Replace toTime_t with toSecsSinceEpoch
2021-02-22 08:32:08 +01:00
Magne Sjaastad
6c672d9c9c
#7376 Data Source Stepping : Improve icons
...
Icons
2021-02-18 18:55:04 +01:00
Magne Sjaastad
a86d0489ac
#7380 Janitor : Use forward declare when possible
2021-02-17 22:28:21 +01:00
Magne Sjaastad
6b16b2dcf1
#7065 Include inf values in statistics curves (P90, P10, ..)
...
If inf values are skipped, the visualization of statistics curves will be positioned at wrong date.
2021-02-16 13:23:28 +01:00
Magne Sjaastad
de5bd826a5
#7358 Ensemble Curve Resampling : Add resampling
2021-02-12 13:20:21 +01:00
Magne Sjaastad
d6bd8657cf
#7358 Summary Curve Resampling : Add resampling to curve data
2021-02-12 13:20:21 +01:00
Magne Sjaastad
721d912f9e
#7358 Summary Curve Resampling : Use helper code in RiaSummaryTools
2021-02-12 13:20:21 +01:00
Magne Sjaastad
cc292b197a
Result Divided by Area: Establish concept used to compute flow velocity and normalized trans ( #7349 )
...
* Geometry Tools : Add convenience functions for polygon area
* #7232 Result Divided by Area: Add cell face result and show in GUI
Native support for flow rate is given by mass rate (mass per time) over a cell face. Add a derived result that takes flow rate divided by cell face area to get velocity (distance per time).
Add support for this concept on relevant native results, and indicate this result type in UI using a "/A" postfix
* Speed up divided-by-area calculations by using openmp
* Some refactoring of result data access.
* Make sure NNC data is scaled correctly in vector flow viz.
Co-authored-by: jonjenssen <jon@soundsoft.no>
2021-02-11 03:01:17 +01:00
Magne Sjaastad
80bae6df45
Fix missing includes
2021-01-21 14:39:01 +01:00
rubenthoms
bc81437435
Moved UnitSystem from RiaEclipseUnitTools to RiaDefines. ( #7225 )
...
* Moved UnitSystem from RiaEclipseUnitTools to RiaDefines.
- Renamed UnitSystem to EclipseUnitSystem
- Replaced header includes and removed obsolete includes of RiaEclipseUnitTools.h
* Moved result name functions into separate file.
* Minor cleanup
Co-authored-by: rubenthoms <rubenthoms@users.noreply.github.com>
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
2021-01-21 12:58:46 +01:00
Magne Sjaastad
97114f4554
#7190 Correlation Parameters : Fix cache inconsistencies
2021-01-12 12:23:41 +01:00
Gaute Lindkvist
81699db187
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00