mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use filename from file containing the grid as InputCase case description. Fixed Input Case Mock model.
This commit is contained in:
@@ -761,7 +761,7 @@ void RiuMainWindow::slotOpenInputFiles()
|
||||
// Remember the path to next time
|
||||
app->setDefaultFileDialogDirectory("INPUT_FILES", QFileInfo(fileNames.last()).absolutePath());
|
||||
|
||||
app->openInputEclipseCase("Eclipse Input Files", fileNames);
|
||||
app->openInputEclipseCaseFromFileNames(fileNames);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user