mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3864 Update and clamp valve positions to perforation interval when perforation interval changes.
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
RimWellPathValve();
|
||||
~RimWellPathValve() override;
|
||||
|
||||
void perforationIntervalUpdated();
|
||||
void setMeasuredDepthAndCount(double startMD, double spacing, int valveCount);
|
||||
void multipleValveGeometryUpdated();
|
||||
std::vector<double> valveLocations() const;
|
||||
|
||||
Reference in New Issue
Block a user