Manage Tuning object through ScheduleState
This commit is contained in:
@@ -159,7 +159,7 @@ BOOST_AUTO_TEST_CASE(Wsegiter)
|
||||
const std::size_t lookup_step = 1;
|
||||
|
||||
const auto dh = Opm::RestartIO::DoubHEAD{}
|
||||
.tuningParameters(sched.getTuning(lookup_step), tconv);
|
||||
.tuningParameters(sched[lookup_step].tuning(), tconv);
|
||||
|
||||
const auto& v = dh.data();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user