..
Completions
#3686 Completion Export : Use map based on size_t instead of RigCompletionDataGridCell
2018-11-14 11:40:23 +01:00
CMakeLists_files.cmake
Renamed RigTernaryResultAccessor2d.h|cpp to remove the 2d.
2018-10-17 13:26:44 +02:00
CMakeLists_filesNotToUnitTest.cmake
#2536 Build System : Remove obsolete code for cmake older than "2.8.2"
2018-02-28 08:05:00 +01:00
cvfGeometryTools.cpp
#3512 System : Remove unused functions
2018-10-17 13:52:48 +02:00
cvfGeometryTools.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
cvfGeometryTools.inl
#2680 . First reasonable Fracture Gradient and Shear Failure Gradient estimation.
2018-06-06 12:03:08 +02: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
#3531 Temporary LGR : Simplify adding of grid to active cell info
2018-10-24 13:17:33 +02:00
RigActiveCellInfo.h
#3531 Temporary LGR : Simplify adding of grid to active cell info
2018-10-24 13:17:33 +02:00
RigActiveCellsResultAccessor.cpp
System : Reorder initialization order to match declaration
2018-02-23 22:38:08 +01:00
RigActiveCellsResultAccessor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigAllGridCellsResultAccessor.cpp
#1487 Tightens constness of eclipse result access.
2017-05-16 13:54:32 +02:00
RigAllGridCellsResultAccessor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigCaseCellResultsData.cpp
#3676 Hide riOilColumn when RESINSIGHT_DEVEL isn't set
2018-11-13 14:53:13 +01:00
RigCaseCellResultsData.h
#3630 2d Maps: schedule update of volumes when creating LGRs
2018-11-08 12:52:28 +01:00
RigCaseRealizationParameters.cpp
Fix some warnings
2018-09-20 16:24:11 +02:00
RigCaseRealizationParameters.h
#3106 Ensemble calculations. Hash only ensemble parameters common to all cases. Move cases validation
2018-07-04 14:36:14 +02:00
RigCaseToCaseCellMapper.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RigCaseToCaseCellMapper.h
System : Removed unused functions
2015-10-26 10:18:59 +01:00
RigCaseToCaseCellMapperTools.cpp
#3185 Use std::array instead of FixedArray
2018-08-07 10:07:42 +02:00
RigCaseToCaseCellMapperTools.h
( #540 ) WIP: Split the rangefilter mapping code into files
2015-10-20 11:15:21 +02:00
RigCaseToCaseRangeFilterMapper.cpp
#3300 Fix crash when loading formation indices as part of a project file.
2018-09-04 09:33:48 +02: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
#3630 Implement volume calculation on grid
2018-11-08 11:52:19 +01:00
RigCell.h
#3630 Implement volume calculation on grid
2018-11-08 11:52:19 +01:00
RigCellEdgeResultAccessor.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RigCellEdgeResultAccessor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigCellGeometryTools.cpp
#3644 Move hex overlap code to RigCellGeometryTools and clamp in z-direction as well.
2018-11-08 15:53:10 +01:00
RigCellGeometryTools.h
#3644 Move hex overlap code to RigCellGeometryTools and clamp in z-direction as well.
2018-11-08 15:53:10 +01:00
RigCombMultResultAccessor.cpp
System : Add missing default statements
2018-02-23 22:39:14 +01:00
RigCombMultResultAccessor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigCombTransResultAccessor.cpp
System : Add missing default statements
2018-02-23 22:39:14 +01:00
RigCombTransResultAccessor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigEclipseCaseData.cpp
#3091 Completion export. Add WELSPECS/WELSPECL to exported file
2018-08-29 13:36:33 +02:00
RigEclipseCaseData.h
#3474 LGR Export. Create temporary LGR. Take 1
2018-10-19 10:44:07 +02: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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigEclipseNativeVisibleCellsStatCalc.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigEclipseNativeVisibleCellsStatCalc.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigEclipseResultInfo.cpp
#3512 System : Remove unused functions
2018-10-17 13:52:48 +02:00
RigEclipseResultInfo.h
#3512 System : Remove unused functions
2018-10-17 13:52:48 +02:00
RigEclipseWellLogExtractor.cpp
#3243 Completion type. Exclude cells having a subgrid from well path intersection
2018-09-26 15:35:48 +02:00
RigEclipseWellLogExtractor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigFault.cpp
#2970 Faults : Code cleanup
2018-05-25 11:31:21 +02:00
RigFault.h
#3581 Temp LGR. No recreation of faults after creating temporary LGRs
2018-10-30 11:41:35 +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
System : Reorder initialization order to match declaration
2018-02-23 22:38:08 +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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigFlowDiagResults.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigFlowDiagResults.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigFlowDiagSolverInterface.cpp
Update Flow Diagnostics Application Library
2018-10-25 13:40:08 +02:00
RigFlowDiagSolverInterface.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigFlowDiagStatCalc.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigFlowDiagStatCalc.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigFlowDiagVisibleCellsStatCalc.cpp
#2146 Num Flooded PV: Add allVisibleCells for flowDiag
2017-11-16 14:59:55 +01:00
RigFlowDiagVisibleCellsStatCalc.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigFormationNames.cpp
#930 , #925 , #914
2016-10-21 14:31:31 +02:00
RigFormationNames.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigFractureCell.cpp
#3038 Fix typo
2018-08-06 09:36:42 +02:00
RigFractureCell.h
#3038 Fix typo
2018-08-06 09:36:42 +02:00
RigFractureGrid.cpp
Fracture : Move code to cpp
2018-03-09 09:00:44 +01:00
RigFractureGrid.h
Fracture : Move code to cpp
2018-03-09 09:00:44 +01:00
RigGeoMechBoreHoleStressCalculator.cpp
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
RigGeoMechBoreHoleStressCalculator.h
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
RigGeoMechWellLogExtractor.cpp
Make mean calculators more consistent and add an harmonic mean calculator.
2018-09-17 10:51:45 +02:00
RigGeoMechWellLogExtractor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigGridBase.cpp
#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'
2018-11-08 11:24:40 +01:00
RigGridBase.h
#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'
2018-11-08 11:24:40 +01:00
RigGridManager.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +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
#3498 Implement 2d grid projection prototype with regular grid.
2018-10-16 10:44:25 +02:00
RigHexIntersectionTools.h
#3498 Implement 2d grid projection prototype with regular grid.
2018-10-16 10:44:25 +02:00
RigLasFileExporter.cpp
System : Reorder initialization order to match declaration
2018-02-23 22:38:08 +01:00
RigLasFileExporter.h
#1292 Fixed CppCheck Issues in ReservoirDataModel
2017-03-06 11:58:07 +01:00
RigLocalGrid.cpp
#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'
2018-11-08 11:24:40 +01:00
RigLocalGrid.h
#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'
2018-11-08 11:24:40 +01:00
RigMainGrid.cpp
#3686 Completion Export : Add null pointer guard
2018-11-14 11:32:14 +01:00
RigMainGrid.h
#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'
2018-11-08 11:24:40 +01:00
RigNNCData.cpp
#3185 Remove FixedArray
2018-08-07 10:37:52 +02:00
RigNNCData.h
#3185 Remove FixedArray
2018-08-07 10:37:52 +02:00
RigNumberOfFloodedPoreVolumesCalculator.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigPipeInCellEvaluator.h
( #707 ) Renamed to make the use of resultWellIndex more clear
2015-12-11 17:45:09 +01:00
RigReservoirBuilderMock.cpp
Mock model. Set LGR name
2018-10-10 11:46:32 +02:00
RigReservoirBuilderMock.h
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
RigReservoirGridTools.cpp
#3300 Fix crash when loading formation indices as part of a project file.
2018-09-04 09:33:48 +02:00
RigReservoirGridTools.h
Debug Tools : Add globalCellIndicesToOneBasedIJKText used as input to cell based range filter
2018-05-31 15:29:55 +02:00
RigResultAccessor.cpp
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
RigResultAccessor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigResultAccessorFactory.cpp
CppCheck : Several fixes
2018-08-02 19:22:03 +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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigResultModifierFactory.cpp
System : Reorder initialization order to match declaration
2018-02-23 22:38:08 +01:00
RigResultModifierFactory.h
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
RigSimulationWellCenterLineCalculator.cpp
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
RigSimulationWellCenterLineCalculator.h
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
RigSimulationWellCoordsAndMD.cpp
Fix crash due to wrong closest index comparison in RigSimulationWellCoordsAndMD
2018-05-09 10:44:29 +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
#2553 Move RigWellResultPoint into separate file
2018-04-05 14:25:47 +02:00
RigSimWellData.h
#2553 Move RigWellResultPoint into separate file
2018-04-05 14:25:47 +02:00
RigStimPlanFractureDefinition.cpp
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
RigStimPlanFractureDefinition.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigTernaryResultAccessor.cpp
Renamed RigTernaryResultAccessor2d.h|cpp to remove the 2d.
2018-10-17 13:26:44 +02:00
RigTernaryResultAccessor.h
Renamed RigTernaryResultAccessor2d.h|cpp to remove the 2d.
2018-10-17 13:26:44 +02: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
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
#2294 Use simplified result access in TOF acc. saturation plot, and fix gas oil colors in plot
2018-01-02 14:45:42 +01:00
RigTofAccumulatedPhaseFractionsCalculator.h
Fixes after merge
2017-08-11 14:55:01 +02:00
RigTransmissibilityEquations.cpp
#3625 Fracture header : Add computation of permeability
2018-11-05 10:53:35 +01:00
RigTransmissibilityEquations.h
#3625 Fracture header : Add computation of permeability
2018-11-05 10:53:35 +01: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
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
2018-06-08 15:10:45 +02:00
RigWellLogCurveData.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigWellLogExtractionTools.h
System : Reorder initialization order to match declaration
2018-02-23 22:38:08 +01:00
RigWellLogExtractor.cpp
Fix warnings
2018-09-27 10:01:45 +02:00
RigWellLogExtractor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigWellLogFile.cpp
#3641 LAS file import : Add support for MD as depth channel name
2018-11-09 08:47:14 +01:00
RigWellLogFile.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RigWellPath.cpp
Rename method
2018-09-27 09:55:28 +02:00
RigWellPath.h
Rename method
2018-09-27 09:55:28 +02:00
RigWellPathFormations.cpp
#3340 Fix some warnings
2018-09-11 21:56:15 +02:00
RigWellPathFormations.h
#2327 Formation RFT Plot: Read tvdss from well pick files
2018-01-24 08:21:22 +01:00
RigWellPathGeometryTools.cpp
#2980 Renaming of lastNormal vectors.
2018-05-30 15:37:18 +02:00
RigWellPathGeometryTools.h
3D Well Log Curves ( #2746 ): Handle set scale.
2018-04-18 11:33:04 +02:00
RigWellPathIntersectionTools.cpp
#3340 Fix some warnings
2018-09-11 21:56:15 +02:00
RigWellPathIntersectionTools.h
Remove unused variables and functions
2018-04-19 07:19:29 +02:00
RigWellResultPoint.cpp
#2553 Move RigWellResultPoint into separate file
2018-04-05 14:25:47 +02:00
RigWellResultPoint.h
#2553 Move RigWellResultPoint into separate file
2018-04-05 14:25:47 +02:00