mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7026 Use better name for well/fracture intersection for ellipsis fracture.
This commit is contained in:
committed by
Magne Sjaastad
parent
94dfec1c9d
commit
6fad32e734
@@ -62,6 +62,7 @@ public:
|
||||
void updateFilePathsFromProjectPath( const QString& newProjectPath, const QString& oldProjectPath );
|
||||
|
||||
std::pair<double, double> wellPathDepthAtFractureRange() const override;
|
||||
QString wellPathDepthAtFractureUiName() const override;
|
||||
|
||||
// Fracture geometry
|
||||
cvf::cref<RigFractureGrid> createFractureGrid( double wellPathDepthAtFracture ) const override;
|
||||
|
||||
Reference in New Issue
Block a user