mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#8582 Eclipse Case : Make it possible to access RFT data without grid data
This commit is contained in:
@@ -81,6 +81,7 @@ protected:
|
||||
|
||||
private:
|
||||
void loadAndUpdateSourSimData();
|
||||
void ensureRftDataIsImported();
|
||||
|
||||
private:
|
||||
cvf::ref<RifReaderInterface> createMockModel( QString modelName );
|
||||
@@ -100,4 +101,5 @@ private:
|
||||
bool m_gridAndWellDataIsReadFromFile;
|
||||
bool m_activeCellInfoIsReadFromFile;
|
||||
bool m_useOpmRftReader;
|
||||
bool m_rftDataIsReadFromFile;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user