mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improved timestep and source filtering Show contribution sources on timestep Axis unit set from the cases actually used Warning on inconsistent units
This commit is contained in:
@@ -65,7 +65,7 @@ public:
|
||||
QString wellName() const;
|
||||
QDateTime date() const;
|
||||
|
||||
RigWellLogFile* wellLogFile() { return m_wellLogDataFile.p(); }
|
||||
RigWellLogFile* wellLogFileData() { return m_wellLogDataFile.p(); }
|
||||
std::vector<RimWellLogFileChannel*> wellLogChannels() const;
|
||||
|
||||
bool hasFlowData() const;
|
||||
|
||||
Reference in New Issue
Block a user