mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
BlackoilModelEbos: remove redundant constructor parameters
This commit is contained in:
@@ -353,8 +353,6 @@ protected:
|
||||
rock_comp_props_,
|
||||
well_model,
|
||||
solver_,
|
||||
has_disgas_,
|
||||
has_vapoil_,
|
||||
terminal_output_));
|
||||
|
||||
return std::unique_ptr<Solver>(new Solver(solver_param_, std::move(model)));
|
||||
|
||||
Reference in New Issue
Block a user