..
CMakeLists_files.cmake
#2122 Formation/Well Path: Add new reader. Same pattern as WellPathFile
2017-11-24 15:18:25 +01:00
CMakeLists_filesNotToUnitTest.cmake
#1670 Move grid functions from RimCellRangeFilterCollection to RigReservoirGridTools
2017-06-29 22:37:00 +02:00
cvfGeometryTools.cpp
Comment change
2016-11-01 09:28:29 +01:00
cvfGeometryTools.h
Removed CppCheck Warnings
2017-03-03 17:09:30 +01:00
cvfGeometryTools.inl
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
eclLibDocumentedHeaders.h
Initial commit of ResInsight version 0.4.8
2012-05-18 09:45:23 +02:00
RigAccWellFlowCalculator.cpp
#2119 Support total reservoir flow from Grid wells in PLT plot
2017-11-09 15:20:15 +01:00
RigAccWellFlowCalculator.h
#2119 Support total reservoir flow from Grid wells in PLT plot
2017-11-09 15:20:15 +01:00
RigActiveCellInfo.cpp
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigActiveCellInfo.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigActiveCellsResultAccessor.cpp
#1035 Work in progress: Added the skeleton for management FlowDiagnostics data
2016-12-16 14:17:56 +01:00
RigActiveCellsResultAccessor.h
#1035 Work in progress: Added the skeleton for management FlowDiagnostics data
2016-12-16 14:17:56 +01:00
RigAllGridCellsResultAccessor.cpp
#1487 Tightens constness of eclipse result access.
2017-05-16 13:54:32 +02:00
RigAllGridCellsResultAccessor.h
#1487 Tightens constness of eclipse result access.
2017-05-16 13:54:32 +02:00
RigCaseCellResultsData.cpp
#1858 Renaming and whitespace as preparations
2017-12-12 12:47:05 +01:00
RigCaseCellResultsData.h
#2146 Num Flooded PV: Add allTimeSteps for all active native cells
2017-11-20 09:46:29 +01:00
RigCaseToCaseCellMapper.cpp
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigCaseToCaseCellMapper.h
System : Removed unused functions
2015-10-26 10:18:59 +01:00
RigCaseToCaseCellMapperTools.cpp
Rename from cells to globalCellArray
2015-11-24 14:21:02 +01:00
RigCaseToCaseCellMapperTools.h
( #540 ) WIP: Split the rangefilter mapping code into files
2015-10-20 11:15:21 +02:00
RigCaseToCaseRangeFilterMapper.cpp
Fixed error in Fem to Eclipse rangefilter mapping.
2015-12-03 16:23:41 +01:00
RigCaseToCaseRangeFilterMapper.h
( #540 ) Range filter matching: Prioritize cell matches with collapsed eclipse cells less.
2015-10-22 15:34:51 +02:00
RigCell.cpp
System : Removed unused variables
2015-10-26 10:18:57 +01:00
RigCell.h
( #540 ) Range filter matching: Prioritize cell matches with collapsed eclipse cells less.
2015-10-22 15:34:51 +02:00
RigCellEdgeResultAccessor.cpp
( #397 ) ( #398 ) Added globalGridCellIndex access to the ResultAccessors
2015-09-01 08:53:14 +02:00
RigCellEdgeResultAccessor.h
( #397 ) ( #398 ) Added globalGridCellIndex access to the ResultAccessors
2015-09-01 08:53:14 +02:00
RigCellGeometryTools.cpp
CppCheck : Remove unused variables
2017-09-07 22:05:20 +02:00
RigCellGeometryTools.h
Remove unneccesary code
2017-11-03 09:15:09 +01:00
RigCombMultResultAccessor.cpp
( #397 ) ( #398 ) Added globalGridCellIndex access to the ResultAccessors
2015-09-01 08:53:14 +02:00
RigCombMultResultAccessor.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigCombTransResultAccessor.cpp
( #397 ) ( #398 ) Added globalGridCellIndex access to the ResultAccessors
2015-09-01 08:53:14 +02:00
RigCombTransResultAccessor.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigCompletionData.cpp
CppCheck : Add missing initialization in constructor
2017-09-07 20:59:09 +02:00
RigCompletionData.h
CppCheck : Add missing initialization in constructor
2017-09-07 20:59:09 +02:00
RigCurveDataTools.cpp
Changed name of flag and semantics from removeNegativeValues to includePositiveValuesOnly so that only positive values (zero not included) are included. Makes functions more suitable for usage with plots using logarithmic scale. #2193
2017-12-05 10:44:36 +01:00
RigCurveDataTools.h
Changed name of flag and semantics from removeNegativeValues to includePositiveValuesOnly so that only positive values (zero not included) are included. Makes functions more suitable for usage with plots using logarithmic scale. #2193
2017-12-05 10:44:36 +01:00
RigEclipseCaseData.cpp
#2127 Sim Well Branches : Major refactor of sim well branch computation
2017-12-08 10:24:14 +01:00
RigEclipseCaseData.h
#2127 Sim Well Branches : Major refactor of sim well branch computation
2017-12-08 10:24:14 +01:00
RigEclipseMultiPropertyStatCalc.cpp
( #282 ) Added basic data structures to compute and cache unique integer values
2016-08-05 10:26:21 +02:00
RigEclipseMultiPropertyStatCalc.h
( #282 ) Added basic data structures to compute and cache unique integer values
2016-08-05 10:26:21 +02:00
RigEclipseNativeStatCalc.cpp
Statistics : Skip computation of mobile pore volume, as base data is not available
2017-12-06 08:09:54 +01:00
RigEclipseNativeStatCalc.h
#2146 Num Flooded PV: Add allVisibleCells for native
2017-11-16 15:28:12 +01:00
RigEclipseNativeVisibleCellsStatCalc.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigEclipseNativeVisibleCellsStatCalc.h
#2146 Num Flooded PV: Add volume weighted mean for visible cells and current time step
2017-11-16 10:50:55 +01:00
RigEclipseResultInfo.cpp
#1691 Rename to RigEclipseResultInfo
2017-08-11 15:10:08 +02:00
RigEclipseResultInfo.h
#1691 Rename to RigEclipseResultInfo
2017-08-11 15:10:08 +02:00
RigEclipseToStimPlanCellTransmissibilityCalculator.cpp
#1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage
2017-09-13 11:50:27 +02:00
RigEclipseToStimPlanCellTransmissibilityCalculator.h
#1764 Use helper function to load data and create result accessor
2017-08-14 19:27:44 +02:00
RigEclipseWellLogExtractor.cpp
#1858 Move method to WellLogExtractor base class
2017-12-12 15:00:14 +01:00
RigEclipseWellLogExtractor.h
#1858 Move method to WellLogExtractor base class
2017-12-12 15:00:14 +01:00
RigFault.cpp
Updated file header for new files
2014-09-24 07:14:52 +02:00
RigFault.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigFishbonesGeometry.cpp
#1548 Remove fishbones laterals based on success rate
2017-06-02 10:16:41 +02:00
RigFishbonesGeometry.h
Updated copyright headers
2017-05-16 12:49:36 +02:00
RigFlowDiagInterfaceTools.h
#1988 Update flow diag libraries to handle multiple connections in same well, and have PVT Rel Perm support.
2017-10-11 18:05:53 +02:00
RigFlowDiagResultAddress.cpp
#1202 Flow: Handle separate phase solutions
2017-08-10 15:08:30 +02:00
RigFlowDiagResultAddress.h
Changed name to "Water Flooded PV"
2017-12-21 16:10:21 +01:00
RigFlowDiagResultFrames.cpp
#1035 Work in progress: Added the skeleton for management FlowDiagnostics data
2016-12-16 14:17:56 +01:00
RigFlowDiagResultFrames.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigFlowDiagResults.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigFlowDiagResults.h
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigFlowDiagSolverInterface.cpp
Pvt Plot: Display Rs/Rv values of curve's sample points in tool tip, #2255
2017-12-13 14:56:10 +01:00
RigFlowDiagSolverInterface.h
Pvt Plot: Display Rs/Rv values of curve's sample points in tool tip, #2255
2017-12-13 14:56:10 +01:00
RigFlowDiagStatCalc.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigFlowDiagStatCalc.h
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigFlowDiagVisibleCellsStatCalc.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigFlowDiagVisibleCellsStatCalc.h
#2146 Num Flooded PV: Add volume weighted mean for visible cells and current time step
2017-11-16 10:50:55 +01:00
RigFormationNames.cpp
#930 , #925 , #914
2016-10-21 14:31:31 +02:00
RigFormationNames.h
#930 , #925 , #914
2016-10-21 14:31:31 +02:00
RigFractureCell.cpp
CppCheck : Remove unused constructor and init all members in constructor
2017-09-07 21:06:45 +02:00
RigFractureCell.h
CppCheck : Remove unused constructor and init all members in constructor
2017-09-07 21:06:45 +02:00
RigFractureGrid.cpp
CppCheck : Init all members in constructor
2017-09-07 21:10:11 +02:00
RigFractureGrid.h
CppCheck : Init all members in constructor
2017-09-07 21:10:11 +02:00
RigFractureTransmissibilityEquations.cpp
#1792 Avoiding issue with negative transmissibility from fracture to well due to small discretization by forcing peaceman radius r0 > wellRadius.
2017-08-24 14:01:43 +02:00
RigFractureTransmissibilityEquations.h
#1487 Renaming functions for calculating transmissibilities. Simplifying names and using fractureCell instead of stimPlanCell in names
2017-05-31 09:16:49 +02:00
RigGeoMechWellLogExtractor.cpp
#1858 Align and remove near struct duplicates of WellPathCellIntersectionInfo
2017-12-12 14:49:10 +01:00
RigGeoMechWellLogExtractor.h
#1858 Align and remove near struct duplicates of WellPathCellIntersectionInfo
2017-12-12 14:49:10 +01:00
RigGridBase.cpp
Add comment to make it clear that using mainGrid::cellCornerVertices with reservoir cell index is valid.
2017-06-27 13:21:04 +02:00
RigGridBase.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigGridManager.cpp
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
RigGridManager.h
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
RigGridScalarDataAccess.cpp
Renamed to RigResultAccessObjectFactory
2014-08-14 10:56:10 +02:00
RigHexIntersectionTools.cpp
#1901 Whitespace changes to improve readability
2017-09-19 15:22:14 +02:00
RigHexIntersectionTools.h
#1901 Avoid returning multiple intersections for the same point in the same cell
2017-09-18 16:29:05 +02:00
RigLasFileExporter.cpp
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
RigLasFileExporter.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigLocalGrid.cpp
Added list of files in CMakeLists_files.cmake
2013-02-13 14:50:37 +01:00
RigLocalGrid.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigMainGrid.cpp
#2195 First step in making higher LGR level connections not beeing hidden
2017-12-04 11:42:10 +01:00
RigMainGrid.h
#2195 First step in making higher LGR level connections not beeing hidden
2017-12-04 11:42:10 +01:00
RigNNCData.cpp
#2046 First nearly working more advanced branch detection
2017-11-03 09:15:09 +01:00
RigNNCData.h
#2046 First nearly working more advanced branch detection
2017-11-03 09:15:09 +01:00
RigNumberOfFloodedPoreVolumesCalculator.cpp
#2237 Progress bar when calculating flooded PV
2017-12-08 16:56:42 +01:00
RigNumberOfFloodedPoreVolumesCalculator.h
#1863 Avoid calculating flooded pv for all timesteps, each timestep.
2017-09-05 12:01:59 +02:00
RigObservedData.cpp
#1813 Observed data: Geometry data model object
2017-09-19 14:19:44 +02:00
RigObservedData.h
#1813 Observed data: Geometry data model object
2017-09-19 14:19:44 +02:00
RigPipeInCellEvaluator.h
( #707 ) Renamed to make the use of resultWellIndex more clear
2015-12-11 17:45:09 +01:00
RigReservoirBuilderMock.cpp
#1996 Rename RigSingleWellResultsData -> RigSimWellData
2017-10-17 09:52:31 +02:00
RigReservoirBuilderMock.h
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
RigReservoirGridTools.cpp
Add static cast from size_t to int
2017-06-29 22:37:00 +02:00
RigReservoirGridTools.h
#1670 Move grid functions from RimCellRangeFilterCollection to RigReservoirGridTools
2017-06-29 22:37:00 +02:00
RigResultAccessor.cpp
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
RigResultAccessor.h
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
RigResultAccessorFactory.cpp
#1878 : Ensure derived results are always tested for when creating result accessor objects
2017-10-20 15:48:12 +02:00
RigResultAccessorFactory.h
#1878 : Ensure derived results are always tested for when creating result accessor objects
2017-10-20 15:48:12 +02:00
RigResultModifier.h
Updated file header for new files
2014-09-24 07:14:52 +02:00
RigResultModifierFactory.cpp
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
RigResultModifierFactory.h
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
RigSimulationWellCenterLineCalculator.cpp
Remove obsolete assert
2018-01-02 08:20:03 +01:00
RigSimulationWellCenterLineCalculator.h
Use int instead of size_t to represent time step
2017-12-08 10:49:32 +01:00
RigSimulationWellCoordsAndMD.cpp
#1721 Updating value used if trig calculation of azimuth value for simWell cannot be used due to 0 y component (well oriented East-West)
2017-08-02 11:37:46 +02:00
RigSimulationWellCoordsAndMD.h
#1417 - pre-proto - Adding function for calculating perforation length in center cell - need to be extended for cases where perforation interval goes outside the center stimPlan cell.
2017-04-21 09:41:52 +02:00
RigSimWellData.cpp
#2195 Final fix of missing connections in high level grids, if connections in lower levels exist.
2017-12-04 16:37:53 +01:00
RigSimWellData.h
#2176 Fix the crash due to an invalid wellhead definition from libecl. Now using first valid connection-cell as proxywellhead in calculations if needed.
2017-11-24 15:46:31 +01:00
RigStimPlanFractureDefinition.cpp
#2118 Fracture : Improve detection of Stimplan cell intersected by well path
2017-11-09 14:15:05 +01:00
RigStimPlanFractureDefinition.h
#1891 StimPlan : Add support for "Conductivity-propped"
2017-09-14 13:48:33 +02:00
RigTernaryResultAccessor2d.cpp
Linux fix
2015-11-24 10:04:02 +01:00
RigTernaryResultAccessor2d.h
( #166 ) Added support for ternary result mapping
2015-11-23 15:24:22 +01:00
RigTesselatorTools.cpp
Use triangleIndices instead of polygonIndices
2017-02-10 11:32:18 +01:00
RigTesselatorTools.h
Use triangleIndices instead of polygonIndices
2017-02-10 11:32:18 +01:00
RigTimeHistoryCurveMerger.cpp
#2125 Curve Calculations : Add TimeHistoryCurveMerger
2017-11-21 08:10:28 +01:00
RigTimeHistoryCurveMerger.h
#2125 Curve Calculations : Add TimeHistoryCurveMerger
2017-11-21 08:10:28 +01:00
RigTimeHistoryResultAccessor.cpp
Adjusted argument alignment
2017-07-04 13:51:14 +02:00
RigTimeHistoryResultAccessor.h
#1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
2017-04-04 16:10:00 +02:00
RigTofAccumulatedPhaseFractionsCalculator.cpp
#1996 Rename RigSingleWellResultsData -> RigSimWellData
2017-10-17 09:52:31 +02:00
RigTofAccumulatedPhaseFractionsCalculator.h
Fixes after merge
2017-08-11 14:55:01 +02:00
RigTransmissibilityCondenser.cpp
#1792 Giving error message if cells from LGR are found in export. Compdat-values for cells not part of LGR exported.
2017-08-24 14:01:43 +02:00
RigTransmissibilityCondenser.h
#1507 Setting up fractureGrid for ellipse fracture template, and adapting transmissibility calculation to be able to handle both ellipse and stimplan fractures. Missing setup of fractureCells for ellipse when loading old project.
2017-06-01 14:06:41 +02:00
RigTransmissibilityEquations.cpp
#1901 Fix error in peaceman radius calculation. Used int values 1/2 and 1/4 as exponent, which ends in 0.
2017-09-20 11:02:19 +02:00
RigTransmissibilityEquations.h
#1557 Cleanup includes, improve comments
2017-06-07 11:49:45 +02:00
RigWeightedMeanCalc.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigWeightedMeanCalc.h
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigWellLogCurveData.cpp
#2125 Refactor : Return by value instead of incoming parameter
2017-11-17 13:50:25 +01:00
RigWellLogCurveData.h
#1980 PLT Plot: Map data cells and MD in RFTCurves
2017-10-12 13:37:03 +02:00
RigWellLogExtractionTools.h
Linux compile fix
2017-06-14 14:34:52 +02:00
RigWellLogExtractor.cpp
#1858 Compleded information for start and end of well paths starting and/or ending within cells
2017-12-12 16:34:42 +01:00
RigWellLogExtractor.h
#1858 General refactoring as preparations. Renaming Whitespace change. Remove obsolete code.
2017-12-12 16:32:57 +01:00
RigWellLogFile.cpp
#2074 LAS import. Fix LAS file read error on Linux
2017-11-03 11:34:03 +01:00
RigWellLogFile.h
#1982 RFT plot. Support for TVDMSL when showing well log file curve
2017-10-16 08:38:57 +02:00
RigWellPath.cpp
#1901 Use the more robust WellLogExtraction system for perforation interval intersection calculations.
2017-09-19 17:20:49 +02:00
RigWellPath.h
#1901 Use the more robust WellLogExtraction system for perforation interval intersection calculations.
2017-09-19 17:20:49 +02:00
RigWellPathFormations.cpp
#2227 Well formations: Remove fluids from Level type
2017-12-11 16:07:15 +01:00
RigWellPathFormations.h
#2227 Well formations: Remove fluids from Level type
2017-12-11 16:07:15 +01:00
RigWellPathIntersectionTools.cpp
#1858 General refactoring as preparations. Renaming Whitespace change. Remove obsolete code.
2017-12-12 16:32:57 +01:00
RigWellPathIntersectionTools.h
#1858 General refactoring as preparations. Renaming Whitespace change. Remove obsolete code.
2017-12-12 16:32:57 +01:00
RigWellPathStimplanIntersector.cpp
CppCheck : Added copyright header, fixed includes and removed unused variable
2017-09-07 21:28:40 +02:00
RigWellPathStimplanIntersector.h
CppCheck : Added copyright header, fixed includes and removed unused variable
2017-09-07 21:28:40 +02:00