mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename, reject update of active cell data if number of cells is not matching
p4#: 20641
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
virtual ~RifReaderEclipseOutput();
|
||||
|
||||
bool open(const QString& fileName, RigEclipseCase* eclipseCase);
|
||||
virtual bool openWithoutReadingData(const QString& fileName, RigEclipseCase* eclipseCase);
|
||||
virtual bool openAndReadActiveCellData(const QString& fileName, RigEclipseCase* eclipseCase);
|
||||
void close();
|
||||
|
||||
bool staticResult(const QString& result, PorosityModelResultType matrixOrFracture, std::vector<double>* values);
|
||||
|
||||
Reference in New Issue
Block a user