Magne Sjaastad
afa130a634
Bugfix statistics: Trigger loading of dataset before creating a result accessor
2014-08-12 10:54:46 +02:00
Magne Sjaastad
6b9412e2ba
Added ternary texture and scalar mappers
2014-08-11 08:10:07 +02:00
Magne Sjaastad
0861ab041d
Moved include from header to cpp
2014-08-09 15:26:50 +02:00
Magne Sjaastad
e2e054d461
Added include to RigResultAccessor in factory
2014-08-09 15:21:46 +02:00
Magne Sjaastad
e0fb65188e
Deleted unused code
2014-08-09 15:11:30 +02:00
Magne Sjaastad
566263776d
Use RigResultAccessor
2014-08-09 15:10:10 +02:00
Magne Sjaastad
852afd9318
Prefix function to be deleted to easily spot the function in code
2014-08-09 14:47:36 +02:00
Jacob Støren
5c3a47e37d
More Rename of globalCell to reservoirCell
2014-08-08 10:45:52 +02:00
Jacob Støren
1c36204553
Renamed globalCell to reservoirCell etc.
2014-08-08 10:27:29 +02:00
Jacob Støren
6fbb1d52a9
Renamed globalGridCellIndex to reservoirCellIndex
2014-08-08 10:16:54 +02:00
Jacob Støren
d87f2e9e7d
Renamed more stuff to gridLocalCellIndex
2014-08-08 10:07:32 +02:00
Jacob Støren
52383cab6f
Renamed globalCellIndex to reservoirCellIndex
2014-08-08 10:02:26 +02:00
Jacob Støren
efd571c7de
Renamed localCellIndex to gridLocalCellIndex
2014-08-08 09:50:57 +02:00
Magne Sjaastad
a5e926ce1b
Added RigResultModifier and use this object for result modifications
2014-08-08 08:37:56 +02:00
Jacob Støren
161cba253d
Removed fvector and replaced with FixedArray.
...
Needs replacing with std::array when we get to c++11
2014-08-07 15:53:05 +02:00
Jacob Støren
53426b9103
Replaced dataAccessObject with resultAccessor
2014-08-07 14:56:01 +02:00
Magne Sjaastad
84b871e6be
Reordered UI
2014-08-06 15:53:08 +02:00
Magne Sjaastad
e718b760b6
Renamed to RimFaultResultSlot
2014-08-06 12:47:27 +02:00
Magne Sjaastad
1da9920067
Fault visibility : Restructured code
2014-08-01 14:48:37 +02:00
Magne Sjaastad
0c7fc31170
Improved handling of icon enabled state
2014-08-01 13:35:52 +02:00
Magne Sjaastad
a0f91ee0c2
Fault result : Renamed in tree view
2014-08-01 13:03:05 +02:00
Magne Sjaastad
95639772d8
Fault result: Moved fault result up one level in tree view
2014-08-01 12:55:43 +02:00
Magne Sjaastad
c310b702e1
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-01 09:40:35 +02:00
Magne Sjaastad
b0d3df3a8c
Ternary legend : Added title
2014-08-01 08:46:46 +02:00
Magne Sjaastad
66808a5e67
Fault result: Updated icon
2014-08-01 07:53:15 +02:00
Magne Sjaastad
bc23b04468
Fault result : Moved config from FaultCollection to FaultResultSettings
2014-07-31 14:05:40 +02:00
Magne Sjaastad
1cd32ee0d3
Fault result : Renamed file and improved interface
2014-07-31 11:09:48 +02:00
Magne Sjaastad
d424f2f25f
Fault result: Moved result mapping from collection to fault result
2014-07-31 10:49:23 +02:00
Magne Sjaastad
820dbaae5c
Preferences : Added support for pdm objects recursively
2014-07-31 10:05:16 +02:00
Magne Sjaastad
ee3d74b9fc
Fault result: Added fault result legend
2014-07-31 08:46:30 +02:00
Magne Sjaastad
407c838f03
Fault result: Added custom result to fault result project model
2014-07-30 14:26:39 +02:00
Magne Sjaastad
bc57b8b091
Improved management of multiple legend overlay items
2014-07-30 10:54:46 +02:00
Magne Sjaastad
eecbc1e0ef
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-07-30 09:13:47 +02:00
Magne Sjaastad
1f5977cbc6
Faults: Added fault result mapping management
2014-07-29 08:49:54 +02:00
Magne Sjaastad
b53623eb49
Added hide fault to context menu in 3D view
2014-07-25 14:48:37 +02:00
Magne Sjaastad
e73095e862
Moved update for force visibility before retrieving display parts
2014-07-24 15:11:20 +02:00
Magne Sjaastad
aa228b90b7
Rename and simplified control of fault visibility
2014-07-24 15:11:19 +02:00
Magne Sjaastad
0c8a69a445
Renamed file to match class name for RimReservoirCellResultStorage
2014-07-24 14:03:24 +02:00
Magne Sjaastad
07139d3675
Linux fixes: Added missing includes
2014-07-24 02:01:02 -07:00
Magne Sjaastad
a40b9554e5
Linux fix: Added missing include
2014-07-24 10:39:49 +02:00
Magne Sjaastad
cbf86a4387
Linux fix: Added missing include
2014-07-24 10:26:26 +02:00
Magne Sjaastad
ad7e3b8eef
Cleaned up includes for ProjectDataModel
2014-07-24 10:12:25 +02:00
Magne Sjaastad
22b1f85b61
Removed obsolete includes
2014-07-23 11:37:36 +02:00
Magne Sjaastad
2fbcfde791
Aggregated common Octave argument list
2014-07-22 12:11:48 +02:00
Jacob Støren
c96169c62e
Fixed crash in loading Statistics RegTest manually
2014-07-02 14:11:56 +02:00
Jacob Støren
d29590080e
Fixed Property filter Crash
...
Introduced by the well cell awareness in faults
2014-07-02 11:54:51 +02:00
Jacob Støren
2d9dd7c75b
Turned On results on Faults by default
2014-07-01 14:29:31 +02:00
Jacob Støren
8f798cd78b
Info Box: Shortened Fault result text
2014-07-01 14:28:49 +02:00
Jacob Støren
f5b0e03211
Fix of crash: Compute SOIL for Fracture Results
...
https://github.com/OPM/ResInsight/issues/179
2014-06-30 11:10:35 +02:00
Magne Sjaastad
6a20f16de1
Legend config: Do not show two configs when loading new case
2014-06-13 08:12:45 +02:00