mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1693 Remove and move stuff away from RimReservoirCellResultsStorage
To make its sole responsibility to store/restore generated results to/from cache file
This commit is contained in:
@@ -84,5 +84,5 @@ private:
|
||||
|
||||
caf::PdmField<bool> m_applyReloadOfCase;
|
||||
|
||||
std::vector<QDateTime> m_timeStepsFromFile;
|
||||
std::vector<QDateTime> m_timeStepsFromFile; /// Temporarily set to provide correct options before the case data structures are operative
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user