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
98f2b50180
#3958 Refactoring: Remove more direct use of scalarResultIndex related to CellEdge
2019-01-25 16:19:15 +01:00
Jacob Støren
d8eded7d49
#3958 Refactoring: Removed result index from NNC data
2019-01-25 16:19:15 +01:00
Jacob Støren
09011862cd
#3958 Refactoreing: Rename
2019-01-25 16:19:14 +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
Bjørn Erik Jensen
0c05c93a72
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
Magne Sjaastad
bbebbf108f
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Magne Sjaastad
0dc48db993
#2600 Well CF Visualization: Improve result info text content
2018-03-19 21:09:54 +01:00
Jacob Støren
91daf49e8a
#2578 Fix avoid UTM coordinates in 2D intersection View (behind the scenes)
2018-03-06 16:31:12 +01:00
Bjørn Erik Jensen
772ba788ad
#2449 2d intersection view. Show UTM intersection point in result info window
2018-02-16 14:38:28 +01:00
Magne Sjaastad
daad891b24
System : Show grid name and global cell index in result info
2018-02-06 07:27:21 +01:00
Magne Sjaastad
6aaa8f7606
#2067 NNC : Guard before accessing values
2017-10-31 10:22:20 +01:00
Rebecca Cox
18ebd742e6
#1997 Time Step Filtering: Add missing file
2017-10-19 10:00:47 +02:00
Rebecca Cox
adf55ec762
#1987 Time Step Filtering: Support dynamic NNC data time step filtering
2017-10-19 09:57:10 +02:00
Rebecca Cox
44be1bfd6b
#1996 Rename RigSingleWellResultsData -> RigSimWellData
2017-10-17 09:52:31 +02:00
Jacob Støren
7f07962187
#1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage
2017-09-13 11:50:27 +02:00
Magne Sjaastad
56312a4883
Initialize pointer to nullptr
2017-08-29 11:03:45 +02:00
Magne Sjaastad
5eb4eafb6e
Merge branch 'dev' into hdf-prototype
2017-08-14 10:47:44 +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
88bbea6339
#1755 Remove porosity enum from RifReaderInterface
2017-08-11 14:27:22 +02:00
Bjørnar Grip Fjær
de414c4277
#1645 Load dynamic NNC results from restart file
2017-06-26 10:25:08 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Jacob Støren
6c7dfdca7b
#1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
...
Changed keyword to GridTimeHistoryCurve (previously missing Grid)
2017-04-04 16:10:00 +02:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Jacob Støren
bd688f7ce8
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +01:00
Magne Sjaastad
4ff12a4999
#1208 Removed duplicate text generation for one grid cell
2017-02-14 09:52:02 +01:00
Magne Sjaastad
e43f531a0f
#1208 Use category text instead of category index
2017-02-14 09:47:19 +01:00
Magne Sjaastad
9493a1dfc0
Use hasWellResult instead of firstResultTimeStep
2017-02-02 12:52:32 +01:00
Magne Sjaastad
9b42f1ca8c
Reverted 4ec7c97a77
...
Access of RimEclipseCase was done by firstAncestorOf from, and in several cases RimEclipseCase is not parent of RimEclipseCellColors. RimEclipseCase must be explicitly specified.
2017-01-19 10:37:59 +01:00
Magne Sjaastad
4ec7c97a77
#1056 Removed obsolete code
2017-01-11 21:41:22 +01:00
Magne Sjaastad
4a9fec49bf
#1056 Added cell edge picking text info
2017-01-11 21:07:03 +01:00
Magne Sjaastad
8970d93a4d
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
Magne Sjaastad
f70806e056
#1068 Avoid include of RigCell.h and RigSingleWellResultsData in RigCaseData.h
2017-01-10 09:20:03 +01:00
Magne Sjaastad
785a5e9ff8
#1060 Use DisplayCoordTransform in ResultTextBuilder
2017-01-09 07:43:17 +01:00
Jacob Støren
ebddaa31e6
#1054 Added sensible information to the Result Info window when picking Flow Diag results.
...
Also rolled out the use of resultVariableUiName() to places that should use it.
2017-01-04 13:13:06 +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
Jacob Støren
c903e87dfd
#811 , #812 WIP, Formation names coloring of cells. First shot. Works but needs refinment.
2016-09-06 10:27:30 +02:00
Jacob Støren
f03e6de1f2
#810 , #813 , #808 Display formation name when picking
2016-08-24 15:19:39 +02:00
Magne Sjaastad
d9973743ee
#272 Improved meta data for custom cell edge results
2016-08-06 08:47:56 +02:00
Magne Sjaastad
97232fedd4
#752 Result Info reports "Grid cell" value to be Inf
2016-07-15 09:57:00 +02:00
Magne Sjaastad
9429458d32
Rename from cells to globalCellArray
2015-11-24 14:21:02 +01:00
Magne Sjaastad
83387ded1b
( #658 ) Fixed missing NNC text in Result Info
2015-11-23 10:34:33 +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
320b0c62c4
( #260 ) Displaying NNC info and intersection point for picked faults when there's no cell index
2015-06-30 13:25:11 +02:00
Pål Hagen
7315dd5318
Renamed variables according to newly renamed class names
...
"Result slot" -> "Result colors"
2015-06-26 10:00:46 +02:00
Pål Hagen
7917a89c65
Renamed source files according to new class names
2015-06-26 10:00:45 +02:00