adjust for changed ParameterGroup namespacing

This commit is contained in:
Arne Morten Kvarving 2017-04-28 15:34:37 +02:00
parent 5951b2f64c
commit b0ce46f46f

View File

@ -123,7 +123,7 @@ public:
equilMaterialLawManager->initFromDeck(deck, eclState, compressedToCartesianEquilElemIdx);
// create the data structures which are used by initStateEquil()
Opm::parameter::ParameterGroup tmpParam;
Opm::ParameterGroup tmpParam;
Opm::BlackoilPropertiesFromDeck opmBlackoilProps(
gridManager.deck(),
gridManager.eclState(),