ResInsight/ApplicationLibCode/ProjectDataModel/WellLog
Kristian Bendiksen a8c719b289 #10663 WBS Plot: Import well log from CSV file.
Also compute SH_MK_MIN/EXP/MAX and FG_MK_MIN/EXP results.
2024-01-29 15:05:08 +01:00
..
CMakeLists_files.cmake #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
Rim3dWellLogCurve.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
Rim3dWellLogCurve.h Added more clang-tidy checks 2023-04-14 14:07:45 +02:00
Rim3dWellLogExtractionCurve.cpp Refactor: rename method. 2023-10-04 09:09:25 +02:00
Rim3dWellLogExtractionCurve.h Specify part id for well extraction from geomech data (#10240) 2023-05-12 08:13:56 +02:00
Rim3dWellLogFileCurve.cpp #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
Rim3dWellLogFileCurve.h #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
Rim3dWellLogRftCurve.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
Rim3dWellLogRftCurve.h Merge pull request #8985 from OPM/8926-remove-useoptionsonly 2022-05-29 13:01:27 +02:00
RimEnsembleWellLogCurveSet.cpp #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimEnsembleWellLogCurveSet.h #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimEnsembleWellLogs.cpp Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimEnsembleWellLogs.h Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimEnsembleWellLogsCollection.cpp Rename several child() and children() functions 2022-05-31 15:05:07 +02:00
RimEnsembleWellLogsCollection.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimEnsembleWellLogStatistics.cpp Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimEnsembleWellLogStatistics.h Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimEnsembleWellLogStatisticsCurve.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RimEnsembleWellLogStatisticsCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimRftTools.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimRftTools.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RimRftTopologyCurve.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RimRftTopologyCurve.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimWellLogCalculatedCurve.cpp Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
RimWellLogCalculatedCurve.h Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
RimWellLogCsvFile.cpp #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogCsvFile.h #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogCurve.cpp Fixes by clang-tidy 2023-10-14 02:12:34 +00:00
RimWellLogCurve.h RFT segment plot adjustments (#9912) 2023-03-06 14:34:22 +01:00
RimWellLogCurveCommonDataSource.cpp #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogCurveCommonDataSource.h WBS-plot: Add optional support for maximum curve interval for UCS parameter curve (#10118) 2023-04-19 07:16:13 +02:00
RimWellLogCurveInfoTextProvider.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RimWellLogCurveInfoTextProvider.h Realization in Ensemble RFT-plot hover info + refactoring of point tracker functionality 2023-02-23 15:08:22 +01:00
RimWellLogExtractionCurve.cpp #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogExtractionCurve.h Refactor: rename method. 2023-10-04 09:09:25 +02:00
RimWellLogExtractionCurveNameConfig.cpp #8250 Use variadic macros and remove obsolete parameters 2021-11-14 15:26:09 +01:00
RimWellLogExtractionCurveNameConfig.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFile.cpp #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogFile.h #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogFileChannel.cpp Rename to RiaFieldHandleTools 2022-06-03 08:00:55 +02:00
RimWellLogFileChannel.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFileUtil.cpp Refactor: add RimWellLogFile interface 2023-10-04 09:09:25 +02:00
RimWellLogFileUtil.h Refactor: add RimWellLogFile interface 2023-10-04 09:09:25 +02:00
RimWellLogLasFile.cpp #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogLasFile.h #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogLasFileCurve.cpp #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogLasFileCurve.h #10663 WBS Plot: Import well log from CSV file. 2024-01-29 15:05:08 +01:00
RimWellLogLasFileCurveNameConfig.cpp Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimWellLogLasFileCurveNameConfig.h Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimWellLogPlot.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimWellLogPlot.h Link selection in 3D view with plots (#9195) 2022-08-15 20:27:49 +02:00
RimWellLogPlotCollection.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RimWellLogPlotCollection.h Specify part id for well extraction from geomech data (#10240) 2023-05-12 08:13:56 +02:00
RimWellLogPlotNameConfig.cpp Improve curve naming for plot and use in RFT segment plots 2022-10-12 12:41:08 +02:00
RimWellLogPlotNameConfig.h Improve curve naming for plot and use in RFT segment plots 2022-10-12 12:41:08 +02:00
RimWellLogRftCurve.cpp RFT ensemble refactoring 2023-09-04 10:08:30 +02:00
RimWellLogRftCurve.h RFT ensemble refactoring 2023-09-04 10:08:30 +02:00
RimWellLogRftCurveNameConfig.cpp #8250 Use variadic macros and remove obsolete parameters 2021-11-14 15:26:09 +01:00
RimWellLogRftCurveNameConfig.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogTrack.cpp Update to clang-16 2024-01-05 15:13:50 +01:00
RimWellLogTrack.h RFT segment plot adjustments (#9912) 2023-03-06 14:34:22 +01:00
RimWellLogWbsCurve.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RimWellLogWbsCurve.h WBS-plot: Add optional support for maximum curve interval for UCS parameter curve (#10118) 2023-04-19 07:16:13 +02:00