ResInsight/ApplicationCode/ReservoirDataModel
2020-09-15 11:04:39 +02:00
..
Completions gcc : Warning as errors : Move complete test into assert statement 2020-08-29 10:30:56 +02:00
CMakeLists_files.cmake Refactor well path geometry export to ".dev" file. 2020-09-07 13:47:18 +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 Reduce NNC memory use 2020-05-15 12:55:25 +02:00
cvfGeometryTools.h Reduce NNC memory use 2020-05-15 12:55:25 +02:00
cvfGeometryTools.inl Remove disabling of warning 4503 on msvc. 2020-04-30 12:46:50 +02:00
eclLibDocumentedHeaders.h Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RigAccWellFlowCalculator.cpp #5674 #5664 #5692 Shift connection number depth to show connection number at the middle of the flat areas of the graphs for inflow, and for accumulated flow to shw flow change at connection (not shifted one off) Aligned curve ascii export accordingly 2020-03-17 07:10:49 +01:00
RigAccWellFlowCalculator.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigActiveCellInfo.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigActiveCellInfo.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigActiveCellsResultAccessor.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigActiveCellsResultAccessor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigAllanDiagramData.cpp Fix misspelled Allan diagram (#5906) 2020-05-12 15:14:42 +02:00
RigAllanDiagramData.h Fix misspelled Allan diagram (#5906) 2020-05-12 15:14:42 +02:00
RigAllGridCellsResultAccessor.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigAllGridCellsResultAccessor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigCaseCellResultCalculator.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RigCaseCellResultCalculator.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigCaseCellResultsData.cpp #2763 Use std::min and std::max instead of CVF_MAX and CVF_MIN 2020-09-01 08:12:44 +02:00
RigCaseCellResultsData.h #5925 NNC computations : Add flag in preferences to include inactive cells 2020-05-13 14:37:02 +02:00
RigCaseRealizationParameters.cpp #4763 Ensemble Parameters : Add realization number 2020-03-07 16:01:56 +01:00
RigCaseRealizationParameters.h #4763 Ensemble Parameters : Add realization number 2020-03-07 16:01:56 +01:00
RigCaseToCaseCellMapper.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigCaseToCaseCellMapper.h #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigCaseToCaseCellMapperTools.cpp Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RigCaseToCaseCellMapperTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigCaseToCaseRangeFilterMapper.cpp #2763 Use std::min and std::max instead of CVF_MAX and CVF_MIN 2020-09-01 08:12:44 +02:00
RigCaseToCaseRangeFilterMapper.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigCell.cpp Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RigCell.h Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RigCellEdgeResultAccessor.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigCellEdgeResultAccessor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigCellFaceGeometryTools.cpp #6491 Remove unneccessary omp.h includes. 2020-09-14 21:46:27 +02:00
RigCellFaceGeometryTools.h Improve NNC memory use 2020-05-15 12:55:25 +02:00
RigCellGeometryTools.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigCellGeometryTools.h Fix misleading parameter name 2020-01-24 09:44:28 +01:00
RigCombMultResultAccessor.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigCombMultResultAccessor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigCombTransResultAccessor.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigCombTransResultAccessor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigEclipseAllanFaultsStatCalc.cpp Fix misspelled Allan diagram (#5906) 2020-05-12 15:14:42 +02:00
RigEclipseAllanFaultsStatCalc.h Fix misspelled Allan diagram (#5906) 2020-05-12 15:14:42 +02:00
RigEclipseCaseData.cpp Fix misspelled Allan diagram (#5906) 2020-05-12 15:14:42 +02:00
RigEclipseCaseData.h Move function to private section 2020-08-13 14:17:13 +02:00
RigEclipseCrossPlotDataExtractor.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigEclipseCrossPlotDataExtractor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigEclipseMultiPropertyStatCalc.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigEclipseMultiPropertyStatCalc.h #5252 Fixed crash and missing statistics with combined IJK results for visible cells only 2019-12-18 15:47:13 +01:00
RigEclipseNativeStatCalc.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigEclipseNativeStatCalc.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigEclipseNativeVisibleCellsStatCalc.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigEclipseNativeVisibleCellsStatCalc.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigEclipseResultAddress.h Convert to enum class 2020-04-24 11:40:22 +02:00
RigEclipseResultInfo.cpp clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false 2019-11-04 14:35:41 +01:00
RigEclipseResultInfo.h #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigEclipseWellLogExtractor.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigEclipseWellLogExtractor.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigElasticProperties.cpp #6364 Add import, display and export of immobile fluid saturation. 2020-08-26 07:01:16 +02:00
RigElasticProperties.h #6364 Add import, display and export of immobile fluid saturation. 2020-08-26 07:01:16 +02:00
RigEquil.cpp #5617 Saturation Pressure Plot: Missing values 2020-02-28 15:07:46 +01:00
RigEquil.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFault.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigFault.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFishbonesGeometry.cpp Fixes by clang-format 2020-06-08 11:09:51 +02:00
RigFishbonesGeometry.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFlowDiagInterfaceTools.h clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false 2019-11-04 14:35:41 +01:00
RigFlowDiagResultAddress.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFlowDiagResultAddress.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigFlowDiagResultFrames.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigFlowDiagResultFrames.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFlowDiagResults.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigFlowDiagResults.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigFlowDiagSolverInterface.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigFlowDiagSolverInterface.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigFlowDiagStatCalc.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigFlowDiagStatCalc.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFlowDiagVisibleCellsStatCalc.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigFlowDiagVisibleCellsStatCalc.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFormationNames.cpp #5832 Add color legend data with import from LYR file. 2020-05-06 11:04:33 +02:00
RigFormationNames.h #5832 Add color legend data with import from LYR file. 2020-05-06 11:04:33 +02:00
RigFractureCell.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFractureCell.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFractureGrid.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigFractureGrid.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigGeoMechBoreHoleStressCalculator.cpp Remove "set-but-unused" variables (generates warnings on gcc 7). 2020-05-20 13:45:59 +02:00
RigGeoMechBoreHoleStressCalculator.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigGeoMechWellLogExtractor.cpp Unify methods for calculation hydrostatic pore pressure. 2020-08-12 11:20:23 +02:00
RigGeoMechWellLogExtractor.h Use hydrostatic pore pressure calculation 2020-08-11 14:31:51 +02:00
RigGocadData.cpp Code review, brush-up, and extended surface unit tests 2020-06-04 11:33:09 +02:00
RigGocadData.h Surface Import : import of properties from TS files #5995 2020-06-04 11:33:09 +02:00
RigGridBase.cpp Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RigGridBase.h Remove superfluous calculation and rename ijkFromCellIndexNonGuarded 2020-05-19 16:14:08 +02:00
RigGridCrossPlotCurveGrouping.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigGridManager.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigGridManager.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigGridScalarDataAccess.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigHexIntersectionTools.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigHexIntersectionTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigLasFileExporter.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigLasFileExporter.h Support different units when importing and exporting WBS LAS. 2020-02-03 15:56:07 +01:00
RigLocalGrid.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigLocalGrid.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigMainGrid.cpp Add ifdefs for OpenMP usage. 2020-09-14 21:46:27 +02:00
RigMainGrid.h Refactored some code to make it possible to parallelise 2020-05-15 14:48:08 +02:00
RigNncConnection.cpp NNC : Fix visual artifacts for some models 2020-05-18 12:07:29 +02:00
RigNncConnection.h Improve NNC memory use 2020-05-15 12:55:25 +02:00
RigNNCData.cpp Fix compare between signed/unsigned 2020-05-21 10:08:15 +02:00
RigNNCData.h NNC: Compute data on demand 2020-05-21 08:09:07 +02:00
RigNumberOfFloodedPoreVolumesCalculator.cpp Improve NNC memory use 2020-05-15 12:55:25 +02:00
RigNumberOfFloodedPoreVolumesCalculator.h #5915 improve performance of NNC computation and limit to active cells 2020-05-13 12:19:03 +02:00
RigPipeInCellEvaluator.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigPolyLinesData.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigPolyLinesData.h #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigReservoirBuilderMock.cpp #6491 Improve code to remove clang warning 2020-09-15 11:04:39 +02:00
RigReservoirBuilderMock.h #5915 improve performance of NNC computation and limit to active cells 2020-05-13 12:19:03 +02:00
RigReservoirGridTools.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigReservoirGridTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigResultAccessor.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigResultAccessor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigResultAccessorFactory.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigResultAccessorFactory.h Improve const-ness somewhat on some results color related methods 2019-11-20 10:39:48 +01:00
RigResultModifier.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigResultModifierFactory.cpp clang-format : Set PenaltyBreakAssignment to 130 2019-11-04 15:08:09 +01:00
RigResultModifierFactory.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigSimulationWellCenterLineCalculator.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigSimulationWellCenterLineCalculator.h #5273 Allen Diagrams: Add RigCellFaceGeometryTools 2020-01-17 08:41:18 +01:00
RigSimulationWellCoordsAndMD.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigSimulationWellCoordsAndMD.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigSimWellData.cpp Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RigSimWellData.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigStimPlanFractureDefinition.cpp Add support for two Stimplan file formats (#6015) 2020-06-03 18:46:25 +02:00
RigStimPlanFractureDefinition.h Add support for two Stimplan file formats (#6015) 2020-06-03 18:46:25 +02:00
RigSurface.cpp #6033 Surface Properties : Add result selection object 2020-06-11 15:03:08 +02:00
RigSurface.h #6033 Surface Properties : Add result selection object 2020-06-11 15:03:08 +02:00
RigTernaryResultAccessor.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigTernaryResultAccessor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigTesselatorTools.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigTesselatorTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigTimeHistoryResultAccessor.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigTimeHistoryResultAccessor.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigTofAccumulatedPhaseFractionsCalculator.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigTofAccumulatedPhaseFractionsCalculator.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigTofWellDistributionCalculator.cpp Remove "set-but-unused" variables (generates warnings on gcc 7). 2020-05-20 13:45:59 +02:00
RigTofWellDistributionCalculator.h Minor code adjustments 2019-12-19 11:55:34 +01:00
RigTransmissibilityEquations.cpp #5747 Completion Export: Avoid nan values for zero permeability 2020-04-17 13:54:05 +02:00
RigTransmissibilityEquations.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigWbsParameter.cpp #5936 Fix use of LAS for PP Non-Reservoir 2020-05-15 13:51:02 +02:00
RigWbsParameter.h #5663 Fix element property input for UCS 2020-03-10 20:11:54 +01:00
RigWeightedMeanCalc.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigWeightedMeanCalc.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigWellDiskData.cpp Add derived summary case (#5496) 2020-02-10 07:13:04 +01:00
RigWellDiskData.h Add derived summary case (#5496) 2020-02-10 07:13:04 +01:00
RigWellLogCurveData.cpp #6304 Improve stacked curve interpolation 2020-08-25 15:49:59 +02:00
RigWellLogCurveData.h Refactor PLT stacked curve code to be more general 2020-07-27 08:47:01 +02:00
RigWellLogExtractionTools.h #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigWellLogExtractor.cpp Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
RigWellLogExtractor.h #6157 Move splitting of MSW segments to just before WELSEGS output 2020-08-19 08:35:15 +02:00
RigWellLogFile.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RigWellLogFile.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigWellPath.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigWellPath.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigWellPathFormations.cpp #6491 Fix range iterators which was creating data copies (clang10 warnings). 2020-09-15 11:04:39 +02:00
RigWellPathFormations.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RigWellPathGeometryExporter.cpp Refactor well path geometry export to ".dev" file. 2020-09-07 13:47:18 +02:00
RigWellPathGeometryExporter.h Refactor well path geometry export to ".dev" file. 2020-09-07 13:47:18 +02:00
RigWellPathGeometryTools.cpp Fix invalid MD interpolation for wells starting at zero depth. 2020-09-08 07:27:21 +02:00
RigWellPathGeometryTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigWellPathIntersectionTools.cpp #6128 WELSEGS export : Missing last segment 2020-06-22 14:31:58 +02:00
RigWellPathIntersectionTools.h #6072 Well Completions : Make sure valves are included if they are located outside grid cells 2020-06-15 16:19:21 +02:00
RigWellResultPoint.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigWellResultPoint.h clang-format on all files in ApplicationCode, run two 2019-09-06 10:57:31 +02:00