Gaute Lindkvist
833a29c3c2
#4062 #4081 Make time and case diff apply immediately and don't change variable name
...
* Instead show the change in the Result label, legend and info box.
2019-02-15 13:16:51 +01:00
Gaute Lindkvist
1f754f2b63
#3807 Initial implementation of GeoMech contour maps.
2019-01-16 14:09:28 +01:00
Bjørn Erik Jensen
295da5658e
#3793 View auto name. Move ViewNameConfig to 3dView and replace current name field. InitAfterRead update to be backward compatible
2018-12-14 13:43:25 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Magne Sjaastad
0ac2b35fe2
2D contour map : Guard null pointer access
2018-11-02 15:49:13 +01:00
Gaute Lindkvist
f80472ffa6
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
Gaute Lindkvist
e3baaa4133
#3261 Show 3d well log curves even if the grid result isn't dynamic.
...
* Have to be more precise on whether to attach the results as a static or dynamic property.
* Also rewrite some 3dWellLogPlanePartMgr code to only create one draw surface for each draw plane used for the curves.
2018-09-04 12:01:07 +02:00
Magne Sjaastad
fda735d109
Regression Test : Do not show message box
2018-06-29 16:42:23 +02:00
Gaute Lindkvist
a888ab0160
#3073 #3074 Fix crash and perpetual wait cursor when cancelling filtered ODB import
2018-06-21 15:12:23 +02:00
Jacob Støren
3a05abb42b
#2940 Fix crash due to missing guard in geomech camera conversion.
2018-05-22 09:34:27 +02:00
Jacob Støren
d7cffba9f1
#2940 Covert old project file geomech camera mx to new display offsetted regime
2018-05-18 21:38:49 +02:00
Magne Sjaastad
82d6db94cb
WIP : try to fix import of geomech project files
2018-05-18 19:23:36 +02:00
Magne Sjaastad
55796623b5
#2855 Tensor Calculations : Do nothing if tensor is unchecked
2018-05-04 15:23:20 +02:00
Magne Sjaastad
9ba93c6385
#2820 Legends: Select tensors when clicking on tensor legend
2018-04-30 14:47:47 +02:00
Magne Sjaastad
a0e4f71138
#2715 Add direct access to RigFemPartCollection from a GeoMechView
2018-04-25 12:45:58 +02:00
Magne Sjaastad
b6aa35bf11
#2793 RegTest, Fault visibility : Add translation code for older project files
2018-04-24 12:56:28 +02:00
Magne Sjaastad
978a74a1fe
#2727 Legends : Remove obsolete functions
2018-04-18 10:43:01 +02:00
Magne Sjaastad
71b7bd21f9
#2727 Legends : Add RimLegendConfig as base for Regular and Ternary
2018-04-18 10:36:33 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Gaute Lindkvist
56dd1b3eb9
Legends ( #2749 ): Clean up enable/showLegend option
...
* Make public field private ...
* Make the option invisible from within the property panel.
2018-04-18 08:37:30 +02:00
Gaute Lindkvist
b6fb60115a
Refactored after review
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
63ffade452
Set background and frame color from the view plus update frame margins.
2018-04-09 13:14:19 +02:00
Unknown
af4b35b990
#2618 Tensor Vectors: Add arrow length scaling range option for result
2018-03-19 11:16:53 +01:00
Rebecca Cox
dc6bbba848
#2612 Tensor Vectors: Hide legend when Tensor Vectors are turned off
2018-03-16 11:54:49 +01:00
Bjørn Erik Jensen
e13702a88a
#2485 Intersection. Field controlling polylines visibility
2018-03-12 13:27:32 +01:00
Jacob Støren
c258528dc5
#51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background.
2018-03-08 11:20:27 +01:00
Rebecca Cox
f4b6542f60
#2575 Use Integration Point to calculate elm avg tensor
2018-03-06 12:54:10 +01:00
Unknown
82a394d588
#2543 Tensor vectors: Use tensor value, not length, for color mapping
2018-03-01 16:01:19 +01:00
Jacob Støren
267e3ef59d
#2535 Use the MainWindowTools class instead of MainWindow directly (part 4)
2018-02-27 16:46:53 +01:00
Rebecca Cox
4ca78ca833
#2460 Tensor Vectors: Use result as colormapping on the vectors
2018-02-20 13:47:47 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Rebecca Cox
82343d6680
#2489 Geo mech cases: Hide legend when result is not valid
2018-02-16 09:11:45 +01:00
Rebecca Cox
bd0d23520b
#2344 Tensor Vectors: Vector visualization code
2018-02-08 16:43:18 +01:00
Rebecca Cox
c6f8c957de
#2316 Tensor Vectors: Create Object in Project tree
2018-02-05 09:28:16 +01:00
Jacob Støren
29ac24f3dd
#2426 Add working legends to 2D intersection Views. Refactor to make legend update code work from a separate view with separate legend configs. Make sure legend and results are updated as the main view is updated. Adjust legendconfig->setTitle to use QString
2018-02-02 07:48:27 +01:00
Jacob Støren
02f6b95959
#2333 Add flattened intersectino geometry. Some view modifications to move towards a final 2D view experience
2018-01-26 11:19:15 +01:00
Rebecca Cox
305e2aee38
#2372 Elm Props: Add unit [GPA] to Modulus
2018-01-16 10:56:41 +01:00
Jacob Støren
b1cf7f6674
#2331 Cleaned up whitespace. Made crossectionCollection protected
2018-01-16 08:44:37 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Bjørn Erik Jensen
ae20e1af10
Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate
2017-10-31 12:49:36 +01:00
Bjørnar Grip Fjær
5ead49e01e
#1807 Add option to use visible cells in view as region selection in flow characteristics plot
2017-08-24 09:28:05 +02:00
Jacob Støren
cbb0a58673
#1648 Remove dependency on active view from color generation.
...
Separate the fracture geometry generation methods from the wellpath methods. Use eclipse View as argument.
Fixed some constness stuff in View
2017-06-25 10:42:53 +02:00
Magne Sjaastad
b9ee3d6d4a
Add const and remove dependency to RimView
2017-06-19 22:53:19 +02:00
Magne Sjaastad
210bdab4c3
Remove scale transform
2017-06-19 22:15:28 +02:00
Jacob Støren
cde71ef07a
#1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering
2017-03-22 15:57:04 +01:00
Magne Sjaastad
5c20bff5d1
#1255 Remove includes from header files
2017-02-24 11:07:26 +01:00
Magne Sjaastad
cebe5428be
#1107 Moved showWindow field to RimViewWindow and removed showWindow field from derived classes
2017-01-20 16:25:05 +01:00
Jacob Støren
c025c2a3d7
Renaming in the aftermath of the MDI window control refactorization. Aligned fieldChangedByUi in that respact as well.
2017-01-20 11:38:18 +01:00
Jacob Støren
43249f7af8
Refactor related to #1106 , #1107 , #1109 , #1113 . Refactored the MDI control
...
of windows. This might introduce problems.
2017-01-19 17:54:01 +01:00
Magne Sjaastad
0fc23c5610
System : Manipulation of time step is now only available from RiuViewer
2016-12-14 10:35:28 +01:00
Magne Sjaastad
f04c56df01
#559 Linked views : Removed obsolete storage of RimView
2016-12-09 21:17:06 +01:00
Jacob Støren
daa8bae0f1
#950 Fixed formation name changes updating for geomech views
2016-11-04 15:10:58 +01:00
Magne Sjaastad
09be967ae7
#950 Guard null pointer access
2016-11-04 10:09:33 +01:00
Magne Sjaastad
649c11efcb
#924 Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors
2016-10-18 07:31:02 +02:00
Jacob Støren
faddabadba
#912 Deviatoric Stress added
2016-10-11 14:54:42 +02:00
Jacob Støren
ca2689dd19
#912 Added Effective Mean Stress (SEM)
2016-10-11 13:17:12 +02:00
Jacob Støren
1a920338cc
#912 Added Mean Stress (SM)
2016-10-11 12:13:23 +02:00
Jacob Støren
8e95fda144
#846 Plot Window and 3D Window icons
2016-10-04 14:36:49 +02:00
Jacob Støren
1349cf0104
#900 Merged Intersection Boxes into Intersections folder
2016-09-30 08:40:46 +02:00
Jacob Støren
fa6a6b4f08
#817 #815 Improved commands for xyz - slices intersection boxes.
2016-09-28 12:39:43 +02:00
Jacob Støren
3ca53b6103
Fixed some missing update guards on intersections/intersection box
2016-09-28 09:04:21 +02:00
Magne Sjaastad
61b7a6c57d
#815 Initialize intersection boxes after loading of case
2016-09-22 10:38:57 +02:00
Magne Sjaastad
e3cec5bfec
#815 Wired up infrastructure for intersection box from view to geometry generators
2016-09-22 10:09:03 +02:00
Jacob Støren
f734bf595b
#815 Renamed RimCrossSectionCollection -> RimIntersectionCollection
2016-09-21 10:52:16 +02:00
Magne Sjaastad
45952e59d3
#814 New project tree items Intersection Boxes and Intersection Box. Support for add, toggle and delete
2016-09-20 12:03:26 +02:00
Jacob Støren
88af194702
#829 Update display and pick information when reloading / selecting a formation names file
2016-09-12 13:15:39 +02:00
Jacob Støren
38c0b29b84
#829 Ordered the legend for formation names in the natural top to bottom order
2016-09-09 12:11:00 +02:00
Magne Sjaastad
f1c214c1d7
( #829 ) Use std::vector instead of std::set for categories. Added categoryNames to RimLegendConfig
2016-09-07 11:12:31 +02:00
Jacob Støren
c903e87dfd
#811 , #812 WIP, Formation names coloring of cells. First shot. Works but needs refinment.
2016-09-06 10:27:30 +02:00
Magne Sjaastad
1101db5787
( #805 ) Added category legend and mapper
2016-08-05 17:23:50 +02:00
Magne Sjaastad
23bd3c9b0c
( #805 ) Cleaned up includes and generalized access to overlayItemLegend
2016-08-05 17:19:49 +02:00
Jacob Støren
ae615901b8
#739 Moved windowsGeometry data to the RimViewWindow base class
...
Introduced an interface for setting and getting mdiWindow Geometry
Changed file keywords from GraphPlot etc to SummaryPlot
Added a summary plot QwtPlot descendant
Added handling of delete of the MDI window
2016-05-26 13:17:26 +02:00
Magne Sjaastad
47bb20368a
System : Fixed memory leaks
2015-12-09 13:52:25 +01:00
Magne Sjaastad
39ae89b07b
( #667 ) Move intersections above range filters in tree view
2015-11-27 13:47:03 +01:00
Magne Sjaastad
f33a3174ee
( #667 ) Make Grids toggle follow toggle button in toolbar
...
Renamed toolbar text to "Hide Grid Cells"
2015-11-27 13:47:02 +01:00
Magne Sjaastad
a42b0d2c8e
( #667 ) Added Grids to project tree below Info Box
...
Fixed update issue related to missing time step texts in animation
toolbar
2015-11-27 13:47:01 +01:00
Jacob Støren
c4aed9c487
( #166 ) Geomech cross sections in place. Refactor of frame/scene/model usage on top level.
2015-11-23 11:25:47 +01:00
Jacob Støren
ed563fdce2
( #166 ) Added crossSections to geomech view
2015-11-23 11:21:59 +01:00
Magne Sjaastad
11b317dd1b
( #639 ) Use lower case for x and y
2015-11-23 09:57:41 +01:00
Magne Sjaastad
95e22b581c
( #639 ) Updated axis cross texts
2015-11-23 07:24:50 +01:00
Magne Sjaastad
b26d199815
( #639 ) Show E (x,1) on axis label
...
As the space is limited, the text is compressed to "E-x1", "N-y2", "Z-3"
2015-11-20 09:12:07 +01:00
Magne Sjaastad
6ca980385c
( #657 ) Created command feature for adding cross section from simulation well
2015-11-18 15:55:25 +01:00
Magne Sjaastad
f2e8062410
( #657 ) Added cross section and cross section collection
2015-11-18 15:55:22 +01:00
Magne Sjaastad
401cfe81a1
( #266 ) Refactoring
...
Limit usage of RivGridBoxGenerator to only RiuViewer
Update colors of grid box based on background color
Use dark gray instead of pure black
2015-11-17 13:19:04 +01:00
Magne Sjaastad
3bc7b88ca7
( #266 ) Create parts from selection in derived classes of RimView
2015-11-17 13:18:45 +01:00
Magne Sjaastad
bca5720968
( #266 ) Added interface for all/activeCellsBoundingBox and displayModelOffset
2015-11-17 13:18:05 +01:00
Magne Sjaastad
7ff7f42adc
( #266 ) Added geometry for grid box faces
...
Added legend lines and text
2015-11-17 13:11:54 +01:00
Jacob Støren
7b65cb91ce
( #625 ) Added access to the generalized propertyFilterCollection in the view
2015-11-12 10:48:13 +01:00
Magne Sjaastad
6063ca1b54
( #646 ) Show selected cells in geo mech view
2015-11-11 13:38:54 +01:00
Magne Sjaastad
73489780bf
( #483 ) Improved how filters and filter collections are grayed out
2015-11-02 09:50:44 +01:00
Jacob Støren
b6d91f5063
( #623 ) Keep view position when toggle on/off
2015-10-29 11:55:21 +01:00
Magne Sjaastad
ab0e3819a1
( #539 ) Added framework for update of range filter based on master
...
Propagate pointer to a range filter if only a single filter is modified
Moved lifetime management of range filter collection to RimView
2015-10-19 12:10:28 +02:00
Jacob Støren
e74098d7ca
( #553 ) Fixed. Now the CreatDisplayModel sets timestep without firing signals
...
from the AnimationController.
2015-09-28 20:43:55 +02:00
Jacob Støren
cd13fc5aee
( #405 ) Added [Bar] to legend title when showing SE, ST and POR
2015-09-26 10:00:03 +02:00
Magne Sjaastad
4424c110be
Transformed static functions from ViewLinker to dynamic functions in RimView
2015-09-25 11:17:51 +02:00
Magne Sjaastad
71e74599ff
( #483 ) Gray out overridden range and property collections
2015-09-23 14:35:35 +02:00
Magne Sjaastad
c8944d8801
Refactored funtions used to find viewLinker and viewLink
2015-09-23 11:01:46 +02:00
Jacob Støren
31b5b2e568
Moved setting of default view to after we know the geometry is generated.
2015-09-21 18:54:33 +02:00
Jacob Støren
fa5be6a5e4
Guard against updating geomech legend when no data is loaded.
2015-09-21 18:54:24 +02:00
Jacob Støren
b6fb85e0a4
( #401 ) WIP: Prototyped total cell visibility calculation and
...
calculation of overridden cell visibility.
2015-09-17 16:13:17 +02:00