Jacob Støren
27571a839a
Linux compile fix
2014-08-26 13:35:49 +02:00
Jacob Støren
670ca4ced5
riTRANSXYZ: nnc calculations in place
...
Making this feaure complete.
Had to add the concept of several results sets to the nnc data
2014-08-26 12:16:22 +02:00
Magne Sjaastad
56b1f78f2f
Faults : Show NNCs moved from fault result to fault collection
2014-08-26 11:55:26 +02:00
Magne Sjaastad
f69413087a
Custom fault result: Reorganized custom fault result selection
...
Removed combo box used to specify fault color or custom result color.
Fault colors is used if None is selected in result dialog.
2014-08-26 11:47:14 +02:00
Magne Sjaastad
b3fd96d72e
Cell edge: Update texture also if none is cell result
2014-08-26 10:13:35 +02:00
Magne Sjaastad
8dc2eed3c0
Moved loading of dependent datasets
2014-08-25 13:20:58 +02:00
Magne Sjaastad
4d1d2215c2
Fixed memory allocation issues when computing SOIL
2014-08-25 10:31:36 +02:00
Jacob Støren
1b2b0d8560
Fixed compile error introduced by rename
...
The dependency was not detected by CMAKE/msvbuild. ... Strange
Needed a complete make clean to find it.
2014-08-25 08:04:31 +02:00
Jacob Støren
11c01af61a
riTRANSXYZ: First version working
...
Not yet extensively tested, but seems ok for complete match faces
2014-08-22 13:39:24 +02:00
Jacob Støren
57a049d39f
riTRANSXYZ: Moving the calculation to ReservoirCellResultsStorage
...
Create stored native riTRANX,Y,Z results instead of doing everyting in
one go.
This makes the statistics calculation work automatically instead of
beeing custoized and require a compplete calculation of its own.
2014-08-22 13:39:23 +02:00
Jacob Støren
9e22c90a4a
Renamed cellindex to gridLocalCellIndex
2014-08-22 13:39:21 +02:00
Magne Sjaastad
03df28282c
Show NNCs with no common area in folder below Faults
2014-08-22 09:28:25 +02:00
Magne Sjaastad
314d07e733
SOIL is loaded/computed on demand, removed autocompute from prefs
2014-08-22 07:45:16 +02:00
Magne Sjaastad
b9a5d5b743
Bugfix: Apply face culling mode when creating effects
2014-08-21 14:41:03 +02:00
Magne Sjaastad
ecfea98e20
Fault results: Show fault color if color mode is selected
2014-08-21 13:16:08 +02:00
Magne Sjaastad
f3c7c3017c
Info window in 3D: Added fault property name
2014-08-21 12:16:18 +02:00
Magne Sjaastad
f29d3c2876
Result Info: Write out result values for fault in addition to grid
2014-08-21 12:06:18 +02:00
Magne Sjaastad
e4e3cca05f
Moved creation of placeholder results to to RimCase
2014-08-21 08:39:19 +02:00
Magne Sjaastad
f61f7f1fd1
Result statistics: Fixed computation of scalar values close to zero
2014-08-20 11:55:11 +02:00
Jacob Støren
9e4c39627d
Rename variable
2014-08-20 11:33:03 +02:00
Jacob Støren
b7693f449b
Fixed missing result names when auto SOIL is off
2014-08-20 11:32:50 +02:00
Jacob Støren
83965a4f7b
riTRANXYZ: Started to add it to the rest of the system
2014-08-20 09:51:55 +02:00
Jacob Støren
a3af100189
riTRANXYZ: Added to build system. First implementation.
2014-08-20 08:12:19 +02:00
Magne Sjaastad
7e815a8641
Corrected combined mult result name
2014-08-19 14:57:36 +02:00
Magne Sjaastad
cdf2b07118
Removed use of cvfStructGridScalarDataAccess
2014-08-19 14:56:20 +02:00
Magne Sjaastad
2fe63ece50
Use result accessors instead of StructGridScalarDataAccess
2014-08-19 14:30:12 +02:00
Magne Sjaastad
f98a909e51
Removed obsolete code and renamed functions
2014-08-19 14:02:21 +02:00
Magne Sjaastad
72daff665d
Added function used to filter out per cell results by result name
2014-08-19 13:56:17 +02:00
Magne Sjaastad
eb96c5a7ed
Property filer: Do not show (combined) per face results
2014-08-19 13:35:10 +02:00
Magne Sjaastad
a2f4887d56
Added riMULTXYZ to statistics and result factory
2014-08-19 13:20:44 +02:00
Magne Sjaastad
be224149f0
Added riMULTXYZ to result selection UI
2014-08-19 13:20:12 +02:00
Magne Sjaastad
e6358a1289
Added MULTXYZ result accessor
2014-08-19 11:57:31 +02:00
Magne Sjaastad
af89f3e45e
Use icon update functions from pdmDocument
2014-08-19 10:57:55 +02:00
Magne Sjaastad
6418928bd2
Faults: Skip out of range cell index
2014-08-19 10:33:29 +02:00
Magne Sjaastad
d5e911d01b
Added RigStatisticsDataCache and RigStatisticsCalculator
...
Moved cache from RigCaseCellResultsData to RigStatisticsDataCache
Moved statistics computations from RigCaseCellResultsData to RigStatisticsCalculator
2014-08-19 08:14:03 +02:00
Jacob Støren
06df5ba1da
riTRANXYZ: removed strange character
2014-08-18 18:32:55 +02:00
Jacob Støren
147fbffe55
riTRANXYZ: Paving the way: Renaming, Removing obsolete code, Store fault index for each cell face, Added prototype code for the calculation
2014-08-18 18:30:52 +02:00
Magne Sjaastad
ab483fee81
Made ternary result accessor more robust
2014-08-14 12:12:07 +02:00
Magne Sjaastad
8e332366ac
Execute initAfterRead when a reservoir view is created
...
Updates visibility of application icons
2014-08-14 11:45:13 +02:00
Magne Sjaastad
2a55b47e9a
Renamed and restructured files and classes
2014-08-14 10:56:48 +02:00
Magne Sjaastad
7e5c46cf59
Added support for cell edge on faults
2014-08-14 10:56:47 +02:00
Magne Sjaastad
2c903a0d18
Cell edge now handles also ternary
2014-08-14 10:56:47 +02:00
Magne Sjaastad
ef3c463128
Added cell edge with 2d texture coord support
2014-08-14 10:56:46 +02:00
Magne Sjaastad
67e12e3f71
Cleaned up includes
2014-08-14 10:56:45 +02:00
Magne Sjaastad
245573e03c
Cell edge visualization can now handle individual per face center values
2014-08-14 10:56:44 +02:00
Magne Sjaastad
debd17a3ab
Removed unused code
2014-08-14 10:56:44 +02:00
Magne Sjaastad
0941834da9
Added RigHugeValResultAccessor
...
Linux: Added include of cmath for define of HUGE_VAL
2014-08-14 10:56:43 +02:00
Magne Sjaastad
20d70d0565
Bugfix statistics: Trigger loading of dataset before creating a result accessor
2014-08-14 10:56:43 +02:00
Magne Sjaastad
6e2dffc399
Linux include fix
2014-08-14 10:56:42 +02:00
Magne Sjaastad
3582d2e30b
Removed unused code
2014-08-14 10:56:42 +02:00