Commit Graph

206 Commits

Author SHA1 Message Date
Magne Sjaastad
932f00ab1a Use RigResultAccessor 2014-08-09 15:22:00 +02:00
Magne Sjaastad
e2e054d461 Added include to RigResultAccessor in factory 2014-08-09 15:21:46 +02:00
Magne Sjaastad
77c8edf348 Removed obsolete code 2014-08-09 14:51:00 +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
a9794815c7 Used new texturing on faults 2014-08-08 16:44:21 +02:00
Jacob Støren
6a7652c597 Wip: New generalized texturing in play
Only on GridParts
2014-08-08 16:08:11 +02:00
Jacob Støren
bb82610fd8 New classes for the generalized texturing 2014-08-08 16:07:05 +02:00
Jacob Støren
70dc296a13 Rename of GlobalCell to ReservoirCell 2014-08-08 10:51:39 +02:00
Jacob Støren
52383cab6f Renamed globalCellIndex to reservoirCellIndex 2014-08-08 10:02:26 +02:00
Jacob Støren
53426b9103 Replaced dataAccessObject with resultAccessor 2014-08-07 14:56:01 +02:00
Magne Sjaastad
077a714b81 Ternary legend: Minor layout tweaks 2014-08-07 14:44:28 +02:00
Jacob Støren
0666829740 Renamed files to reflect new classnames 2014-08-07 14:36:49 +02:00
Jacob Støren
d3ac12f826 Moved needed code to above "delete" mark 2014-08-06 16:51:09 +02:00
Magne Sjaastad
8e54279e58 Improved visual appearance of legend 2014-08-06 15:52:59 +02:00
Magne Sjaastad
6812912c06 Renamed to RigResultAccessObjectFactory 2014-08-06 12:56:41 +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
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
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
baa8e25181 Added missing pointer check 2014-07-31 10:53:38 +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
def9b57c65 Removed obsolete fault code 2014-07-30 14:52:32 +02:00
Magne Sjaastad
dfbd8db69e Always show result color when showing grid 2014-07-25 13:26:43 +02:00
Magne Sjaastad
db57780f9e Map result color on fault if fault is disabled by user 2014-07-25 12:36:22 +02:00
Magne Sjaastad
7549a69b65 Create geometry if needed before accessing fault 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
ad7e3b8eef Cleaned up includes for ProjectDataModel 2014-07-24 10:12:25 +02:00
Jacob Støren
ed516f2029 Fixed bug/assert introduced after merge 2014-07-04 15:09:26 +02:00
Jacob Støren
aa5de62252 Merge remote-tracking branch 'origin/dev' into dev-Summer2014 2014-07-04 09:32:59 +02:00
Jacob Støren
ab63b0dccf FaultCelledge : Extracted a method from some duplicate code. 2014-07-04 09:12:42 +02:00
Jacob Støren
c96169c62e Fixed crash in loading Statistics RegTest manually 2014-07-02 14:11:56 +02:00
Jacob Støren
2a61073b26 Fixed missing Well cell transparency on faults 2014-07-01 14:28:06 +02:00
Jacob Støren
076601e0e5 Fault Results: Fix of crash with None as selected result
Discovered during regtest
2014-06-30 11:20:27 +02:00
Jacob Støren
a78b056ae3 First step in refactoring result texture handling
In order to support more derived reults properties
more consistently across cell/fault/nnc and celledgevisualizations
2014-06-25 08:47:47 +02:00
Jacob Støren
4f70189734 Wip - reactoring result texture handling 2014-06-24 22:49:56 +02:00
Jacob Støren
adeeae6a04 Created StructGrid...ToCellFaceMapper
Done to start refactoring to pave way for many new combined result
properties
2014-06-24 17:19:30 +02:00
Jacob Støren
7846bb1ac6 Fixed bug in Combined Trans result.
Wrong neighbour was used, so the results was actually completely wrong
in any sence for the negative faces.
2014-06-20 12:41:16 +02:00
Magne Sjaastad
a29a388df2 Fixed issue when combining static and dynamic filters
Time step index was set to 0 for static results. This was also done for
all other filters, which caused dynamic filters to always evaluate time
step 0
2014-06-12 08:00:28 +02:00
Magne Sjaastad
071abb2c97 Ternary: Improved positioning of SOIL text and range 2014-05-09 07:32:18 +02:00
Magne Sjaastad
bed902d005 Show ternary range on overlay item 2014-05-06 23:29:41 +02:00
Magne Sjaastad
625a6b5f0e Cleaned up includes 2014-05-06 22:51:17 +02:00
Magne Sjaastad
7c6ff0c533 Added ternary legend config
Included user defined ranges for SOIL, SGAS, SWAT
2014-05-06 22:39:53 +02:00
Magne Sjaastad
3b651d7578 Show ternary saturation data on faults 2014-04-29 10:13:19 +02:00
Magne Sjaastad
83a5a34c4b Ternary: Compute color based on local/global min/max values 2014-04-25 16:32:41 +02:00
Magne Sjaastad
03ab3d0a34 Ternary: Use shader based per vertex coloring effect 2014-04-22 11:22:18 +02:00
Magne Sjaastad
b158c0da9d Use polygon offsett to avoid flickering with mesh lines 2014-04-22 11:22:17 +02:00