mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6157 Move splitting of MSW segments to just before WELSEGS output
* this is to avoid it impacting on COMPSEGS and other output
This commit is contained in:
@@ -45,6 +45,9 @@ struct WellPathCellIntersectionInfo
|
||||
|
||||
cvf::StructGridInterface::FaceType intersectedCellFaceIn;
|
||||
cvf::StructGridInterface::FaceType intersectedCellFaceOut;
|
||||
|
||||
double startTVD() const { return -startPoint.z(); }
|
||||
double endTVD() const { return -endPoint.z(); }
|
||||
};
|
||||
|
||||
class RigWellPath;
|
||||
|
||||
Reference in New Issue
Block a user