mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Use Schedule constructor.
This commit is contained in:
committed by
Joakim Hove (IT SI SIB)
parent
63f4b6d734
commit
566f4fbb02
@@ -106,6 +106,8 @@ typedef Eigen::Array<double,
|
||||
const WellModel& well_model,
|
||||
const NewtonIterationBlackoilInterface& linsolver,
|
||||
std::shared_ptr< const Opm::EclipseState > eclState,
|
||||
std::shared_ptr<const Opm::Schedule> schedule,
|
||||
std::shared_ptr<const SummaryConfig> summary_config,
|
||||
const bool has_disgas,
|
||||
const bool has_vapoil,
|
||||
const bool terminal_output)
|
||||
|
||||
Reference in New Issue
Block a user