From 50322c3f4c06d0691795d90e643f3eef409ec061 Mon Sep 17 00:00:00 2001 From: Henry Date: Wed, 26 Oct 2011 14:32:01 +0100 Subject: [PATCH] Corrected line length --- .../multiphaseEulerFoam/multiphaseSystem/multiphaseSystem.C | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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