Account for pressure loss also in thp

This commit is contained in:
Håkon Hægland
2023-05-09 23:44:05 +02:00
parent 54c7af85d4
commit 64c041d08f
9 changed files with 24 additions and 12 deletions

View File

@@ -350,6 +350,7 @@ namespace Opm
void updateWellStateFromPrimaryVariables(const bool stop_or_zero_rate_target,
WellState& well_state,
const SummaryState& summary_state,
DeferredLogger& deferred_logger) const;
virtual void assembleWellEqWithoutIteration(const Simulator& ebosSimulator,