CellEdge: Fixed trouble with mixup of MULT and riMULT

This commit is contained in:
Jacob Støren
2014-08-26 16:50:11 +02:00
parent 03a9bf459d
commit 0c1588435a
2 changed files with 3 additions and 2 deletions

View File

@@ -296,6 +296,7 @@ size_t RimReservoirCellResultsStorage::findOrLoadScalarResult(RimDefines::Result
computeRiMULTComponent(RimDefines::riMultXResultName());
computeRiMULTComponent(RimDefines::riMultYResultName());
computeRiMULTComponent(RimDefines::riMultZResultName());
computeNncCombRiTrans();
computeNncCombRiMULT();
}
else if (resultName == RimDefines::riMultXResultName()