MSW : Use start of well path, not start of fishbones

This commit is contained in:
Magne Sjaastad 2021-04-21 15:06:44 +02:00
parent dcbfd4cc27
commit 0936a293ac

View File

@ -311,7 +311,7 @@ void RicWellPathExportMswCompletionsImpl::exportWellSegmentsForFishbones( RimEcl
RicMswExportInfo exportInfo( wellPath,
unitSystem,
wellPath->fishbonesCollection()->startMD(),
initialMD,
mswParameters->lengthAndDepth().text(),
mswParameters->pressureDrop().text() );