diff --git a/applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem/multiphaseSystem.C b/applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem/multiphaseSystem.C index 16b6c054c1..2403597d9c 100644 --- a/applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem/multiphaseSystem.C +++ b/applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem/multiphaseSystem.C @@ -841,7 +841,8 @@ void Foam::multiphaseSystem::solve() phase.phi() = phiSums[phasei]; - // Correct the time index of the field to correspond to the global time + // Correct the time index of the field + // to correspond to the global time alpha.timeIndex() = runTime.timeIndex(); // Reset the old-time field value