mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-11 05:15:34 -06:00
adapt to ParameterSystem endRegistration change
This commit is contained in:
parent
e1bcd00a36
commit
bb83dea71c
@ -201,7 +201,7 @@ namespace Opm {
|
||||
// hide average density option
|
||||
Parameters::hideParam<TypeTag, Parameters::UseAverageDensityMsWells>();
|
||||
|
||||
Parameters::endParamRegistration<TypeTag>();
|
||||
Parameters::endRegistration();
|
||||
|
||||
int mpiRank = comm.rank();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user