ResInsight/ApplicationCode/ReservoirDataModel
2014-09-04 09:28:39 +02:00
..
ReservoirDataModel_UnitTests Renamed globalCell to reservoirCell etc. 2014-08-14 10:56:25 +02:00
CMakeLists_files.cmake riTRANSXYZ: Removed unused code 2014-08-26 13:36:38 +02:00
cvfGeometryTools.cpp riTRANXYZ: Added to build system. First implementation. 2014-08-20 08:12:19 +02:00
cvfGeometryTools.h riTRANXYZ: Added to build system. First implementation. 2014-08-20 08:12:19 +02:00
cvfGeometryTools.inl riTRANSXYZ: Fixed negative values due to bug in polygon calculations 2014-08-28 11:25:20 +02:00
eclLibDocumentedHeaders.h Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RigActiveCellInfo.cpp More Rename of globalCell to reservoirCell 2014-08-14 10:56:25 +02:00
RigActiveCellInfo.h More Rename of globalCell to reservoirCell 2014-08-14 10:56:25 +02:00
RigActiveCellsResultAccessor.cpp Renamed globalGridCellIndex to reservoirCellIndex 2014-08-14 10:56:24 +02:00
RigActiveCellsResultAccessor.h Renamed localCellIndex to gridLocalCellIndex 2014-08-14 10:56:23 +02:00
RigAllGridCellsResultAccessor.cpp Renamed globalGridCellIndex to reservoirCellIndex 2014-08-14 10:56:24 +02:00
RigAllGridCellsResultAccessor.h Renamed localCellIndex to gridLocalCellIndex 2014-08-14 10:56:23 +02:00
RigCaseCellResultsData.cpp Bugfix : Do not compute SOIL if present on disk 2014-08-28 10:35:05 +02:00
RigCaseCellResultsData.h riTRANSXYZ: Moving the calculation to ReservoirCellResultsStorage 2014-08-22 13:39:23 +02:00
RigCaseData.cpp Read units type from file and set CDARCHY value based on units type 2014-08-27 14:05:35 +02:00
RigCaseData.h Read units type from file and set CDARCHY value based on units type 2014-08-27 14:05:35 +02:00
RigCell.cpp Renamed cellindex to gridLocalCellIndex 2014-08-22 13:39:21 +02:00
RigCell.h Renamed cellindex to gridLocalCellIndex 2014-08-22 13:39:21 +02:00
RigCellEdgeResultAccessor.cpp Renamed localCellIndex to gridLocalCellIndex 2014-08-14 10:56:23 +02:00
RigCellEdgeResultAccessor.h Renamed localCellIndex to gridLocalCellIndex 2014-08-14 10:56:23 +02:00
RigCombMultResultAccessor.cpp Bugfix MULTXYZ : Clamp HUGE_VAL to 1.0 2014-08-27 09:54:12 +02:00
RigCombMultResultAccessor.h Added MULTXYZ result accessor 2014-08-19 11:57:31 +02:00
RigCombTransResultAccessor.cpp Renamed localCellIndex to gridLocalCellIndex 2014-08-14 10:56:23 +02:00
RigCombTransResultAccessor.h Renamed localCellIndex to gridLocalCellIndex 2014-08-14 10:56:23 +02:00
RigFault.cpp Rename of GlobalCell to ReservoirCell 2014-08-14 10:56:26 +02:00
RigFault.h riTRANXYZ: Paving the way: Renaming, Removing obsolete code, Store fault index for each cell face, Added prototype code for the calculation 2014-08-18 18:30:52 +02:00
RigGridBase.cpp riTRANXYZ: Paving the way: Renaming, Removing obsolete code, Store fault index for each cell face, Added prototype code for the calculation 2014-08-18 18:30:52 +02:00
RigGridBase.h riTRANXYZ: Paving the way: Renaming, Removing obsolete code, Store fault index for each cell face, Added prototype code for the calculation 2014-08-18 18:30:52 +02:00
RigGridManager.cpp Updated ERT to 315ceeee250808ea6a6530233dd5125f9f76f06c 2013-04-29 13:13:42 +02:00
RigGridManager.h Read grid dimensions and verify equality before adding a result case 2013-04-07 17:27:45 +02:00
RigGridScalarDataAccess.cpp Renamed to RigResultAccessObjectFactory 2014-08-14 10:56:10 +02:00
RigLocalGrid.cpp Added list of files in CMakeLists_files.cmake 2013-02-13 14:50:37 +01:00
RigLocalGrid.h Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RigMainGrid.cpp riTRANSXYZ: First version working 2014-08-22 13:39:24 +02:00
RigMainGrid.h riTRANXYZ: Paving the way: Renaming, Removing obsolete code, Store fault index for each cell face, Added prototype code for the calculation 2014-08-18 18:30:52 +02:00
RigNNCData.cpp Moved code from header to source 2014-09-04 09:28:39 +02:00
RigNNCData.h Moved code from header to source 2014-09-04 09:28:39 +02:00
RigPipeInCellEvaluator.h New classes for the generalized texturing 2014-08-14 10:56:27 +02:00
RigReservoirBuilderMock.cpp riTRANSXYZ: nnc calculations in place 2014-08-26 12:16:22 +02:00
RigReservoirBuilderMock.h Show NNCs with no common area in folder below Faults 2014-08-22 09:28:25 +02:00
RigResultAccessor2d.h Minor fixes for result accessors 2014-08-14 10:56:36 +02:00
RigResultAccessor.cpp Added RigHugeValResultAccessor 2014-08-14 10:56:43 +02:00
RigResultAccessor.h Added RigHugeValResultAccessor 2014-08-14 10:56:43 +02:00
RigResultAccessorFactory.cpp Added riTRANSXYZbyArea (and X, Y, Z ) 2014-08-27 11:41:40 +02:00
RigResultAccessorFactory.h Removed use of cvfStructGridScalarDataAccess 2014-08-19 14:56:20 +02:00
RigResultModifier.h Renamed globalGridCellIndex to reservoirCellIndex 2014-08-14 10:56:24 +02:00
RigResultModifierFactory.cpp Removed asserts and simplified code 2014-08-14 10:56:28 +02:00
RigResultModifierFactory.h Added RigResultModifier and use this object for result modifications 2014-08-14 10:56:22 +02:00
RigSingleWellResultsData.cpp ResInsight: Move cafUiTreeItem.h 2013-09-20 09:28:36 +02:00
RigSingleWellResultsData.h Wells: Improved output in Result info window when picking a well-cell 2013-08-28 15:36:29 +02:00
RigStatisticsCalculator.cpp riTRANSXYZ: First version working 2014-08-22 13:39:24 +02:00
RigStatisticsCalculator.h riTRANSXYZ: First version working 2014-08-22 13:39:24 +02:00
RigStatisticsDataCache.cpp Result statistics: Fixed computation of scalar values close to zero 2014-08-20 11:55:11 +02:00
RigStatisticsDataCache.h Added RigStatisticsDataCache and RigStatisticsCalculator 2014-08-19 08:14:03 +02:00
RigStatisticsMath.cpp Fixed Win Compile error. Missing include 2013-09-30 11:02:17 +02:00
RigStatisticsMath.h Added interpolation of observed values to statistics computation 2013-04-30 11:36:50 +02:00
RigTernaryResultAccessor2d.cpp Made ternary result accessor more robust 2014-08-14 12:12:07 +02:00
RigTernaryResultAccessor2d.h Use texture based ternary visualization 2014-08-14 10:56:38 +02:00
RigWellPath.cpp Added visualization of Well Paths in reservoir views. 2013-05-16 13:06:00 +02:00
RigWellPath.h Added visualization of Well Paths in reservoir views. 2013-05-16 13:06:00 +02:00