Magne Sjaastad
0cfdaab720
#9156 Use PdmPointer to avoid dangling pointer in Plot Editor
2022-09-15 08:19:41 +02:00
jonjenssen
3a1fe7d04f
Only create and show plot window if we import a summary file. ( #9155 )
...
* Only create and show plot window if we import a summary file. If window is already there, no change.
2022-09-15 08:19:41 +02:00
Jon Jenssen
040933b8a9
Make sure project tree is updated on ensemble curve copy/paste
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
d7346c077b
janitor: Improve variable name.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
52a2d2d1fc
Thermal Fracture Import: fix crash when import fails.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
a377449492
Thermal Fracture Import: Add test for loading non-existing file.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
803b8adc25
#9101 Thermal Fracture Import: detect and refuse inconsistent units.
...
All values in the file should be in either field or metric units, and mixing is
not allowed.
2022-09-15 08:19:41 +02:00
Jon Jenssen
97888f4f5e
Update qtadvanced docking to latest version
2022-09-15 08:19:41 +02:00
Magne Sjaastad
dbc4aef384
Set minimum CMake version to 3.15 to avoid warnings on MSVC
...
Set CMake version on top level to avoid warnings on MSVC when warning level is set to something else than the default.
https://stackoverflow.com/questions/58708772/cmake-project-in-visual-studio-gives-flag-override-warnings-command-line-warnin
2022-09-15 08:19:41 +02:00
Jon Jenssen
530329aed6
Fix intersection depth filter limit calculations
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
3c835f7eb2
Thermal Fracture Import: handle csv with space between name and unit
2022-09-15 08:19:41 +02:00
Magne Sjaastad
f80fde85ca
#9126 Improve plot and curve handling for ensembles
...
Add append plots and append curves to context menu of ensembles
Make sure we create an unique color when adding multiple ensembles
2022-09-15 08:19:41 +02:00
Magne Sjaastad
ee715a86e0
#9125 Do not reset user defined axis range when stepping data source
2022-09-15 08:19:41 +02:00
magnesj
7b2b2af5e4
Fwk : Remove obsolete helper template
2022-09-15 08:19:41 +02:00
Magne Sjaastad
614bb147f2
Use updated version of opm-common as submodule
...
* Adjustments to build system for opm-common
* Add opm-common as submodule
* Disable use of unity build for opm-common
2022-09-15 08:19:41 +02:00
jonjenssen
66896f8330
New dockingsystem ( #9116 )
...
* Use Qt Advanced Docking as forked submodule
* Use new docking system in code
2022-09-15 08:19:41 +02:00
Magne Sjaastad
09f9269cfa
Unity build requires global unique variable names
2022-09-15 08:19:41 +02:00
Magne Sjaastad
a3a71d6379
Update actions to latest and remove artifact upload for Linux
...
Artifact upload failed for Linux -> remove as these are not used
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
b064599e28
Thermal Fracture: fix crash for none-existing results.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
a0f87e2ae9
Thermal Fracture: show mesh options for thermal fractures.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
72590d0565
Thermal Fracture: load and update on project reload.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
4e6e3ecd31
#9099 Thermal Fracture Import: include perimter nodes.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
089a02f6ce
More tweaks to fix windows build
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
74efaa4385
#9098 Thermal Fracture: interpolate missing values inside convex hull of points.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
037de2829c
Thermal Fracture: improve import and display of timestamps
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
2b17c9d9af
Rotate fracture plane to align with x-y plane
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
c155fbcfe0
Thermal Fracture: Add visualization of results
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
74cc1e305d
Thermal Fracture: Add action to import Reveal csv
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
51c4fb07a7
Thermal Fracture: add thermal fracture template
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
26c88ccee5
Refactor: Introduce MeshFractureTemplate, and convert StimPlanFractureTemplate to it.
2022-09-15 08:19:41 +02:00
Kristian Bendiksen
94124d4eac
#9039 : Thermal Fractures: add file reader
2022-09-15 08:19:41 +02:00
jonjenssen
6d65554a77
Add qt advanced docking to third party folder and build environment ( #9109 )
...
* Add qt advanced docking as submodule
2022-09-15 08:19:41 +02:00
jonjenssen
1a4d29f4ba
Allow using scale values less than 1.0 ( #9108 )
...
* Change view scale into list of predefined double values in both toolbar and property editor. Add values less than 1.0
2022-09-15 08:19:41 +02:00
Magne Sjaastad
3a55db15e5
Added field and object keywords
2022-09-15 08:19:41 +02:00
Magne Sjaastad
7e0e160196
Update version on dev-branch after release
2022-09-15 08:19:41 +02:00
Magne Sjaastad
c90bb020af
Set version to 2022.06.1
2022-09-15 08:18:34 +02:00
Magne Sjaastad
2973127363
Minor issues when preparing user course
...
* Grid Cross Plot: Always show grouping icons with color
* Grid Cross Plot: Make sure the info box text content is updated
* Bump version to RC_05
2022-09-14 16:10:52 +02:00
Kristian Bendiksen
52cee02ffe
MultiPlot: Fix small empty legend when toggling legend position.
2022-09-14 16:01:39 +02:00
Kristian Bendiksen
dfbdfaa726
#9293 MultiPlot: avoid removing non-legend overlays.
...
The plots can have other kinds of overlays that should not be removed.
Fixes #9293 .
2022-09-14 16:01:39 +02:00
Magne Sjaastad
7b81490f90
#9295 Make sure grid cross plot is updated when grouping objects are toggled
2022-09-14 08:47:52 +02:00
Magne Sjaastad
3b5b661949
Add license notice for Qt-Advanced-Docking-System
2022-09-14 08:16:02 +02:00
Magne Sjaastad
976168562b
#9292 Update project tree when new fracture is added
2022-09-13 18:04:59 +02:00
Magne Sjaastad
42565119eb
Bump version to RC_04
2022-09-13 17:46:53 +02:00
Magne Sjaastad
22cd06b4c7
Adjust auto plot settings
...
* Adjust the max value for summary curves to get more space on top of plot
* Compute axis range before computing auto plot settings
* Use axis object name as key when computing aggregated min/max
* Guard infinite recursion for enableAutoValue()
2022-09-13 17:45:41 +02:00
Magne Sjaastad
58852781c3
Add missing update of curve legend text
2022-09-13 15:20:48 +02:00
Jon Jenssen
1edbd5fea8
Allow opening summary plot editor from context menu when multiple cases are selected in data sources
2022-09-13 13:29:21 +02:00
jonjenssen
19cfd191ae
Remove unused code ( #9290 )
2022-09-13 11:40:35 +02:00
jonjenssen
c685b7e9b5
Summary Plot Editor: Context menu update ( #9289 )
...
* Summary plot editor context menu update
2022-09-13 11:14:30 +02:00
Magne Sjaastad
3cdc69d1a7
Fix typo for StimPlanFileName keyword
2022-09-12 08:58:09 +02:00
Magne Sjaastad
b544c0f48f
Bump version info to RC03
2022-09-12 07:47:14 +02:00