In updateThp always compute thp when vfp is active

This commit is contained in:
Stein Krogstad
2024-09-26 21:06:05 +02:00
parent fc578bad7f
commit cb22d63cfe
9 changed files with 8 additions and 18 deletions

View File

@@ -701,7 +701,6 @@ namespace Opm
const auto& summary_state = simulator.vanguard().summaryState();
this->primary_variables_.copyToWellState(*this, getRefDensity(),
stop_or_zero_rate_target,
well_state,
summary_state,
deferred_logger);