mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding thresholdPressure() interface to FlowProblemComp
although we do not support it yet.
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user