mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adjust for changed ParameterGroup namespacing
This commit is contained in:
parent
5951b2f64c
commit
b0ce46f46f
@ -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(),
|
||||
|
Loading…
Reference in New Issue
Block a user