mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5434 Ensemble Parameters : Improve robustness
Avoid throwing when errors are detected
This commit is contained in:
@@ -52,6 +52,9 @@ public:
|
||||
|
||||
static std::shared_ptr<RifCaseRealizationReader> createReaderFromFileName( const QString& fileName );
|
||||
|
||||
static QString parametersFileName();
|
||||
static QString runSpecificationFileName();
|
||||
|
||||
protected:
|
||||
QFile* openFile();
|
||||
void closeFile();
|
||||
|
||||
Reference in New Issue
Block a user