Magne Sjaastad
3b63c8d433
#2536 Build System : Add target_include_directories to app libraries
2018-02-27 19:05:04 +01:00
Magne Sjaastad
b4b1dfa0f9
#2141 Fixed wrong default values for MinMaxAccumulator
2018-01-19 15:08:31 +01:00
Unknown
1939e65a5c
Fix linux warning
2017-11-21 14:04:16 +01:00
Rebecca Cox
f5290f020b
#2146 Num Flooded PV: Add allTimeSteps for all active native cells
2017-11-20 09:46:29 +01:00
Rebecca Cox
204ee2162a
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
Rebecca Cox
49417bbb3a
#2146 Num Flooded PV: Add volume weighted mean for visible cells and current time step
2017-11-16 10:50:55 +01:00
Magne Sjaastad
0bccc883ff
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
Jacob Støren
3c55a86650
#1035 Adjusted the statistics calculators a bit.
2016-12-20 11:39:10 +01:00
Magne Sjaastad
f1c214c1d7
( #829 ) Use std::vector instead of std::set for categories. Added categoryNames to RimLegendConfig
2016-09-07 11:12:31 +02:00
Magne Sjaastad
74cc58e5f2
#723 Added sum to statistical output
2016-08-09 15:32:43 +02:00
Magne Sjaastad
261ccd33e5
( #282 ) Added basic data structures to compute and cache unique integer values
2016-08-05 10:26:21 +02:00
Magne Sjaastad
24abb27674
#748 Added cell property sum to Info box statistics
2016-08-04 14:15:59 +02:00
Magne Sjaastad
a31973e655
Made posNegClosestToZero a static function
2015-12-09 11:33:09 +01:00
Magne Sjaastad
e64f943e4c
Fixed includes on Linux
2015-11-10 01:53:24 -08:00
Jacob Støren
4f05c0d6b9
( #606 ) ( #607 ) Added eclipse stats for visible cells
2015-11-06 13:24:48 +01:00
Jacob Støren
0bd4f4a8f9
( #606 ) ( #607 ) Calculate visible cells statistics for geomech
...
Refactored some in 3D info regarding geomech cases.
2015-11-06 13:24:43 +01:00
Jacob Støren
a4d7e369eb
( #606 )( #607 ) Added option to show 3D-info statistics pr. time step.
2015-11-04 15:44:09 +01:00
Jacob Støren
738af9c88e
( #606 )( #607 ) Added gui for the statistics control. Started refactoring
...
Refactoring to access pr timestep data from the statistics calculation.
2015-11-04 12:51:55 +01:00
Magne Sjaastad
1e9f77274a
Minor refactor
2015-10-26 10:18:59 +01:00
Magne Sjaastad
0405584bb6
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
Jacob Støren
5b17c27b51
Fixed errors in 2b881f2cb8
.
...
Statistics were not calculated properly for early timesteps when directly accessing a late timestep.
2015-06-24 14:13:00 +02:00
Jacob Støren
2b881f2cb8
Avoid repeatedly recalculation of statistics of HUGE_VAL-only results
2015-06-24 12:05:01 +02:00
Jacob Støren
e6231c0601
Histogram: Added float data input
2015-06-04 16:25:22 +02:00
Stein Dale
85f62ec1d4
Moved code to new library: ResultStatisticsCache
...
Moved RigStatisticsCalculator.h/.cpp, RigStatisticsDataCache.h/.cpp,
RigStatisticsMath.h/.cpp to new library ResultStatisticsCache.
ResInsight and some unit tests now link with this new library.
2015-05-11 13:25:05 +02:00