Kristian Bendiksen
15b456b21f
#6491 Simplify omp loop construct to compile with clang.
2020-09-14 21:46:27 +02:00
Magne Sjaastad
b86acaeca4
#5980 Grid Group Statistics : Swap names for P10 and P90 and skip underscore
2020-05-26 07:45:23 +02:00
Gaute Lindkvist
ab9ba69391
#5905 Fix wrong percentile calculation
...
* We sent in percent values (0-100) instead of the fractional values (0 - 1) that RigHistogramCalculator::calculatePercentile required.
* It has been like this for years AFAICT.
2020-05-22 15:01:56 +02:00
Magne Sjaastad
83914006fd
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
e0e984f703
#5158 Grid Case Group: Allow statistics on static data only
...
Support grid cases with no dynamic data present.
2019-12-03 14:20:43 +01:00
Magne Sjaastad
482d437505
#4835 Python Cell Results : Not possible to write data if no dynamic data is present
2019-10-08 10:39:22 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Jacob Støren
58ac488929
#3958 Refactoring : RigResultAccessorFactory simplification
...
To make the result address including basetimestep info reach the CellResultsData class.
2019-01-30 15:25:29 +01:00
Jacob Støren
a3660cd496
#3958 Refactoring: Rename modifiable result access to make it easier to track in the code. The existing overloads made things harder to read.
2019-01-29 08:35:42 +01:00
Jacob Støren
dbb2a564a2
#3958 Refactoring: RigCaseCellResultsData: Remove the final result index based interface
2019-01-28 16:18:28 +01:00
Jacob Støren
3e3d3871ed
#3958 Refactoring: Remove scalarResultIndex from RigEclipseResultAddress
...
and real external use (outside CaseCellResultsData)
Regression tests OK.
2019-01-25 16:19:15 +01:00
Jacob Støren
42afa063d5
#3958 Refactoring: Rename to findOrLoadKnownScalarResult
...
to make it clear that it does not add a result name to the internal structures.
2019-01-25 16:19:14 +01:00
Jacob Støren
ccfee8f34a
#3958 Starting refactoring of eclipse results addressing
...
Preparations for time diff results
2019-01-25 16:19:13 +01:00
Gaute Lindkvist
301e05caa0
#3409 Add time dependent mat to frac dP option
2018-09-25 10:15:11 +02:00
Jacob Støren
7f07962187
#1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage
2017-09-13 11:50:27 +02:00
Jacob Støren
bb098a241b
#1693 Rename of result() to resultStorage() as step to remove the access to RigCaseCellResultsData through RimReservoirCellResultsStorage
2017-09-13 11:50:27 +02:00
Jacob Støren
1999d2b6e4
#1693 Removed "close" from eclipse reader interface as it never did anything
2017-09-11 11:58:42 +02:00
Magne Sjaastad
538d308922
#1769 Rename to findOrCreateScalarResultIndex
2017-08-25 06:58:47 +02:00
Magne Sjaastad
c1fe8a7e6c
#1691 Rename to RigEclipseResultInfo
2017-08-11 15:10:08 +02:00
Magne Sjaastad
89684c243f
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
Magne Sjaastad
c4aa625d33
#1755 Move porosity model enum to separate file
2017-08-11 14:27:56 +02:00
Magne Sjaastad
56afc497b3
Add missing includes
2017-08-11 14:27:23 +02:00
Magne Sjaastad
88bbea6339
#1755 Remove porosity enum from RifReaderInterface
2017-08-11 14:27:22 +02:00
Magne Sjaastad
ad09441da1
#1691 Add RigTimeStepInfo
2017-08-11 14:26:16 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Bjørnar Grip Fjær
cf18f5324f
#165 Keep original days since simulation start
2017-04-26 09:41:04 +02:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Jacob Støren
3d7d3096eb
#1123 Fixed missing timestep problem. Using Report Step Number, not timestep index.
2017-01-12 12:07:07 +01:00
Magne Sjaastad
8970d93a4d
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
Magne Sjaastad
ccd4cb24c9
#1068 Avoid include of RigMainGrid.h in RigCaseData.h
2017-01-10 09:20:03 +01:00
Jacob Støren
ec5ad417f3
#1035 Renamed overloaded methods in result accessor to make it easier to see where the flow interception must come.
2016-12-14 14:51:53 +01:00
Magne Sjaastad
c9be561937
#722 Grid Case Group Statistics: Include in-active cells for ACTNUM statistics
2016-09-01 18:34:59 +02:00
Magne Sjaastad
f1451a1126
#724 Grid Case Group Statistics: Add option to include in-active cell value as zero
2016-09-01 18:08:51 +02:00
Magne Sjaastad
74cc58e5f2
#723 Added sum to statistical output
2016-08-09 15:32:43 +02:00
Magne Sjaastad
9429458d32
Rename from cells to globalCellArray
2015-11-24 14:21:02 +01:00
Magne Sjaastad
0405584bb6
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
Pål Hagen
29f4b6eb31
Renamed source files according to new class names
2015-06-26 10:00:42 +02:00