Commit Graph

3210 Commits

Author SHA1 Message Date
Magne Sjaastad
60df95843c (#166) Improvements to ternary result visualization
Show undefined in regions with no results
Always use time step zero for static results
Allow texture coordinate creation without using RigPipeInCellEvaluator
2015-11-24 09:59:25 +01:00
Magne Sjaastad
6cd4e8a0b7 (#166) Added support for ternary result mapping
Removed obsolete interface RigResultAccessor2d
2015-11-23 15:24:22 +01:00
Jacob Støren
95f500fefd (#166) Added 10% of the well paths start to end XY lenght as extents. 2015-11-23 14:28:32 +01:00
Magne Sjaastad
ca9b1cf683 (#51) Use contrast color for overlay item text and grid colors 2015-11-23 13:31:29 +01:00
Magne Sjaastad
469ffdf920 Fwk : Fixed typo 2015-11-23 13:31:28 +01:00
Magne Sjaastad
2ae92c6a18 (#266) Hide tickmarks at first and last tick mark position 2015-11-23 13:31:28 +01:00
Magne Sjaastad
0907232a7e (#266) Do not show tick marks at start and end of legend 2015-11-23 13:31:27 +01:00
Jacob Støren
40821a05a6 (#166) Refactored to improve readability of geomech Intersection texture generation 2015-11-23 13:23:25 +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
b5c226aac1 Guard against cell results color update on inactive cross sections 2015-11-23 11:22:02 +01:00
Jacob Støren
5ec200c4fb (#166) Fixed geomech result addressing when interpolating 2015-11-23 11:22:00 +01:00
Jacob Støren
ed563fdce2 (#166) Added crossSections to geomech view 2015-11-23 11:21:59 +01:00
Jacob Støren
4d0c1d17b4 cafViewer: Add static model(s) to mainScene as well. 2015-11-23 11:21:58 +01:00
Magne Sjaastad
6c58305565 (#266) Improved grid color based on background color 2015-11-23 11:17:52 +01:00
Magne Sjaastad
83387ded1b (#658) Fixed missing NNC text in Result Info 2015-11-23 10:34:33 +01:00
Magne Sjaastad
11b317dd1b (#639) Use lower case for x and y 2015-11-23 09:57:41 +01:00
Magne Sjaastad
9a25a71cde Fwk : Added support for more characters in axis labels
Moved drawing of axis cross slightly closer to left edge of available
viewport
2015-11-23 09:56:48 +01:00
Magne Sjaastad
dc1a66d2cc (#660) Use Intersection to be aligned with concept naming in other tools 2015-11-23 09:07:35 +01:00
Magne Sjaastad
4971304bf9 (#597) Fixed how fraction of day is used to adjust time step date 2015-11-23 08:37:45 +01:00
Magne Sjaastad
95e22b581c (#639) Updated axis cross texts 2015-11-23 07:24:50 +01:00
Magne Sjaastad
0b097ec2eb Hide cross section command from context menu of simulation well 2015-11-21 15:36:01 +01:00
Jacob Storen
b77d91b5e1 Linux compile fix 2015-11-21 00:06:20 -08:00
Jacob Støren
f8fa6787e9 (#166) WIP: Starting to get geomech cross sections in place 2015-11-20 15:54:22 +01:00
Jacob Støren
fbfd6fd212 (#166) More refactoring to support geomech cross sections 2015-11-20 13:26:41 +01:00
Jacob Støren
e593361b91 (#166) Refactoring to make way for geomech cross sections 2015-11-20 12:03:37 +01:00
Jacob Støren
919ba80bc6 Improved comments and some renaming 2015-11-20 12:03:36 +01:00
Jacob Støren
94b713d3bf Removed unused code 2015-11-20 12:03:35 +01:00
Magne Sjaastad
ac714ca2ea (#630) Give warning if user tries to save project to a read only file
Add saved file to recent file list
2015-11-20 10:50:23 +01:00
Magne Sjaastad
1f91405c50 [Fwk] Propagate return value from QFile::open in writeFile() to caller 2015-11-20 10:49:23 +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
b356be9464 (#629) Fixed crash when opening an Odb-file in no-odb version of ResInsight 2015-11-19 19:50:06 +01:00
Magne Sjaastad
ca5dc6e80a Removed unused function 2015-11-19 19:04:28 +01:00
Magne Sjaastad
115e0cb660 (#657) Improved 3D view commands and context menu creation 2015-11-19 18:57:32 +01:00
Magne Sjaastad
f3a1f21e87 (#657) Hide unused enums and handle isActive for cross section collection 2015-11-19 18:56:23 +01:00
Magne Sjaastad
089c9d47da (#657) Create new display model when adding / deleting a cross section 2015-11-19 13:43:01 +01:00
Magne Sjaastad
29973bbcf6 (#657) Fixed inverted horizontal / vertical mapping 2015-11-19 13:43:01 +01:00
Jacob Støren
227eba0325 (#166) Added storage of interpolation metadata 2015-11-19 13:40:44 +01:00
Jacob Støren
74f0251ee9 (#166) WIP: Preparing for interpolation 2015-11-19 13:40:43 +01:00
Magne Sjaastad
9c2b1b44a6 (#657) Wired up UI to viz model generation for cross sections 2015-11-19 11:41:16 +01:00
Magne Sjaastad
5ac3dea46d [System] Cleaned up unused variables and functions 2015-11-19 07:57:45 +01:00
Magne Sjaastad
bb8475b0e1 [System] Reduced scope of variables 2015-11-19 07:57:44 +01:00
Jacob Støren
3f250ab0ff (#166) Final mesh lines fixes for cross section 2015-11-18 21:04:10 +01:00
Magne Sjaastad
69e30dc8bc (#657) Added support for creation of cross section from simulation well context menu 2015-11-18 18:21:22 +01:00
Magne Sjaastad
dc894928b5 (#657) Added support for creating a cross section from well path context menu in 3D viewer 2015-11-18 17:55:05 +01:00
Magne Sjaastad
91e159810c (#657) Added poly line access function and cross section direction 2015-11-18 15:55:25 +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
773ac384f0 Added synthetic well paths for 10k case 2015-11-18 15:55:24 +01:00
Magne Sjaastad
77d66f59af (#657) Added option items for well path and simulation wells 2015-11-18 15:55:24 +01:00
Magne Sjaastad
13c5dbfbd2 [Fwk] Do not show children if object hides children 2015-11-18 15:55:23 +01:00
Magne Sjaastad
f20dca0e78 (#657) Created append cross section feature 2015-11-18 15:55:23 +01:00