mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renamed to eclipseCaseData
This commit is contained in:
@@ -179,7 +179,7 @@ void RicPasteEclipseCasesFeature::addCasesToGridCaseGroup(PdmObjectGroup& object
|
||||
continue;
|
||||
}
|
||||
|
||||
if (!rimResultReservoir->openAndReadActiveCellData(mainResultCase->reservoirData()))
|
||||
if (!rimResultReservoir->openAndReadActiveCellData(mainResultCase->eclipseCaseData()))
|
||||
{
|
||||
CVF_ASSERT(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user