mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1099 Flow results only available when the case has fluxes
This commit is contained in:
@@ -84,6 +84,8 @@ const std::vector<double>* RigFlowDiagResults::findOrCalculateResult(const RigFl
|
||||
|
||||
// We need to access the native data from the opm solver
|
||||
|
||||
if (!solverInterface()) return nullptr;
|
||||
|
||||
if (!m_hasAtemptedNativeResults[frameIndex])
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user