EclEquilInitializer: adjust to BlackoilPropertiesFromDeck changes from opm-core.

This commit is contained in:
Robert Kloefkorn
2015-09-17 12:47:31 +02:00
parent f6b3bbc386
commit 324b764a96

View File

@@ -87,8 +87,6 @@ public:
Opm::UgGridHelpers::numCells(grid), Opm::UgGridHelpers::numCells(grid),
Opm::UgGridHelpers::globalCell(grid), Opm::UgGridHelpers::globalCell(grid),
Opm::UgGridHelpers::cartDims(grid), Opm::UgGridHelpers::cartDims(grid),
Opm::UgGridHelpers::beginCellCentroids(grid),
Opm::UgGridHelpers::dimensions(grid),
tmpParam); tmpParam);
// initialize the boiler plate of opm-core the state structure. // initialize the boiler plate of opm-core the state structure.