ResInsight/ApplicationLibCode/FileInterface
Magne Sjaastad 664b082c81 Use opm-common to read restart file from summary file
Testing identified performance issues related to reading restart file name from summary files.

Make sure the reading of timesteps is done only when required in new function getFileInfoAndTimeSteps.

Add reading of restart file name using opm-common when opm-common is active. The performance of this reader is much better than resdata.
2024-11-14 19:28:51 +01:00
..
CMakeLists_files.cmake Rename delta ensemble and case 2024-11-13 15:18:10 +01:00
RifActiveCellsReader.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifActiveCellsReader.h Update clang-tidy.yml 2023-10-03 09:04:08 +02:00
RifArrowTools.cpp Sumo ensemble parameters: handle string properties. 2024-08-28 08:33:44 +02:00
RifArrowTools.h Sumo ensemble parameters: handle string properties. 2024-08-28 08:33:44 +02:00
RifAsciiDataParseOptions.h Refactor: Extract parser options from RicPasteAsciiDataToSummaryPlotFeatureUi 2024-05-28 10:44:44 +02:00
RifByteArrayArrowRandomAccessFile.cpp Add action for downloading and parsing well log from OSDU Wellbore DDMS. 2024-06-14 17:31:22 +02:00
RifByteArrayArrowRandomAccessFile.h Fix compiler issue when importing arrow 2024-07-01 14:09:56 +02:00
RifCaseRealizationParametersReader.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifCaseRealizationParametersReader.h Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifColorLegendData.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifColorLegendData.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifColumnBasedUserData.cpp Fixes by clang-tidy 2024-09-02 15:26:44 +02:00
RifColumnBasedUserData.h #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
RifColumnBasedUserDataParser.cpp #8893 Rename quantity name -> vector name 2022-05-10 08:17:41 +02:00
RifColumnBasedUserDataParser.h Reduce memory use for summary address object 2023-08-21 07:12:08 +02:00
RifCsvDataTableFormatter.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RifCsvDataTableFormatter.h Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RifCsvSummaryReader.cpp #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
RifCsvSummaryReader.h #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
RifCsvUserData.cpp Fixes by clang-tidy 2024-09-02 15:26:44 +02:00
RifCsvUserData.h Refactor: Extract parser options from RicPasteAsciiDataToSummaryPlotFeatureUi 2024-05-28 10:44:44 +02:00
RifCsvUserDataParser.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifCsvUserDataParser.h #11437 Propagate detected date format to line based parsing 2024-05-28 12:54:40 +02:00
RifDataSourceForRftPlt.cpp Rename RimSummaryCaseCollection to RimSummaryEnsemble. 2024-07-30 08:55:12 +02:00
RifDataSourceForRftPlt.h Rename RimSummaryCaseCollection to RimSummaryEnsemble. 2024-07-30 08:55:12 +02:00
RifDataSourceForRftPltQMetaType.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifEclEclipseSummary.cpp #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
RifEclEclipseSummary.h Improve summary calculation performance 2024-02-26 13:55:41 +01:00
RifEclipseInputFileTools.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifEclipseInputFileTools.h Look for fault definition in Pflotran input files 2024-08-30 10:03:03 +02:00
RifEclipseInputPropertyLoader.cpp Update dev branch after patch release 2024-04-19 15:09:15 +02:00
RifEclipseInputPropertyLoader.h Fix invalid parsing of line with keyword end tag and comment 2023-02-16 13:04:16 +01:00
RifEclipseKeywordContent.h #8143 Performance: Avoid parsing grid GRDECL file twice 2021-10-21 14:21:16 +02:00
RifEclipseOutputFileTools.cpp 11867 Do not assume that the first reported time step is initial time step 2024-11-07 12:02:25 +01:00
RifEclipseOutputFileTools.h Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifEclipseReportKeywords.cpp Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifEclipseReportKeywords.h Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifEclipseRestartDataAccess.h Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifEclipseRestartFilesetAccess.cpp Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifEclipseRestartFilesetAccess.h Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifEclipseRftAddress.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifEclipseRftAddress.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifEclipseSummaryAddress.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifEclipseSummaryAddress.h Summary Calculation: add import and export to toml 2023-12-04 17:26:44 +01:00
RifEclipseSummaryAddressDefines.cpp Improve user control on resampling operations 2024-08-28 15:23:07 +02:00
RifEclipseSummaryAddressDefines.h Improve user control on resampling operations 2024-08-28 15:23:07 +02:00
RifEclipseSummaryAddressQMetaType.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifEclipseSummaryTools.cpp Use opm-common to read restart file from summary file 2024-11-14 19:28:51 +01:00
RifEclipseSummaryTools.h Use opm-common to read restart file from summary file 2024-11-14 19:28:51 +01:00
RifEclipseTextFileReader.cpp Use vcpkg for fast-float and spdlog 2024-08-14 13:58:11 +02:00
RifEclipseTextFileReader.h #8196 GRDECL import : Handle multiple items of same value 2021-10-27 09:29:36 +02:00
RifEclipseUnifiedRestartFileAccess.cpp Grid preferences update (#11547) 2024-07-04 12:38:41 +02:00
RifEclipseUnifiedRestartFileAccess.h Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifEclipseUserDataKeywordTools.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RifEclipseUserDataKeywordTools.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifEclipseUserDataParserTools.cpp Improve interface for string operations 2024-07-25 21:21:53 +02:00
RifEclipseUserDataParserTools.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifElasticPropertiesReader.cpp Update clang-tidy.yml 2023-10-03 09:04:08 +02:00
RifElasticPropertiesReader.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RifElementPropertyReader.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifElementPropertyReader.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifElementPropertyTableReader.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RifElementPropertyTableReader.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifEnsembleFractureStatisticsExporter.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifEnsembleFractureStatisticsExporter.h #7923 Ensemble Fracture Statistics: export fracture orientation for result files (#7926) 2021-08-31 08:12:40 +02:00
RifFaultReactivationModelExporter.cpp #11405 Fault Reactivation: add temperature initial conditions. 2024-05-02 11:54:21 +02:00
RifFaultReactivationModelExporter.h #11405 Fault Reactivation: add temperature initial conditions. 2024-05-02 11:54:21 +02:00
RifFileParseTools.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifFileParseTools.h Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifGridCalculation.h #10861 Add import/export for grid calculations 2023-11-28 11:42:21 +01:00
RifGridCalculationExporter.cpp #10861 Add import/export for grid calculations 2023-11-28 11:42:21 +01:00
RifGridCalculationExporter.h #10861 Add import/export for grid calculations 2023-11-28 11:42:21 +01:00
RifGridCalculationImporter.cpp Grid Calculator Export: improve test and error handling. 2023-12-01 11:06:15 +01:00
RifGridCalculationImporter.h #10861 Add import/export for grid calculations 2023-11-28 11:42:21 +01:00
RifHdf5Exporter.cpp #7568 Summary HDF : Avoid exeptions when exporting to h5 2021-04-12 05:13:40 -07:00
RifHdf5Exporter.h Disable warnings on MSVC when including HDF5 2023-04-24 12:40:25 +02:00
RifHdf5Reader.cpp Disable warnings on MSVC when including HDF5 2023-04-24 12:40:25 +02:00
RifHdf5Reader.h Disable warnings on MSVC when including HDF5 2023-04-24 12:40:25 +02:00
RifHdf5ReaderInterface.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifHdf5ReaderInterface.h Several adjustments related to Qt6 2024-04-16 14:22:15 +02:00
RifHdf5SummaryExporter.cpp Update dev branch after patch release 2024-04-19 15:09:15 +02:00
RifHdf5SummaryExporter.h Update dev branch after patch release 2024-04-19 15:09:15 +02:00
RifHdf5SummaryReader.cpp Move stream operator from AppEnum header 2024-03-25 15:14:04 +01:00
RifHdf5SummaryReader.h Minor HDF adjustments (#7577) 2021-04-16 10:52:30 +02:00
RifInpExportTools.cpp Add more decimals to node coordinates to improve accuracy 2024-03-04 23:47:27 +01:00
RifInpExportTools.h Fault Reactivation Model: simplify export contents. 2023-09-20 19:55:39 +02:00
RifInputPropertyLoader.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RifInputPropertyLoader.h Janitor: Fix spelling of "synchronize". 2022-12-22 19:24:14 +01:00
RifJsonEncodeDecode.cpp Exported coordinate fix (#11283) 2024-03-12 16:57:16 +01:00
RifJsonEncodeDecode.h Fault reactivation (#10624) 2023-09-19 18:03:36 +02:00
RifKeywordVectorParser.cpp Improve interface for string operations 2024-07-25 21:21:53 +02:00
RifKeywordVectorParser.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifKeywordVectorUserData.cpp Fixes by clang-tidy 2024-09-02 15:26:44 +02:00
RifKeywordVectorUserData.h #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
RifMultipleSummaryReaders.cpp Improve summary calculation performance 2024-02-26 13:55:41 +01:00
RifMultipleSummaryReaders.h Improve summary calculation performance 2024-02-26 13:55:41 +01:00
RifOpenVDSReader.cpp Add basic support for calculating and showing seismic difference (#10377) 2023-06-12 11:56:48 +02:00
RifOpenVDSReader.h Import SEG-Y files by converting to VDS (#10175) 2023-04-27 01:32:59 +02:00
RifOpmCommonSummary.cpp Improve interface for string operations 2024-07-25 21:21:53 +02:00
RifOpmCommonSummary.h Improve summary calculation performance 2024-02-26 13:55:41 +01:00
RifOpmHdf5Summary.cpp Improve interface for string operations 2024-07-25 21:21:53 +02:00
RifOpmHdf5Summary.h Improve summary calculation performance 2024-02-26 13:55:41 +01:00
RifOpmRadialGridTools.cpp Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifOpmRadialGridTools.h Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifOsduWellLogReader.cpp Use template to convert arrow::ChunkedArray 2024-07-01 16:19:36 +02:00
RifOsduWellLogReader.h Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifOsduWellPathReader.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifOsduWellPathReader.h #11514 OSDU: parse and add datum elevation to well paths. 2024-06-18 15:47:47 +02:00
RifParameterXmlReader.cpp Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RifParameterXmlReader.h Fault reactivation assessment #7321 (#7690) 2021-05-18 14:28:54 +02:00
RifPerforationIntervalReader.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifPerforationIntervalReader.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifPolygonReader.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifPolygonReader.h Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
RifPressureDepthTextFileReader.cpp Make RFT pressure data more robust 2024-09-24 14:49:10 +02:00
RifPressureDepthTextFileReader.h Avoid hardcoded requirements for headers of RFT pressure files 2024-03-19 14:22:45 +01:00
RifProjectSummaryDataWriter.cpp #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
RifProjectSummaryDataWriter.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifReaderEclipseInput.cpp Refactor use of grid dimensions 2024-01-22 14:52:49 +01:00
RifReaderEclipseInput.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifReaderEclipseOutput.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifReaderEclipseOutput.h Add option to skip/invalidate long, thin cells. (#11691) 2024-09-13 07:34:14 +02:00
RifReaderEclipseRft.cpp Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RifReaderEclipseRft.h RFT ensemble refactoring 2023-09-04 10:08:30 +02:00
RifReaderEclipseSummary.cpp Rename to resdata 2024-04-22 19:56:10 +02:00
RifReaderEclipseSummary.h Improve summary calculation performance 2024-02-26 13:55:41 +01:00
RifReaderEclipseWell.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifReaderEclipseWell.h Grid import using opm-common improvements (#11438) 2024-06-18 13:03:48 +02:00
RifReaderEnsembleStatisticsRft.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifReaderEnsembleStatisticsRft.h Rename RimSummaryCaseCollection to RimSummaryEnsemble. 2024-07-30 08:55:12 +02:00
RifReaderFmuRft.cpp Janitor: fix spelling. 2023-11-06 15:20:47 +01:00
RifReaderFmuRft.h Support multiple RFT observation files 2023-06-02 09:32:47 +02:00
RifReaderInterface.cpp Add option to skip/invalidate long, thin cells. (#11691) 2024-09-13 07:34:14 +02:00
RifReaderInterface.h Add option to skip/invalidate long, thin cells. (#11691) 2024-09-13 07:34:14 +02:00
RifReaderMockModel.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RifReaderMockModel.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifReaderObservedData.cpp Refactor: Extract parser options from RicPasteAsciiDataToSummaryPlotFeatureUi 2024-05-28 10:44:44 +02:00
RifReaderObservedData.h #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
RifReaderOpmCommon.cpp Add debug timers to import of UNRST files 2024-10-31 19:05:10 +01:00
RifReaderOpmCommon.h Support for loading only active cell geometry (#11624) 2024-08-28 18:22:57 +02:00
RifReaderOpmCommonActive.cpp Some cleanup 2024-10-29 18:17:31 +01:00
RifReaderOpmCommonActive.h Work in progress 2024-10-29 18:17:31 +01:00
RifReaderOpmRft.cpp #11706 Use connection depths when plotting connection data 2024-09-19 10:21:58 +02:00
RifReaderOpmRft.h #11706 Use connection depths when plotting connection data 2024-09-19 10:21:58 +02:00
RifReaderPressureDepthData.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RifReaderPressureDepthData.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifReaderRftInterface.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifReaderRftInterface.h RFT ensemble refactoring 2023-09-04 10:08:30 +02:00
RifReaderSettings.h Add option to skip/invalidate long, thin cells. (#11691) 2024-09-13 07:34:14 +02:00
RifRevealCsvSectionSummaryReader.cpp Fixes by clang-tidy 2024-09-02 15:26:44 +02:00
RifRevealCsvSectionSummaryReader.h Rename to SummaryCategory 2023-09-20 09:58:48 +02:00
RifRevealCsvSummaryReader.cpp Rename to SummaryCategory 2023-09-20 09:58:48 +02:00
RifRevealCsvSummaryReader.h #9773 Import data from Reveal and StimPlan as summary case. 2023-03-20 08:58:42 +01:00
RifRftSegment.cpp Janitor: fix warning on clang 14. 2024-09-02 13:58:00 +02:00
RifRftSegment.h #11562 RFT plots with nonproducing segments 2024-08-20 14:46:04 +02:00
RifRoffFileTools.cpp Privatize grid cell array 2024-10-29 18:17:31 +01:00
RifRoffFileTools.h Add result type and create and use custom legend if possible 2023-05-09 11:41:56 +02:00
RifRoffReader.cpp Add result type and create and use custom legend if possible 2023-05-09 11:41:56 +02:00
RifRoffReader.h Replace RifRoffReader code to utilize roffcpp::reader (#10098) 2023-04-17 09:45:14 +02:00
RifSeismicReader.cpp OpenVDS seismic access (#10145) 2023-04-21 16:38:04 +02:00
RifSeismicReader.h OpenVDS seismic access (#10145) 2023-04-21 16:38:04 +02:00
RifSeismicZGYReader.cpp OpenVDS seismic access (#10145) 2023-04-21 16:38:04 +02:00
RifSeismicZGYReader.h Fixes by clang-tidy 2023-04-23 08:10:28 +02:00
RifStimPlanCsvSummaryReader.cpp Fixes by clang-tidy 2024-09-02 15:26:44 +02:00
RifStimPlanCsvSummaryReader.h #9773 Import data from Reveal and StimPlan as summary case. 2023-03-20 08:58:42 +01:00
RifStimPlanModelAsymmetricFrkExporter.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifStimPlanModelAsymmetricFrkExporter.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifStimPlanModelDeviationFrkExporter.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifStimPlanModelDeviationFrkExporter.h #11556 StimPlan Model: export deviation with less precision. 2024-07-10 17:51:57 +02:00
RifStimPlanModelExporter.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifStimPlanModelExporter.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifStimPlanModelGeologicalFrkExporter.cpp Update clang-tidy.yml 2023-10-03 09:04:08 +02:00
RifStimPlanModelGeologicalFrkExporter.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RifStimPlanModelPerfsFrkExporter.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifStimPlanModelPerfsFrkExporter.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifStimPlanXmlReader.cpp Remove unused includes 2024-11-04 09:54:23 +01:00
RifStimPlanXmlReader.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifSummaryCalculation.h Summary Calculation: add import and export to toml 2023-12-04 17:26:44 +01:00
RifSummaryCalculationExporter.cpp Summary Calculation: add import and export to toml 2023-12-04 17:26:44 +01:00
RifSummaryCalculationExporter.h Summary Calculation: add import and export to toml 2023-12-04 17:26:44 +01:00
RifSummaryCalculationImporter.cpp Summary Calculation: add import and export to toml 2023-12-04 17:26:44 +01:00
RifSummaryCalculationImporter.h Summary Calculation: add import and export to toml 2023-12-04 17:26:44 +01:00
RifSummaryCaseRestartSelector.cpp Use opm-common to read restart file from summary file 2024-11-14 19:28:51 +01:00
RifSummaryCaseRestartSelector.h Move summary tools into separate folder 2024-10-22 07:28:43 +02:00
RifSummaryReaderInterface.cpp Add support for increase of serial number when data is assigned to a SUMO case 2024-10-24 08:50:26 +02:00
RifSummaryReaderInterface.h Add support for increase of serial number when data is assigned to a SUMO case 2024-10-24 08:50:26 +02:00
RifSummaryReaderMultipleFiles.cpp Fix crash when accessing an empty vector 2024-11-14 19:28:51 +01:00
RifSummaryReaderMultipleFiles.h #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
RifSurfaceExporter.cpp Fix crash when exporting surface. (#7705) 2021-05-20 10:28:53 +02:00
RifSurfaceExporter.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RifSurfaceImporter.cpp Fixes by clang-tidy 2024-03-13 08:51:01 +01:00
RifSurfaceImporter.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifTextDataTableFormatter.cpp Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RifTextDataTableFormatter.h Add operations on polygon : Duplicate, exportCsv, exportPol and simplify 2024-03-04 11:24:42 +01:00
RifThermalFractureReader.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RifThermalFractureReader.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifThermalFractureTemplateSurfaceExporter.cpp Improve grid cell calculator 2022-11-17 15:51:01 +01:00
RifThermalFractureTemplateSurfaceExporter.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifThermalToStimPlanFractureXmlOutput.cpp Reveal: dump StimPlan XML for debugging thermal completions. 2023-09-25 09:33:37 +02:00
RifThermalToStimPlanFractureXmlOutput.h Reveal: dump StimPlan XML for debugging thermal completions. 2023-09-25 09:33:37 +02:00
RifWellIAFileWriter.cpp Fix several deprecation warnings (#8657) 2022-03-11 13:24:01 +01:00
RifWellIAFileWriter.h Merge pull request #7960 from OPM/geomech_WIA4 2021-09-09 17:34:27 +02:00
RifWellMeasurementReader.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifWellMeasurementReader.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifWellPathFormationReader.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifWellPathFormationReader.h Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifWellPathFormationsImporter.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RifWellPathFormationsImporter.h Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RifWellPathImporter.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RifWellPathImporter.h Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00