mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
EclEquilInitializer: adjust to BlackoilPropertiesFromDeck changes from opm-core.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user