Commit Graph

1636 Commits

Author SHA1 Message Date
Magne Sjaastad
032a263685 Performance: Control how much data to import from file
User can control if faults, NNCs and simulation wells are to be imported
from file.
2014-08-14 10:55:56 +02:00
Magne Sjaastad
d8f412017e Faults: Added fault result mapping management 2014-08-14 10:55:56 +02:00
Magne Sjaastad
23d44a0747 Make sure grid view is active after a range filter is added 2014-08-14 10:55:55 +02:00
Magne Sjaastad
9925556579 Added hide fault to context menu in 3D view 2014-08-14 10:55:54 +02:00
Magne Sjaastad
ff674d8eb0 Always show result color when showing grid 2014-08-14 10:55:54 +02:00
Magne Sjaastad
57f1da1675 Map result color on fault if fault is disabled by user 2014-08-14 10:55:53 +02:00
Magne Sjaastad
9fd4c268d8 Adjusted file unit test 2014-08-14 10:55:53 +02:00
Magne Sjaastad
cf14cc55fd Create geometry if needed before accessing fault parts 2014-08-14 10:55:52 +02:00
Magne Sjaastad
4189719b87 Moved update for force visibility before retrieving display parts 2014-08-14 10:55:52 +02:00
Magne Sjaastad
430f95d52a Rename and simplified control of fault visibility 2014-08-14 10:55:51 +02:00
Magne Sjaastad
f259f21b32 Renamed file to match class name for RimReservoirCellResultStorage 2014-08-14 10:55:51 +02:00
Magne Sjaastad
b13c2621da Linux fixes: Added missing includes 2014-08-14 10:55:50 +02:00
Magne Sjaastad
9ffb919fb5 Linux fix: Added missing include 2014-08-14 10:55:50 +02:00
Magne Sjaastad
ecc7e9de59 Linux fix: Added missing include 2014-08-14 10:55:49 +02:00
Magne Sjaastad
d21e532c61 Cleaned up includes for ProjectDataModel 2014-08-14 10:55:49 +02:00
Magne Sjaastad
7db9b83c45 Added recent file list 2014-08-14 10:55:48 +02:00
Magne Sjaastad
9236d27272 Removed obsolete includes 2014-08-14 10:55:47 +02:00
Magne Sjaastad
31274dbb00 Aggregated common Octave argument list 2014-08-14 10:55:47 +02:00
Magne Sjaastad
329ec921e8 Preferences : Control if info text from Octave is displayed before executing scripts 2014-08-14 10:55:46 +02:00
Magne Sjaastad
d87c3da789 Fwk: Allow label text on check box widget 2014-08-14 10:55:46 +02:00
Magne Sjaastad
1e7bde299d Added build configuration description for Octave for Windows 2014-08-14 10:55:45 +02:00
Jacob Støren
537a6ef7af Fixed bug/assert introduced after merge 2014-08-14 10:55:45 +02:00
Jacob Støren
aa8047a57d Set version text to development version 1.3.0-dev 2014-08-14 10:55:44 +02:00
Jacob Støren
34d62964d6 FaultCelledge : Extracted a method from some duplicate code. 2014-08-14 10:55:43 +02:00
Jacob Støren
066a2c5749 First step in refactoring result texture handling
In order to support more derived reults properties
more consistently across cell/fault/nnc and celledgevisualizations
2014-08-14 10:55:43 +02:00
Jacob Støren
fc1c7c0b0f Wip - reactoring result texture handling 2014-08-14 10:55:42 +02:00
Jacob Støren
710395bb85 Created StructGrid...ToCellFaceMapper
Done to start refactoring to pave way for many new combined result
properties
2014-08-14 10:55:42 +02:00
Jacob Støren
549e61af77 Fixed some compiler warnings 2014-08-14 10:55:41 +02:00
Magne Sjaastad
082adb174f Update README.md 2014-08-14 10:51:52 +02:00
Magne Sjaastad
0d411d374e Renamed and restructured files and classes 2014-08-13 11:00:47 +02:00
Magne Sjaastad
86d76b8145 Added support for cell edge on faults 2014-08-13 10:45:09 +02:00
Magne Sjaastad
9428b72df4 Cell edge now handles also ternary 2014-08-13 09:24:04 +02:00
Magne Sjaastad
4bc03607f0 Added cell edge with 2d texture coord support 2014-08-13 09:19:47 +02:00
Magne Sjaastad
02de2f383f Merge pull request #220 from andlaus/fix_build
We have build servers for Windows, RHEL5/6 and have never had issues with this CMake statement. Thanks for publishing this fix.
2014-08-13 07:33:40 +02:00
Magne Sjaastad
536e39bd5e Cleaned up includes 2014-08-12 15:05:44 +02:00
Andreas Lauser
da5af154ab fix build
on my machine (openSUSE 13.1), it broke because the
CheckCSourceCompiles CMake module was not included...
2014-08-12 15:02:19 +02:00
Magne Sjaastad
aa8bc78d30 Cell edge visualization can now handle individual per face center values 2014-08-12 14:36:15 +02:00
Magne Sjaastad
08e2a74f11 Removed unused code 2014-08-12 12:58:03 +02:00
Magne Sjaastad
c11109d035 Added RigHugeValResultAccessor
Linux: Added include of cmath for define of HUGE_VAL
2014-08-12 11:16:46 +02:00
Magne Sjaastad
afa130a634 Bugfix statistics: Trigger loading of dataset before creating a result accessor 2014-08-12 10:54:46 +02:00
Magne Sjaastad
8c22508e82 Linux include fix 2014-08-11 15:21:37 +02:00
Magne Sjaastad
186867a831 Removed unused code 2014-08-11 14:51:27 +02:00
Magne Sjaastad
5f3b2e00ec Rename 2014-08-11 14:38:36 +02:00
Magne Sjaastad
fc6b17e3ff Use shared grid/fault visualization code 2014-08-11 14:28:32 +02:00
Magne Sjaastad
4a488e0683 Use RivScalarMapperUtils 2014-08-11 13:59:12 +02:00
Magne Sjaastad
8ec3c99727 Added scalarMapperUtils for code sharing between grids/faults 2014-08-11 13:55:53 +02:00
Magne Sjaastad
877dc0dc58 Fixed transparency for ternary well cells 2014-08-11 13:17:09 +02:00
Magne Sjaastad
a71c6009e2 Fixed viz bug introduced by new texturing method
SHA: a9794815c7
2014-08-11 11:02:16 +02:00
Magne Sjaastad
45cf258386 Use texture based ternary visualization 2014-08-11 10:50:31 +02:00
Magne Sjaastad
3fef95d794 Added ternary scalar mapper effect generator 2014-08-11 10:49:42 +02:00