mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1837 Ensure flow diagnostics are calculated when changing cell result phases
This commit is contained in:
parent
e66383be35
commit
d50e40854a
@ -244,6 +244,7 @@ void RimEclipseResultDefinition::fieldChangedByUi(const caf::PdmFieldHandle* cha
|
||||
{
|
||||
if (m_phaseSelection() != RigFlowDiagResultAddress::PHASE_ALL)
|
||||
{
|
||||
m_resultType = m_resultTypeUiField;
|
||||
m_resultVariable = RIG_FLD_TOF_RESNAME;
|
||||
m_resultVariableUiField = RIG_FLD_TOF_RESNAME;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user