mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
StimPlan Model: Improve logging for facies value/name mismatch.
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
|
||||
bool isMatching( RiaDefines::CurveProperty curveProperty ) const override;
|
||||
|
||||
static QString findFaciesName( const RimColorLegend& colorLegend, double value );
|
||||
static std::pair<bool, QString> findFaciesName( const RimColorLegend& colorLegend, double value );
|
||||
|
||||
protected:
|
||||
static void addOverburden( std::vector<QString>& formationNames,
|
||||
|
||||
Reference in New Issue
Block a user