mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Reset LGR id before creating LGRs
This commit is contained in:
parent
ae94785634
commit
2f19ea35cb
@ -98,6 +98,7 @@ void RicfCreateLgrForCompletions::execute()
|
||||
}
|
||||
|
||||
RicDeleteTemporaryLgrsFeature::deleteAllTemporaryLgrs(eclipseCase);
|
||||
RicExportLgrFeature::resetLgrNaming();
|
||||
|
||||
caf::VecIjk lgrCellCounts(m_refinementI, m_refinementJ, m_refinementK);
|
||||
QStringList wellsWithIntersectingLgrs;
|
||||
|
Loading…
Reference in New Issue
Block a user