mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-21 16:57:25 -06:00
quell unused parameter warning
This commit is contained in:
parent
33dee9f7f8
commit
17a6861f09
@ -683,7 +683,7 @@ namespace Opm
|
||||
MultisegmentWell<TypeTag>::
|
||||
computeWellRatesWithBhpPotential(const Simulator& ebosSimulator,
|
||||
const std::vector<Scalar>& B_avg,
|
||||
const double& bhp,
|
||||
const double& bhp OPM_UNUSED,
|
||||
std::vector<double>& well_flux,
|
||||
Opm::DeferredLogger& deferred_logger)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user