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:
@@ -57,7 +57,7 @@ struct SetupSimple {
|
||||
param.insertParameter("sat_tab_size" , "0" );
|
||||
}
|
||||
|
||||
Opm::parameter::ParameterGroup param;
|
||||
Opm::ParameterGroup param;
|
||||
Opm::Deck deck;
|
||||
Opm::EclipseState eclState;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user