Commit Graph
1062 Commits
Author SHA1 Message Date
Jacob Støren 37ef1cf71c Renamed globalCellIndex to reservoirCellIndex 2014-08-14 10:56:23 +02:00
Jacob Støren 0ea794a1a8 Renamed localCellIndex to gridLocalCellIndex 2014-08-14 10:56:23 +02:00
Jacob Støren 6fcc50de20 cellEdgeAccessor : Use FixedArray instead of collection 2014-08-14 10:56:22 +02:00
Magne Sjaastad d9e9a173e4 Added RigResultModifier and use this object for result modifications 2014-08-14 10:56:22 +02:00
Jacob Støren 7a3d90daa4 Removed fvector and replaced with FixedArray.
Needs replacing with std::array when we get to c++11
2014-08-14 10:56:21 +02:00
Jacob Støren 0f26b6e22f Trimmed CombTransResultAccessor interface
setTransResultAccessors
2014-08-14 10:56:21 +02:00
Magne Sjaastad b4d8067a74 Removed setCellScalar and resultName from Resultaccessor 2014-08-14 10:56:20 +02:00
Jacob Støren 322823754b Replaced dataAccessObject with resultAccessor 2014-08-14 10:56:20 +02:00
Magne Sjaastad 824ea81b99 Added RigResultModifier 2014-08-14 10:56:19 +02:00
Magne Sjaastad 9288b766e2 Ternary legend: Minor layout tweaks 2014-08-14 10:56:18 +02:00
Jacob Støren 7ebe9b17b9 Renamed files to reflect new classnames 2014-08-14 10:56:18 +02:00
Jacob Støren 1514b98c7a More renaming : AccessObject-Accessor
And CellFaceAccessor to CellEdgeAccessor
2014-08-14 10:56:17 +02:00
Jacob Støren 2bfcfc16b1 Class Rename: ResultAccessObject to ResultAccessor 2014-08-14 10:56:17 +02:00
Jacob Støren cac1cc8040 Prototyping of new resultAccessor/texture system
To make it simlier to add all the combined results MULTXYZ/riMULTXYZ etc
2014-08-14 10:56:16 +02:00
Magne Sjaastad 70a98ab8fd Linux fix: No default cast from QString to QString& 2014-08-14 10:56:16 +02:00
Jacob Støren e31d3c8807 Added comments and asserts related to neg. faces
Negative face results is not applicable for this result access object,
as they are never used (by intention)
2014-08-14 10:56:15 +02:00
Jacob Støren aff8d8fd2a Moved needed code to above "delete" mark 2014-08-14 10:56:14 +02:00
Magne Sjaastad 3c52137481 Reordered UI 2014-08-14 10:56:14 +02:00
Magne Sjaastad 8a1611c14c Improved visual appearance of legend 2014-08-14 10:56:13 +02:00
Magne Sjaastad 57494c4bfe Added ResultAccessObject for combined transmissibility 2014-08-14 10:56:13 +02:00
Magne Sjaastad cba742d44c Linux: Added include of cmath for define of HUGE_VAL 2014-08-14 10:56:12 +02:00
Magne Sjaastad 1d3ba4637d Added RigCellFaceResultAccessObject 2014-08-14 10:56:11 +02:00
Magne Sjaastad cb8edaffde Added data access objects for native results 2014-08-14 10:56:11 +02:00
Magne Sjaastad fa7e505262 Added RigResultAccessObject 2014-08-14 10:56:10 +02:00
Magne Sjaastad 75541e92fb Renamed to RigResultAccessObjectFactory 2014-08-14 10:56:10 +02:00
Magne Sjaastad b5d1c63966 Renamed to RimFaultResultSlot 2014-08-14 10:56:09 +02:00
Magne Sjaastad eec7f59c49 Rename 2014-08-14 10:56:09 +02:00
Magne Sjaastad 39dc1421c4 Fault visibility : Restructured code 2014-08-14 10:56:08 +02:00
Magne Sjaastad 0550f9df8c Improved handling of icon enabled state 2014-08-14 10:56:08 +02:00
Magne Sjaastad e814246e22 Fault result : Renamed in tree view 2014-08-14 10:56:07 +02:00
Magne Sjaastad 79fbe65686 Fault result: Moved fault result up one level in tree view 2014-08-14 10:56:06 +02:00
Magne Sjaastad b2f80c7ef9 Fault result : Use checkbox to enable custom fault visualization
When checkbox is disabled, faults are visualized using current cell
visualization. When checkbox is activated, fault colors or custom fault
result is active
2014-08-14 10:56:05 +02:00
Magne Sjaastad 8b04e2a2e8 Ternary legend : Added title 2014-08-14 10:56:05 +02:00
Magne Sjaastad 09f7868eb5 Preferences : Updated default values 2014-08-14 10:56:04 +02:00
Magne Sjaastad d7f569360c Fault result: Updated icon 2014-08-14 10:56:03 +02:00
Magne Sjaastad 51d4bd6023 Fault result : Moved config from FaultCollection to FaultResultSettings 2014-08-14 10:56:03 +02:00
Magne Sjaastad 07b25a2f60 Added special handling to expand an item in tree view 2014-08-14 10:56:02 +02:00
Magne Sjaastad 73f29bb115 Recent files : Show full path in tooltip 2014-08-14 10:56:02 +02:00
Magne Sjaastad fe712222ce Recent files : Set last opened file first, remove file if load fails 2014-08-14 10:56:01 +02:00
Magne Sjaastad cdbc5829ab Fault result : Renamed file and improved interface 2014-08-14 10:56:01 +02:00
Magne Sjaastad 7f4e5b266b Added missing pointer check 2014-08-14 10:56:00 +02:00
Magne Sjaastad 6416a6d71d Fault result: Moved result mapping from collection to fault result 2014-08-14 10:56:00 +02:00
Magne Sjaastad 11967c5161 Preferences : Added support for pdm objects recursively 2014-08-14 10:55:59 +02:00
Magne Sjaastad 0d14436b97 Fault result: Added fault result legend 2014-08-14 10:55:59 +02:00
Magne Sjaastad a5e928dec1 Removed obsolete fault code 2014-08-14 10:55:58 +02:00
Magne Sjaastad 710b9392ec Fault result: Added custom result to fault result project model 2014-08-14 10:55:58 +02:00
Magne Sjaastad 0d6c6f2785 Improved management of multiple legend overlay items 2014-08-14 10:55:57 +02:00
Magne Sjaastad ce58846584 Updates to tests 2014-08-14 10:55:57 +02:00
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