mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
cleaning up a few fucntions in StandardWellsDense
to remove the implementation implemented in StandardWell already.
This commit is contained in:
@@ -818,6 +818,7 @@ namespace Opm
|
||||
const BlackoilModelParameters& param,
|
||||
WellState& well_state) const
|
||||
{
|
||||
// TODO: to check whether all the things from PR 1220 were incoporated.
|
||||
const int np = numberOfPhases();
|
||||
const int nw = well_state.bhp().size();
|
||||
const double dFLimit = param.dbhp_max_rel_;
|
||||
|
||||
Reference in New Issue
Block a user