mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7622 Summary Restart : Add summary restart reader
Move libecl reader into RifEclEclipseSummary Add a summary file restart history reader Simplify RifEclipseSummary
This commit is contained in:
@@ -43,7 +43,7 @@ TEST( DISABLED_HDFTests, WriteDataToH5 )
|
||||
try
|
||||
{
|
||||
RifReaderEclipseSummary summaryReader;
|
||||
summaryReader.open( file_path, true, nullptr );
|
||||
summaryReader.open( file_path, nullptr );
|
||||
|
||||
{
|
||||
std::string exportFileName = "e:/project/scratch_export/hdf-test.h5";
|
||||
|
||||
Reference in New Issue
Block a user