mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixing the compilation.
This commit is contained in:
parent
15fd5dad47
commit
247ae11fc3
@ -795,7 +795,7 @@ namespace Opm {
|
||||
|
||||
template <class Grid>
|
||||
void BlackoilMultiSegmentModel<Grid>::updatePerfPhaseRatesAndPressures(const std::vector<ADB>& cq_s,
|
||||
const SolutionState& /* state */,
|
||||
const SolutionState& state,
|
||||
WellState& xw)
|
||||
{
|
||||
// Update the perforation phase rates (used to calculate the pressure drop in the wellbore).
|
||||
|
Loading…
Reference in New Issue
Block a user