adding thresholdPressure() interface to FlowProblemComp

although we do not support it yet.
This commit is contained in:
Kai Bao
2024-10-21 17:57:22 +02:00
parent 3635132d95
commit e4d1311589
5 changed files with 29 additions and 8 deletions

View File

@@ -488,7 +488,7 @@ public:
this->actionState(),
this->udqState(),
this->summaryState(),
{}, // this->simulator_.problem().thresholdPressure().getRestartVector(),
this->simulator_.problem().thresholdPressure().getRestartVector(),
curTime, nextStepSize,
Parameters::Get<Parameters::EclOutputDoublePrecision>(),
isFlowsn, std::move(flowsn),