mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use correct name for timestep
This commit is contained in:
@@ -1029,7 +1029,7 @@ void RigFemPartResultsCollection::deleteResultForAllTimeSteps( const std::vector
|
||||
{
|
||||
auto resToDelete = res;
|
||||
|
||||
resToDelete.timeLapseBaseFrameIdx = RigFemResultAddress::allTimeLapsesValue();
|
||||
resToDelete.timeLapseBaseStepIdx = RigFemResultAddress::allTimeLapsesValue();
|
||||
|
||||
deleteResult( resToDelete );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user