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:
@@ -88,7 +88,7 @@ void RicAddWellLogToPlotFeature::onActionTriggered(bool isChecked)
|
||||
|
||||
plotTrack->addCurve(curve);
|
||||
|
||||
RigWellLogFile* wellLogDataFile = wellLogFile->wellLogFile();
|
||||
RigWellLogFile* wellLogDataFile = wellLogFile->wellLogFileData();
|
||||
CVF_ASSERT(wellLogDataFile);
|
||||
|
||||
if (wlIdx == 0)
|
||||
|
||||
Reference in New Issue
Block a user