mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1976 RFT/PLT Plot. Prevent multiple well paths from associate to the same sim well
This commit is contained in:
@@ -115,8 +115,8 @@ public:
|
||||
RiaEclipseUnitTools::UnitSystem unitSystem() const;
|
||||
static RimWellPath* fromFilePath(QString filePath);
|
||||
|
||||
const QString relatedSimulationWell() const;
|
||||
int relatedSimulationWellBranch() const;
|
||||
const QString associatedSimulationWell() const;
|
||||
int associatedSimulationWellBranch() const;
|
||||
bool tryAssociateWithSimulationWell();
|
||||
bool isAssociatedWithSimulationWell() const;
|
||||
bool tryMatchName(QString wellPathName, const std::vector<QString>& simWellNames);
|
||||
|
||||
Reference in New Issue
Block a user